heap profile: 143: 7452488 [59861: 18682511184] @ heap/1048576 0: 0 [1: 48] @ 0x48b4ac 0x4731d7 0x86ea85 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86ea84 google.golang.org/protobuf/internal/impl.consumeStringValidateUTF8+0x64 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5064 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 112] @ 0x48b485 0x425d05 0xc2e4ab 0xc2e488 0xc2c076 0xc36a65 0x495521 # 0xc2e4aa github.com/libp2p/go-libp2p-pubsub.rpcWithControl+0x46a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:224 # 0xc2e487 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x447 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1941 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [0: 0] @ 0x48b485 0x425d05 0x15a981f 0x15a98d2 0x15a688a 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x15a981e net/http.(*Request).WithContext+0x7e /usr/local/go/src/net/http/request.go:372 # 0x15a98d1 github.com/gorilla/mux.requestWithRoute+0x131 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:455 # 0x15a6889 github.com/gorilla/mux.(*Router).ServeHTTP+0x129 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:201 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [0: 0] @ 0x48b485 0x490767 0x122a9a5 0xff3d8f 0xff37e9 0xff35f0 0xff3413 0x1229db2 0x1224bc5 0x125713b 0x1249cfa 0x495521 # 0x122a9a4 golang.org/x/net/http2.(*Framer).readMetaFrame.func1+0x304 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1755 # 0xff3d8e golang.org/x/net/http2/hpack.(*Decoder).callEmit+0x6e /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:406 # 0xff37e8 golang.org/x/net/http2/hpack.(*Decoder).parseFieldIndexed+0x1c8 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:349 # 0xff35ef golang.org/x/net/http2/hpack.(*Decoder).parseHeaderFieldRepr+0xef /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:311 # 0xff3412 golang.org/x/net/http2/hpack.(*Decoder).Write+0x132 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:262 # 0x1229db1 golang.org/x/net/http2.(*Framer).readMetaFrame+0x2d1 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1793 # 0x1224bc4 golang.org/x/net/http2.(*Framer).ReadFrameForHeader+0x364 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:556 # 0x125713a google.golang.org/grpc/internal/transport.(*framer).readFrame+0xda /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:491 # 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 0: 0 [0: 0] @ 0x48b4ac 0x4901c9 0x169beee 0x699573 0x699acb 0xda7c9c 0xda2128 0xdaacf1 0xda5f4e 0xda4052 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda2127 github.com/quic-go/quic-go/internal/handshake.createAEAD+0x107 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:17 # 0xdaacf0 github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetWriteKey+0x1d0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:161 # 0xda5f4d github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setWriteKey+0x32d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:528 # 0xda4051 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0xb1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:254 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [0: 0] @ 0x48b4ac 0x4731d7 0x51cb0a 0xd05f25 0xd05eb0 0xd05fc8 0xd3bcea 0x10de0ec 0x10d9242 0xc1ad9c 0x495521 # 0x51cb09 fmt.errorf+0xc9 /usr/local/go/src/fmt/errors.go:42 # 0xd05f24 fmt.Errorf+0x244 /usr/local/go/src/fmt/errors.go:26 # 0xd05eaf github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x1cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:31 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 0: 0 [1: 32] @ 0x48b4ac 0x473854 0x473366 0xd5e315 0x10d6409 0xd307e5 0x495521 # 0xd5e314 github.com/multiformats/go-multistream.(*MultistreamMuxer[...]).Negotiate+0x374 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:236 # 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 0: 0 [1: 288] @ 0x48b485 0x4901c9 0x1240a89 0x124375b 0x12d8f18 0x12d82f4 0x12da0cd 0x12d7d8a 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x13227c7 0x15f715e 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x1240a88 google.golang.org/grpc/internal/transport.(*http2Client).createHeaderFields+0x248 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:570 # 0x124375a google.golang.org/grpc/internal/transport.(*http2Client).NewStream+0x1fa /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:781 # 0x12d8f17 google.golang.org/grpc.(*csAttempt).newStream+0xb7 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:551 # 0x12d82f3 google.golang.org/grpc.newClientStreamWithParams.func2+0x33 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:387 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12d7d89 google.golang.org/grpc.newClientStreamWithParams+0xc49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:396 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13227c6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetValidator+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:149 # 0x15f715d github.com/pactus-project/pactus/www/html.(*Server).GetValidatorHandler+0xdd /home/pactus/source/www/html/blockchain.go:184 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x16f0409 0x16effe9 0x975b1f 0x975aea 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16f0408 crypto/internal/fips140/tls13.ExpandLabel[...]+0x368 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x975b1e crypto/internal/fips140/tls13.(*MasterSecret).ClientApplicationTrafficSecret+0x17e /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:131 # 0x975ae9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x149 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:905 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b485 0x4901c9 0x531c7f 0x7c1114 0x7c10fa 0x7c50cf 0xb16fd9 0xb156f7 0xb18c5a 0xb18c4c 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x531c7e strings.genSplit+0x7e /usr/local/go/src/strings/strings.go:305 # 0x7c1113 strings.Split+0x73 /usr/local/go/src/strings/strings.go:361 # 0x7c10f9 github.com/multiformats/go-multiaddr.stringToBytes+0x59 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:16 # 0x7c50ce github.com/multiformats/go-multiaddr.NewMultiaddr+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:36 # 0xb16fd8 github.com/multiformats/go-multiaddr/net.parseTCPNetAddr+0xb8 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:298 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb18c59 github.com/multiformats/go-multiaddr/net.FromNetAddr+0x99 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb18c4b github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0x8b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:252 # 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 0: 0 [1: 1081344] @ 0x48b4b3 0x4901c9 0x122ea67 0x122e615 0x12301bf 0x126539d 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x122ea66 google.golang.org/grpc/internal/mem.(*simpleBufferPool).Get+0xe6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:332 # 0x122e614 google.golang.org/grpc/internal/mem.(*BinaryTieredBufferPool).Get+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:143 # 0x12301be google.golang.org/grpc/mem.BufferSlice.MaterializeToBuffer+0xde /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/mem/buffer_slice.go:114 # 0x126539c google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x11c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:91 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 24] @ 0x48b485 0x425d05 0x125654c 0x1236465 0x123fdb2 0x495521 # 0x125654b google.golang.org/grpc/internal/transport.(*bufWriter).Flush+0x4b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:352 # 0x1236464 google.golang.org/grpc/internal/transport.(*loopyWriter).run+0x64 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:637 # 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 0: 0 [2: 704] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0x989b66 0xa20fdb 0xa20fdc 0x9f9d87 0x9fec78 0x495521 # 0x989b65 net/textproto.readMIMEHeader+0x3e5 /usr/local/go/src/net/textproto/reader.go:592 # 0xa20fda net/textproto.(*Reader).ReadMIMEHeader+0x47a /usr/local/go/src/net/textproto/reader.go:508 # 0xa20fdb net/http.readRequest+0x47b /usr/local/go/src/net/http/request.go:1133 # 0x9f9d86 net/http.(*conn).readRequest+0x226 /usr/local/go/src/net/http/server.go:1005 # 0x9fec77 net/http.(*conn).serve+0x3d7 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 160] @ 0x48b485 0x490767 0x1252e0b 0x12cefbd 0x12cefc1 0x12d3bc6 0x12cc39f 0x495521 # 0x1252e0a google.golang.org/grpc/internal/transport.(*http2Server).writeStatus+0x34a /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:1092 # 0x12cefbc google.golang.org/grpc/internal/transport.(*ServerStream).WriteStatus+0x171c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/server_stream.go:77 # 0x12cefc0 google.golang.org/grpc.(*Server).processUnaryRPC+0x1720 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1443 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [2: 480] @ 0x48b485 0x425d05 0x12d8911 0x12da045 0x12d7d8a 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x13227c7 0x15f715e 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x12d8910 google.golang.org/grpc.(*clientStream).newAttemptLocked+0x570 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:489 # 0x12da044 google.golang.org/grpc.(*clientStream).withRetry+0xa4 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:832 # 0x12d7d89 google.golang.org/grpc.newClientStreamWithParams+0xc49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:396 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13227c6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetValidator+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:149 # 0x15f715d github.com/pactus-project/pactus/www/html.(*Server).GetValidatorHandler+0xdd /home/pactus/source/www/html/blockchain.go:184 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x92e423 0x976d37 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x92e422 crypto/tls.signedMessage+0xc2 /usr/local/go/src/crypto/tls/auth.go:117 # 0x976d36 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x5b6 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1097 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 416] @ 0x48b485 0x425d05 0x12402dc 0x124380a 0x12d8f18 0x12d82f4 0x12da0cd 0x12d7d8a 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x1321aa7 0x15f601b 0x15f5f1f 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x12402db google.golang.org/grpc/internal/transport.(*http2Client).newStream+0x7b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:483 # 0x1243809 google.golang.org/grpc/internal/transport.(*http2Client).NewStream+0x2a9 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:785 # 0x12d8f17 google.golang.org/grpc.(*csAttempt).newStream+0xb7 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:551 # 0x12d82f3 google.golang.org/grpc.newClientStreamWithParams.func2+0x33 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:387 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12d7d89 google.golang.org/grpc.newClientStreamWithParams+0xc49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:396 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x1321aa6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetBlock+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:79 # 0x15f601a github.com/pactus-project/pactus/www/html.(*Server).blockByHeight+0x9a /home/pactus/source/www/html/blockchain.go:112 # 0x15f5f1e github.com/pactus-project/pactus/www/html.(*Server).GetBlockByHashHandler+0x25e /home/pactus/source/www/html/blockchain.go:108 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 128] @ 0x48b4ac 0x4901c9 0x69fd25 0x69fbe5 0x159bc05 0x159b3c6 0x1324b6b 0x156f33e 0x13249c3 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x69fd24 github.com/pactus-project/pactus/types/validator.(*Validator).Bytes+0x64 /home/pactus/source/types/validator/validator.go:225 # 0x69fbe4 github.com/pactus-project/pactus/types/validator.(*Validator).Hash+0x24 /home/pactus/source/types/validator/validator.go:205 # 0x159bc04 github.com/pactus-project/pactus/www/grpc.(*blockchainServer).validatorToProto+0x144 /home/pactus/source/www/grpc/blockchain.go:350 # 0x159b3c5 github.com/pactus-project/pactus/www/grpc.(*blockchainServer).GetValidator+0x85 /home/pactus/source/www/grpc/blockchain.go:285 # 0x1324b6a github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetValidator_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:430 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x13249c2 github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetValidator_Handler+0x142 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:432 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 160] @ 0x48b485 0x425d05 0x12d71d3 0x12d71c7 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x13227c7 0x15f715e 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x12d71d2 google.golang.org/grpc.defaultCallInfo+0x92 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:189 # 0x12d71c6 google.golang.org/grpc.newClientStreamWithParams+0x86 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:286 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13227c6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetValidator+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:149 # 0x15f715d github.com/pactus-project/pactus/www/html.(*Server).GetValidatorHandler+0xdd /home/pactus/source/www/html/blockchain.go:184 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 416] @ 0x48b485 0x425d05 0x12402dc 0x124380a 0x12d8f18 0x12d82f4 0x12da0cd 0x12d7d8a 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x13227c7 0x15f715e 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x12402db google.golang.org/grpc/internal/transport.(*http2Client).newStream+0x7b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:483 # 0x1243809 google.golang.org/grpc/internal/transport.(*http2Client).NewStream+0x2a9 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:785 # 0x12d8f17 google.golang.org/grpc.(*csAttempt).newStream+0xb7 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:551 # 0x12d82f3 google.golang.org/grpc.newClientStreamWithParams.func2+0x33 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:387 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12d7d89 google.golang.org/grpc.newClientStreamWithParams+0xc49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:396 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13227c6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetValidator+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:149 # 0x15f715d github.com/pactus-project/pactus/www/html.(*Server).GetValidatorHandler+0xdd /home/pactus/source/www/html/blockchain.go:184 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x56a899 0x56ac9c 0x56aa6a 0x56a53d 0x55a0d4 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x56a898 encoding/json.(*scanner).pushParseState+0x58 /usr/local/go/src/encoding/json/scanner.go:181 # 0x56ac9b encoding/json.stateBeginValue+0x1fb /usr/local/go/src/encoding/json/scanner.go:224 # 0x56aa69 encoding/json.stateBeginValueOrEmpty+0x49 /usr/local/go/src/encoding/json/scanner.go:213 # 0x56a53c encoding/json.checkValid+0x9c /usr/local/go/src/encoding/json/scanner.go:37 # 0x55a0d3 encoding/json.Unmarshal+0x53 /usr/local/go/src/encoding/json/decode.go:107 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b485 0x490767 0x7e8f0e 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7e8f0d crypto/x509.parseCertificate+0x11ad /usr/local/go/src/crypto/x509/parser.go:1052 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b485 0x425d05 0x671f12 0x6590e5 0x6727fb 0x671750 0xa047ac 0x15fc0c6 0x495521 # 0x671f11 net.sockaddrToTCP+0x71 /usr/local/go/src/net/tcpsock_posix.go:21 # 0x6590e4 net.(*netFD).accept+0x304 /usr/local/go/src/net/fd_unix.go:167 # 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 0: 0 [1: 3072] @ 0x48b4ac 0x4731d7 0x15f6b65 0x15f6b26 0x15f6b74 0x15f5f1f 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x15f6b64 bytes.(*Buffer).String+0xbe4 /usr/local/go/src/bytes/buffer.go:77 # 0x15f6b25 github.com/pactus-project/pactus/www/html.(*tableMaker).html+0xba5 /home/pactus/source/www/html/server.go:277 # 0x15f6b73 github.com/pactus-project/pactus/www/html.(*Server).blockByHeight+0xbf3 /home/pactus/source/www/html/blockchain.go:153 # 0x15f5f1e github.com/pactus-project/pactus/www/html.(*Server).GetBlockByHashHandler+0x25e /home/pactus/source/www/html/blockchain.go:108 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 144] @ 0x48b4ac 0x425d05 0x97a5b7 0x97a61a 0x97ac2a 0x971a45 0x971045 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x97a5b6 crypto/ecdh.(*PublicKey).Bytes+0xd6 /usr/local/go/src/crypto/ecdh/ecdh.go:71 # 0x97a619 crypto/tls.(*ecdhKeyExchange).serverSharedSecret+0x139 /usr/local/go/src/crypto/tls/key_schedule.go:140 # 0x97ac29 crypto/tls.(*hybridKeyExchange).serverSharedSecret+0xe9 /usr/local/go/src/crypto/tls/key_schedule.go:204 # 0x971a44 crypto/tls.(*serverHandshakeStateTLS13).processClientHello+0x8e4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:254 # 0x971044 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x24 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:70 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x16f0178 0x16effe9 0x16efb05 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16f0177 crypto/internal/fips140/tls13.ExpandLabel[...]+0xd7 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:32 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16efb04 crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x44 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:121 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x16d66d3 0x16cfedf 0x16d1188 0x16d127f 0x16d0c3d 0x16d9a12 0x16d99d1 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16d66d2 crypto/internal/fips140/ecdsa.newDRBG[...].func1+0x32 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:58 # 0x16cfede crypto/internal/fips140/ecdsa.(*hmacDRBG).Generate+0x1fe /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:170 # 0x16d1187 crypto/internal/fips140/ecdsa.signGeneric[...].func1+0x27 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:336 # 0x16d127e crypto/internal/fips140/ecdsa.randomPoint[...]+0xbe /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:229 # 0x16d0c3c crypto/internal/fips140/ecdsa.signGeneric[...]+0x7c /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:335 # 0x16d9a11 crypto/internal/fips140/ecdsa.sign[...]+0x271 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go:10 # 0x16d99d0 crypto/internal/fips140/ecdsa.Sign[...]+0x230 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:306 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0x539e0a 0x53a07b 0x5393f9 0x5393bd 0x93ebeb 0x97d57f 0x495521 # 0x539e09 context.(*cancelCtx).Done+0x129 /usr/local/go/src/context/context.go:457 # 0x53a07a context.(*cancelCtx).propagateCancel+0x7a /usr/local/go/src/context/context.go:478 # 0x5393f8 context.withCancel+0x58 /usr/local/go/src/context/context.go:278 # 0x5393bc context.WithCancel+0x1c /usr/local/go/src/context/context.go:241 # 0x93ebea crypto/tls.(*Conn).handshakeContext+0x6a /usr/local/go/src/crypto/tls/conn.go:1527 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [2: 2162688] @ 0x48b4b3 0x4901c9 0x122ea67 0x122e615 0x1265019 0x12c616a 0x12cccdf 0x12ceba5 0x12d3bc6 0x12cc39f 0x495521 # 0x122ea66 google.golang.org/grpc/internal/mem.(*simpleBufferPool).Get+0xe6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:332 # 0x122e614 google.golang.org/grpc/internal/mem.(*BinaryTieredBufferPool).Get+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:143 # 0x1265018 google.golang.org/grpc/encoding/proto.(*codecV2).Marshal+0x118 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:74 # 0x12c6169 google.golang.org/grpc.encode+0x49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:804 # 0x12cccde google.golang.org/grpc.(*Server).sendResponse+0x9e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1176 # 0x12ceba4 google.golang.org/grpc.(*Server).processUnaryRPC+0x1304 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1477 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 8] @ 0x48b485 0x425d05 0x74b81e 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e952a 0x8eb5db 0x8e9f46 0x159a19c 0x13233cb 0x156f33e 0x1323223 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x74b81d github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2dd /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:511 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9529 github.com/pactus-project/pactus/store.(*blockStore).publicKey+0x109 /home/pactus/source/store/block.go:152 # 0x8eb5da github.com/pactus-project/pactus/store.(*store).PublicKey+0x9a /home/pactus/source/store/store.go:246 # 0x8e9f45 github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0xe5 /home/pactus/source/store/interface.go:41 # 0x159a19b github.com/pactus-project/pactus/www/grpc.(*blockchainServer).GetBlock+0x23b /home/pactus/source/www/grpc/blockchain.go:183 # 0x13233ca github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetBlock_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:304 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x1323222 github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetBlock_Handler+0x142 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:306 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [2: 10752] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x51f997 0x15fe925 0x15fe7fe 0x15f6ae5 0x15f5f1f 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x51f996 fmt.Fprintf+0x96 /usr/local/go/src/fmt/print.go:225 # 0x15fe924 github.com/pactus-project/pactus/www/html.(*tableMaker).addRowAccAddress+0x1504 /home/pactus/source/www/html/server.go:216 # 0x15fe7fd github.com/pactus-project/pactus/www/html.txToTable+0x13dd /home/pactus/source/www/html/transaction.go:90 # 0x15f6ae4 github.com/pactus-project/pactus/www/html.(*Server).blockByHeight+0xb64 /home/pactus/source/www/html/blockchain.go:150 # 0x15f5f1e github.com/pactus-project/pactus/www/html.(*Server).GetBlockByHashHandler+0x25e /home/pactus/source/www/html/blockchain.go:108 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [3: 1056] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0x9fb5c9 0x9faf17 0x15fcb1a 0x15f71fa 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x9fb5c8 net/http.Header.Clone+0x828 /usr/local/go/src/net/http/header.go:114 # 0x9faf16 net/http.(*response).WriteHeader+0x176 /usr/local/go/src/net/http/server.go:1187 # 0x15fcb19 github.com/pactus-project/pactus/www/html.(*Server).writeHTML+0xd9 /home/pactus/source/www/html/server.go:193 # 0x15f71f9 github.com/pactus-project/pactus/www/html.(*Server).GetValidatorHandler+0x179 /home/pactus/source/www/html/blockchain.go:193 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0x67a497 0x675655 0x67641e 0x674865 0xdebc2d 0xdda71a 0xdda43e 0xddae2e 0xdb47a5 0x495521 # 0x67a496 net.ipToSockaddr+0x1f6 /usr/local/go/src/net/ipsock_posix.go:222 # 0x675654 net.(*UDPAddr).sockaddr+0x34 /usr/local/go/src/net/udpsock_posix.go:39 # 0x67641d net.(*UDPConn).writeMsg+0x7d /usr/local/go/src/net/udpsock_posix.go:172 # 0x674864 net.(*UDPConn).WriteMsgUDP+0x44 /usr/local/go/src/net/udpsock.go:259 # 0xdebc2c github.com/quic-go/quic-go.(*oobConn).WritePacket+0x10c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/sys_conn_oob.go:267 # 0xdda719 github.com/quic-go/quic-go.(*sconn).writePacket+0x79 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_conn.go:98 # 0xdda43d github.com/quic-go/quic-go.(*sconn).Write+0x7d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_conn.go:74 # 0xddae2d github.com/quic-go/quic-go.(*sendQueue).Run+0x18d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_queue.go:90 # 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 0: 0 [1: 48] @ 0x48b485 0x490767 0x122a9a5 0xff3d8f 0xff37e9 0xff35f0 0xff3413 0x1229db2 0x1224bc5 0x125713b 0x124f67f 0x12cc148 0x12cb916 0x495521 # 0x122a9a4 golang.org/x/net/http2.(*Framer).readMetaFrame.func1+0x304 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1755 # 0xff3d8e golang.org/x/net/http2/hpack.(*Decoder).callEmit+0x6e /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:406 # 0xff37e8 golang.org/x/net/http2/hpack.(*Decoder).parseFieldIndexed+0x1c8 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:349 # 0xff35ef golang.org/x/net/http2/hpack.(*Decoder).parseHeaderFieldRepr+0xef /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:311 # 0xff3412 golang.org/x/net/http2/hpack.(*Decoder).Write+0x132 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:262 # 0x1229db1 golang.org/x/net/http2.(*Framer).readMetaFrame+0x2d1 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1793 # 0x1224bc4 golang.org/x/net/http2.(*Framer).ReadFrameForHeader+0x364 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:556 # 0x125713a google.golang.org/grpc/internal/transport.(*framer).readFrame+0xda /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:491 # 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 0: 0 [1: 24] @ 0x48b485 0x425d05 0x6e5f75 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6e5f74 github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x34 /home/pactus/source/types/block/block.go:184 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b4a5 0x4901c9 0xc53fb3 0xc50b9f 0xc523c5 0xc59617 0xc5960f 0xdeb862 0xdeead5 0xdede85 0x495521 # 0xc53fb2 golang.org/x/net/internal/socket.parseInetAddr+0x72 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/internal/socket/sys_posix.go:83 # 0xc50b9e golang.org/x/net/internal/socket.mmsghdrs.unpack+0xde /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/internal/socket/mmsghdr_unix.go:25 # 0xc523c4 golang.org/x/net/internal/socket.(*Conn).recvMsgs+0x1c4 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/internal/socket/rawconn_mmsg.go:28 # 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 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x963da5 0x963d71 0x963c77 0x6c2f44 0x6c339c 0x963c34 0x963c13 0x6c2f44 0x6c339c 0x963bd4 0x963bb3 0x6c2f44 0x6c339c 0x962e1d 0x962d14 0x6c2f44 0x6c339c 0x962c34 0x962c13 0x6c2f44 0x6c339c 0x962b65 0x962abc 0x93c057 0x974e6a 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x963da4 vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x963d70 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddBytes+0x110 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:110 # 0x963c76 crypto/tls.(*encryptedExtensionsMsg).marshal.func1.1.1.1.1+0x16 /usr/local/go/src/crypto/tls/handshake_messages.go:1021 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x963c33 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint8LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:146 # 0x963c12 crypto/tls.(*encryptedExtensionsMsg).marshal.func1.1.1.1+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:1020 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x963bd3 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x963bb2 crypto/tls.(*encryptedExtensionsMsg).marshal.func1.1.1+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:1019 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x962e1c vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x1bc /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x962d13 crypto/tls.(*encryptedExtensionsMsg).marshal.func1.1+0xb3 /usr/local/go/src/crypto/tls/handshake_messages.go:1018 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x962c33 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x962c12 crypto/tls.(*encryptedExtensionsMsg).marshal.func1+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:1015 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x962b64 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x962abb crypto/tls.(*encryptedExtensionsMsg).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1014 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x974e69 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0xb09 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:811 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 80] @ 0x48b485 0x425d05 0xc1fdcc 0xc30214 0xc24165 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0xc1fdcb github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0xcb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:467 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc24164 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0xc84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1113 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 48] @ 0x48b485 0x4901c9 0x7cb345 0xb17057 0xb16ffa 0xb156f7 0xb18cdc 0xb18cce 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x7cb344 github.com/multiformats/go-multiaddr.Join+0x64 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:18 # 0xb17056 github.com/multiformats/go-multiaddr.Multiaddr.Encapsulate+0x136 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:202 # 0xb16ff9 github.com/multiformats/go-multiaddr/net.parseTCPNetAddr+0xd9 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:304 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb18cdb github.com/multiformats/go-multiaddr/net.FromNetAddr+0x11b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb18ccd github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0x10d /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:260 # 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 0: 0 [1: 288] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0x15ac1b0 0x15abe4e 0x15ac8e5 0x15a656b 0x15a683a 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x15ac1af github.com/gorilla/mux.extractVars+0x4cf /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/regexp.go:386 # 0x15abe4d github.com/gorilla/mux.routeRegexpGroup.setMatch+0x16d /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/regexp.go:347 # 0x15ac8e4 github.com/gorilla/mux.(*Route).Match+0x384 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/route.go:106 # 0x15a656a github.com/gorilla/mux.(*Router).Match+0x6a /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:140 # 0x15a6839 github.com/gorilla/mux.(*Router).ServeHTTP+0xd9 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:198 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 128] @ 0x48b485 0x425d05 0x12d7495 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x1321aa7 0x15f601b 0x15f5f1f 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x12d7494 google.golang.org/grpc.newClientStreamWithParams+0x354 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:319 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x1321aa6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetBlock+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:79 # 0x15f601a github.com/pactus-project/pactus/www/html.(*Server).blockByHeight+0x9a /home/pactus/source/www/html/blockchain.go:112 # 0x15f5f1e github.com/pactus-project/pactus/www/html.(*Server).GetBlockByHashHandler+0x25e /home/pactus/source/www/html/blockchain.go:108 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 112] @ 0x48b4ac 0x4731d7 0x989a57 0xa20fdb 0xa20fdc 0x9f9d87 0x9fec78 0x495521 # 0x989a56 net/textproto.readMIMEHeader+0x2d6 /usr/local/go/src/net/textproto/reader.go:574 # 0xa20fda net/textproto.(*Reader).ReadMIMEHeader+0x47a /usr/local/go/src/net/textproto/reader.go:508 # 0xa20fdb net/http.readRequest+0x47b /usr/local/go/src/net/http/request.go:1133 # 0x9f9d86 net/http.(*conn).readRequest+0x226 /usr/local/go/src/net/http/server.go:1005 # 0x9fec77 net/http.(*conn).serve+0x3d7 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 192] @ 0x48b485 0x425d05 0x15a1135 0x159abcc 0x13233cb 0x156f33e 0x1323223 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x15a1134 github.com/pactus-project/pactus/www/grpc.transactionToProto+0x194 /home/pactus/source/www/grpc/transaction.go:296 # 0x159abcb github.com/pactus-project/pactus/www/grpc.(*blockchainServer).GetBlock+0xc6b /home/pactus/source/www/grpc/blockchain.go:228 # 0x13233ca github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetBlock_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:304 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x1323222 github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetBlock_Handler+0x142 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:306 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 2688] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x51f997 0x15fd114 0x15f68d3 0x15f5f1f 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x51f996 fmt.Fprintf+0x96 /usr/local/go/src/fmt/print.go:225 # 0x15fd113 github.com/pactus-project/pactus/www/html.(*tableMaker).addRowInts+0xd3 /home/pactus/source/www/html/server.go:265 # 0x15f68d2 github.com/pactus-project/pactus/www/html.(*Server).blockByHeight+0x952 /home/pactus/source/www/html/blockchain.go:143 # 0x15f5f1e github.com/pactus-project/pactus/www/html.(*Server).GetBlockByHashHandler+0x25e /home/pactus/source/www/html/blockchain.go:108 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 112] @ 0x48b485 0x425d05 0xc2828c 0xc28280 0xc2e5cf 0xc2c076 0xc36a65 0x495521 # 0xc2828b github.com/libp2p/go-libp2p-pubsub.copyRPC+0x2cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:239 # 0xc2827f github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendRPC+0x2bf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1494 # 0xc2e5ce github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x58e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1952 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [2: 2375680] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 3563520] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 2375680] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 3563520] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1187840] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 1187840] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [2: 2375680] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [3: 3563520] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 16] @ 0x48b4a5 0x4901c9 0x1182fee 0x5b3604 0x5b1223 0x5b5049 0x5ae3a6 0x5adf3b 0x1182c9f 0x1182ca0 0x1198ccf 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x1182fed github.com/pactus-project/pactus/sync/bundle.fixedUint32.MarshalCBOR+0x2d /home/pactus/source/sync/bundle/bundle.go:27 # 0x5b3603 github.com/fxamacker/cbor/v2.encodeMarshalerType+0x223 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1876 # 0x5b1222 github.com/fxamacker/cbor/v2.encodeStruct+0x462 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1586 # 0x5b5048 github.com/fxamacker/cbor/v2.getEncodeIndirectValueFunc.func1+0xc8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:2112 # 0x5ae3a5 github.com/fxamacker/cbor/v2.encode+0xe5 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1074 # 0x5adf3a github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xba /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1009 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b4ac 0x4731d7 0xbe7a3a 0xbe614d 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe7a39 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlGraft).Unmarshal+0x4f9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2772 # 0xbe614c github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0xf0c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2384 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 2097152] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 2048] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169be1b 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x93fefe 0x9770d3 0x9710e5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9770d2 crypto/tls.(*serverHandshakeStateTLS13).readClientFinished+0xd2 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1139 # 0x9710e4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xc4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:98 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 8] @ 0x48b485 0x425d05 0x74ce06 0x74ce32 0x74b812 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x74ce05 github.com/syndtr/goleveldb/leveldb/cache.(*Node).GetHandle+0x185 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:719 # 0x74ce31 github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x1b1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:88 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x4901c9 0xc10d45 0xc1104a 0xc30292 0xc24165 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc11049 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).GetPeerRecord+0x109 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:502 # 0xc30291 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x431 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2127 # 0xc24164 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0xc84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1113 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 32] @ 0x48b485 0x490767 0x51ce53 0xd05f25 0xd05eb0 0xd05fc8 0xd3bcea 0x10de0ec 0x10d9242 0xc1ad9c 0x495521 # 0x51ce52 fmt.errorf+0x412 /usr/local/go/src/fmt/errors.go:61 # 0xd05f24 fmt.Errorf+0x244 /usr/local/go/src/fmt/errors.go:26 # 0xd05eaf github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x1cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:31 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 0: 0 [1: 96] @ 0x48b4ac 0x425d05 0x69b0ba 0x69d4e5 0x69d45e 0x69d245 0x116413f 0x1163c66 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x69b0b9 github.com/pactus-project/pactus/crypto/bls.(*PrivateKey).PublicKeyNative+0x99 /home/pactus/source/crypto/bls/private_key.go:146 # 0x69d4e4 github.com/pactus-project/pactus/crypto/bls.(*PrivateKey).PublicKey+0xa4 /home/pactus/source/crypto/bls/private_key.go:155 # 0x69d45d github.com/pactus-project/pactus/sortition.Evaluate+0x1d /home/pactus/source/sortition/vrf.go:23 # 0x69d244 github.com/pactus-project/pactus/sortition.EvaluateSortition+0x64 /home/pactus/source/sortition/sortition.go:8 # 0x116413e github.com/pactus-project/pactus/state.(*state).evaluateSortition+0x19e /home/pactus/source/state/state.go:545 # 0x1163c65 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x765 /home/pactus/source/state/state.go:503 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 512] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0xda723f 0xda711b 0xdaac05 0xda5f4e 0xda4052 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0xda723e github.com/quic-go/quic-go/internal/handshake.newAESHeaderProtector+0x5e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:49 # 0xda711a github.com/quic-go/quic-go/internal/handshake.newHeaderProtector+0x7a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:31 # 0xdaac04 github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetWriteKey+0xe4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:155 # 0xda5f4d github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setWriteKey+0x32d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:528 # 0xda4051 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0xb1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:254 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 128] @ 0x48b485 0x421deb 0x7f3ad9 0xd66a65 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7f3ad8 crypto/x509.MarshalPKIXPublicKey+0x1b8 /usr/local/go/src/crypto/x509/x509.go:168 # 0xd66a64 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x4c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:198 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 1536] @ 0x48b4ac 0x4901c9 0xdf1545 0x4a35b1 0xde360b 0xde35ff 0xde31f3 0xddf7af 0x495521 # 0xdf1544 github.com/quic-go/quic-go.init.0.func1+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/buffer_pool.go:87 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0xde360a github.com/quic-go/quic-go.getPacketBuffer+0x36a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/buffer_pool.go:72 # 0xde35fe github.com/quic-go/quic-go.(*baseServer).sendRetryPacket+0x35e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:936 # 0xde31f2 github.com/quic-go/quic-go.(*baseServer).sendRetry+0x72 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:906 # 0xddf7ae github.com/quic-go/quic-go.(*baseServer).runSendQueue+0x32e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:322 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169bdcf 0x699573 0x699acb 0xda7c9c 0xda8365 0xda7e0f 0xda33df 0xda30bd 0xdad739 0xde2666 0xde0652 0xddf3c5 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda8364 github.com/quic-go/quic-go/internal/handshake.computeInitialKeyAndIV+0xa4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:68 # 0xda7e0e github.com/quic-go/quic-go/internal/handshake.NewInitialAEAD+0xae /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:44 # 0xda33de github.com/quic-go/quic-go/internal/handshake.newCryptoSetup+0x7e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:146 # 0xda30bc github.com/quic-go/quic-go/internal/handshake.NewCryptoSetupServer+0x9c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:116 # 0xdad738 github.com/quic-go/quic-go.init.func1+0xf78 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:358 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beee 0x699573 0x979c7e 0x9759fc 0x9710b4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x979c7d crypto/tls.(*cipherSuiteTLS13).finishedHash+0xfd /usr/local/go/src/crypto/tls/key_schedule.go:39 # 0x9759fb crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x5b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:894 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 16] @ 0x48b4a5 0x4731d7 0x7c1b91 0x7c1ffc 0x7c5450 0x8ca39a 0x8c979b 0x8c9a93 0x8c6c94 0x8c63bb 0x4a336c 0x8c633b 0x8c630f 0x8c5c25 0x105a165 0x1058674 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x7c1b90 github.com/multiformats/go-multiaddr.readComponent+0x1f0 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:89 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x8ca399 github.com/libp2p/go-libp2p/core/peer.addrsFromProtobuf+0x99 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:236 # 0x8c979a github.com/libp2p/go-libp2p/core/peer.PeerRecordFromProtobuf+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:123 # 0x8c9a92 github.com/libp2p/go-libp2p/core/peer.(*PeerRecord).UnmarshalRecord+0xd2 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:176 # 0x8c6c93 github.com/libp2p/go-libp2p/core/record.unmarshalRecordPayload+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/record.go:81 # 0x8c63ba github.com/libp2p/go-libp2p/core/record.(*Envelope).Record.func1+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:230 # 0x4a336b sync.(*Once).doSlow+0xab /usr/local/go/src/sync/once.go:78 # 0x8c633a sync.(*Once).Do+0x3a /usr/local/go/src/sync/once.go:69 # 0x8c630e github.com/libp2p/go-libp2p/core/record.(*Envelope).Record+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:226 # 0x8c5c24 github.com/libp2p/go-libp2p/core/record.ConsumeEnvelope+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:121 # 0x105a164 github.com/libp2p/go-libp2p/p2p/protocol/identify.signedPeerRecordFromMessage+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1010 # 0x1058673 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x6f3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:767 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 8] @ 0x48b485 0x425d05 0x10d8007 0x10d80bb 0x10d7975 0x115423b 0x115072a 0x495521 # 0x10d8006 github.com/multiformats/go-multistream.newOnce+0xd26 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:41 # 0x10d80ba github.com/multiformats/go-multistream.NewMSSelect[...]+0xdda /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:16 # 0x10d7974 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:484 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169be1b 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b485 0x425d05 0x115061c 0x1198d1f 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x115061b github.com/pactus-project/pactus/network.(*network).SendTo+0x3b /home/pactus/source/network/network.go:380 # 0x1198d1e github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x9e /home/pactus/source/sync/sync.go:184 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b4ac 0x4907d3 0x56a899 0x56ac9c 0x56a53d 0x55a0d4 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x56a898 encoding/json.(*scanner).pushParseState+0x58 /usr/local/go/src/encoding/json/scanner.go:181 # 0x56ac9b encoding/json.stateBeginValue+0x1fb /usr/local/go/src/encoding/json/scanner.go:224 # 0x56a53c encoding/json.checkValid+0x9c /usr/local/go/src/encoding/json/scanner.go:37 # 0x55a0d3 encoding/json.Unmarshal+0x53 /usr/local/go/src/encoding/json/decode.go:107 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 240] @ 0x48b4ac 0x4907d3 0x8942b4 0x892fa2 0x892c2c 0x82c2c2 0x82c032 0x10566d6 0x1055f15 0x10551cb 0x1054790 0x495521 # 0x8942b3 google.golang.org/protobuf/internal/impl.mergeBytes+0x53 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/merge.go:188 # 0x892fa1 google.golang.org/protobuf/internal/impl.(*MessageInfo).mergePointer+0x2e1 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/merge.go:79 # 0x892c2b google.golang.org/protobuf/internal/impl.(*MessageInfo).merge+0x10b /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/merge.go:32 # 0x82c2c1 google.golang.org/protobuf/proto.mergeOptions.mergeMessage+0x61 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/merge.go:79 # 0x82c031 google.golang.org/protobuf/proto.Merge+0xd1 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/merge.go:36 # 0x10566d5 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:571 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 16] @ 0x48b4a5 0x4901c9 0x16ef505 0x16f0445 0x979b2d 0x935ea7 0x974847 0x97481b 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16ef504 crypto/internal/fips140/hkdf.Expand[...]+0x64 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:28 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x974846 crypto/tls.(*Conn).setWriteTrafficSecret+0x4e6 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x97481a crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4ba /usr/local/go/src/crypto/tls/handshake_server_tls13.go:753 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 704] @ 0x48b4ac 0x4907d3 0x93b805 0x93b64a 0x93c0c6 0x97538c 0x9710a5 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x93b804 crypto/tls.(*Conn).quicWriteCryptoData+0x244 /usr/local/go/src/crypto/tls/quic.go:445 # 0x93b649 crypto/tls.(*Conn).writeRecordLocked+0x89 /usr/local/go/src/crypto/tls/conn.go:985 # 0x93c0c5 crypto/tls.(*Conn).writeHandshakeRecord+0x145 /usr/local/go/src/crypto/tls/conn.go:1066 # 0x97538b crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x38b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:852 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x10d664c 0xd307e5 0x495521 # 0x10d664b github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x3eb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:336 # 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 0: 0 [1: 80] @ 0x48b4ac 0x4901c9 0x6c66e5 0x6c8d8f 0x6c8c2c 0x6c60b6 0x92de8c 0x976dab 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x6c66e4 crypto/ecdsa.pointFromAffine+0x1c4 /usr/local/go/src/crypto/ecdsa/ecdsa.go:615 # 0x6c8d8e crypto/ecdsa.publicKeyToFIPS[...]+0x2e /usr/local/go/src/crypto/ecdsa/ecdsa.go:565 # 0x6c8c2b crypto/ecdsa.verifyFIPS[...]+0xab /usr/local/go/src/crypto/ecdsa/ecdsa.go:525 # 0x6c60b5 crypto/ecdsa.VerifyASN1+0x255 /usr/local/go/src/crypto/ecdsa/ecdsa.go:510 # 0x92de8b crypto/tls.verifyHandshakeSignature+0x2eb /usr/local/go/src/crypto/tls/auth.go:34 # 0x976daa crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x62a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1098 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x870636 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x8b78ec 0x10593cc 0x1058d3c 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x870635 google.golang.org/protobuf/internal/impl.consumeBytes+0x75 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5418 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x8b78eb github.com/libp2p/go-libp2p/core/crypto.UnmarshalPublicKey+0x4b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:125 # 0x10593cb github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeReceivedPubKey+0xab /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:878 # 0x1058d3b github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0xdbb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:825 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x699573 0x699acb 0xda7c9c 0xda723a 0xda711b 0xdaa985 0xda5715 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda7239 github.com/quic-go/quic-go/internal/handshake.newAESHeaderProtector+0x59 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:48 # 0xda711a github.com/quic-go/quic-go/internal/handshake.newHeaderProtector+0x7a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:31 # 0xdaa984 github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetReadKey+0xe4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:141 # 0xda5714 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x294 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:479 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 16] @ 0x48b485 0x425d05 0x8fd691 0x8fd5a5 0xd5e0da 0xd5e0b3 0x10d6409 0xd307e5 0x495521 # 0x8fd690 github.com/multiformats/go-multistream.lpReadBuf+0x50 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:283 # 0x8fd5a4 github.com/multiformats/go-multistream.ReadNextTokenBytes+0x24 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:269 # 0xd5e0d9 github.com/multiformats/go-multistream.ReadNextToken[...]+0x139 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:258 # 0xd5e0b2 github.com/multiformats/go-multistream.(*MultistreamMuxer[...]).Negotiate+0x112 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:207 # 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 0: 0 [1: 80] @ 0x48b485 0x425d05 0xd0e850 0xd2b777 0xd2db9b 0xd2b5d4 0xd38dc5 0x495521 # 0xd0e84f github.com/libp2p/go-libp2p/p2p/net/connmgr.(*cmNotifee).Connected+0x1cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/connmgr/connmgr.go:673 # 0xd2b776 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn.func1+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:443 # 0xd2db9a github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).notifyAll+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:765 # 0xd2b5d3 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn+0x713 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:442 # 0xd38dc4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddListenAddr.func2.2+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_listen.go:177 0: 0 [1: 1179648] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x5660c3 0x561473 0x561231 0x560b7e 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x5660c2 encoding/json.condAddrEncoder.encode+0x62 /usr/local/go/src/encoding/json/encode.go:936 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 32] @ 0x48b4ac 0x421e68 0x6e6ac5 0x8e8b09 0x8eab5a 0x1163ae7 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6e6ac4 github.com/pactus-project/pactus/types/block.(*Header).Encode+0xa4 /home/pactus/source/types/block/header.go:104 # 0x8e8b08 github.com/pactus-project/pactus/store.(*blockStore).saveBlock+0x168 /home/pactus/source/store/block.go:62 # 0x8eab59 github.com/pactus-project/pactus/store.(*store).SaveBlock+0x99 /home/pactus/source/store/store.go:156 # 0x1163ae6 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x5e6 /home/pactus/source/state/state.go:492 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b485 0x421deb 0xb06d65 0xb79d9b 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb06d64 github.com/libp2p/go-libp2p-kad-dht/internal/metrics.ContextWithAttributes+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/metrics/context.go:16 # 0xb79d9a github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x45a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:88 # 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 0: 0 [1: 64] @ 0x48b485 0x490767 0x95b365 0x93cafa 0x93c62f 0x96bc9b 0x96b21a 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x95b364 crypto/tls.(*clientHelloMsg).unmarshal+0x11a4 /usr/local/go/src/crypto/tls/handshake_messages.go:620 # 0x93caf9 crypto/tls.(*Conn).unmarshalHandshakeMessage+0x339 /usr/local/go/src/crypto/tls/conn.go:1181 # 0x93c62e crypto/tls.(*Conn).readHandshake+0x26e /usr/local/go/src/crypto/tls/conn.go:1120 # 0x96bc9a crypto/tls.(*Conn).readClientHello+0x3a /usr/local/go/src/crypto/tls/handshake_server.go:137 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b4ac 0x4901c9 0x7b7cb5 0x7b82c8 0x7b80f1 0x8c8d11 0xd68888 0xd685b9 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7b7cb4 github.com/multiformats/go-multihash.Encode+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/multihash.go:264 # 0x7b82c7 github.com/multiformats/go-multihash.encodeHash+0x167 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/sum.go:76 # 0x7b80f0 github.com/multiformats/go-multihash.Sum+0x90 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/sum.go:31 # 0x8c8d10 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x50 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:172 # 0xd68887 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).setupConn+0x47 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:153 # 0xd685b8 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0xd8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:149 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 128] @ 0x48b485 0x4901c9 0xc30170 0xc24165 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0xc3016f github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x30f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2123 # 0xc24164 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0xc84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1113 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 24] @ 0x48b485 0x490767 0x7e21e8 0x7e829d 0x7e91bd 0x9702c9 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x7e21e7 crypto/x509.parseName+0x307 /usr/local/go/src/crypto/x509/parser.go:177 # 0x7e829c crypto/x509.parseCertificate+0x53c /usr/local/go/src/crypto/x509/parser.go:963 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0x9702c8 crypto/tls.(*Conn).processCertsFromClient+0xc8 /usr/local/go/src/crypto/tls/handshake_server.go:945 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 80] @ 0x48b485 0x425d05 0xdd2410 0xdcd5b9 0xdc0a0f 0xdc008c 0xdb4045 0x495521 # 0xdd240f github.com/quic-go/quic-go.(*packetPacker).appendLongHeaderPacket+0x2ef /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/packet_packer.go:888 # 0xdcd5b8 github.com/quic-go/quic-go.(*packetPacker).PackCoalescedPacket+0xa18 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/packet_packer.go:437 # 0xdc0a0e github.com/quic-go/quic-go.(*Conn).sendPackets+0x88e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2534 # 0xdc008b github.com/quic-go/quic-go.(*Conn).triggerSending+0x10b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2453 # 0xdb4044 github.com/quic-go/quic-go.(*Conn).run+0x704 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:729 0: 0 [1: 128] @ 0x48b485 0x425d05 0x8c5d2d 0x8c5b0c 0x105a165 0x1058674 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x8c5d2c github.com/libp2p/go-libp2p/core/record.UnmarshalEnvelope+0x2c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:171 # 0x8c5b0b github.com/libp2p/go-libp2p/core/record.ConsumeEnvelope+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:111 # 0x105a164 github.com/libp2p/go-libp2p/p2p/protocol/identify.signedPeerRecordFromMessage+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1010 # 0x1058673 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x6f3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:767 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169be1b 0x699573 0x979c7e 0x9759fc 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x979c7d crypto/tls.(*cipherSuiteTLS13).finishedHash+0xfd /usr/local/go/src/crypto/tls/key_schedule.go:39 # 0x9759fb crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x5b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:894 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0xd665e5 0xd665db 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0xd665e4 crypto/x509.NewCertPool+0x44 /usr/local/go/src/crypto/x509/cert_pool.go:66 # 0xd665da github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:162 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x16f0409 0x16effe9 0x9747fe 0x9747c9 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16f0408 crypto/internal/fips140/tls13.ExpandLabel[...]+0x368 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x9747fd crypto/internal/fips140/tls13.(*HandshakeSecret).ServerHandshakeTrafficSecret+0x49d /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:112 # 0x9747c8 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x468 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:752 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 176] @ 0x48b485 0x425d05 0x6831ba 0x683231 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6831b9 compress/flate.newHuffmanEncoder+0x159 /usr/local/go/src/compress/flate/huffman_code.go:60 # 0x683230 compress/flate.newHuffmanBitWriter+0x1d0 /usr/local/go/src/compress/flate/huffman_bit_writer.go:102 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 262144] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 48] @ 0x48b485 0x425d05 0xd668cd 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0xd668cc github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x32c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:190 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 32] @ 0x48b485 0x425d05 0x7e7f69 0x7e91bd 0x9702c9 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7e7f68 crypto/x509.parseCertificate+0x208 /usr/local/go/src/crypto/x509/parser.go:925 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0x9702c8 crypto/tls.(*Conn).processCertsFromClient+0xc8 /usr/local/go/src/crypto/tls/handshake_server.go:945 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 6912] @ 0x48b4ac 0x4907d3 0x9370b0 0x93bbed 0x93d1be 0xd0036f 0xcffa5c 0x495521 # 0x9370af crypto/tls.(*halfConn).encrypt+0x5af /usr/local/go/src/crypto/tls/conn.go:519 # 0x93bbec crypto/tls.(*Conn).writeRecordLocked+0x62c /usr/local/go/src/crypto/tls/conn.go:1031 # 0x93d1bd crypto/tls.(*Conn).Write+0x37d /usr/local/go/src/crypto/tls/conn.go:1254 # 0xd0036e github.com/libp2p/go-yamux/v5.(*Session).sendLoop+0x7ae /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:678 # 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 0: 0 [1: 8] @ 0x48b485 0x425d05 0xc26c4a 0xc265d4 0xc3aad2 0xc369e5 0x495521 # 0xc26c49 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish.(*GossipSubRouter).rpcs.func1+0x629 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1373 # 0xc265d3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1299 # 0xc3aad1 github.com/libp2p/go-libp2p-pubsub.(*PubSub).publishMessage+0x51 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1457 # 0xc369e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:879 0: 0 [1: 24] @ 0x48b485 0x425d05 0x8c5468 0xc19dee 0xc19dd7 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8c5467 github.com/libp2p/go-buffer-pool.(*BufferPool).Put+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:88 # 0xc19ded github.com/libp2p/go-msgio.(*varintReader).ReleaseMsg+0x48d /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:169 # 0xc19dd6 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x476 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:90 # 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 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x699573 0x699acb 0x699c27 0xdaa088 0xda9ce6 0xda963a 0xdb5a2b 0xdbcda6 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0x699c26 golang.org/x/crypto/hkdf.New+0x46 /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:94 # 0xdaa087 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).createAEAD+0xa7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:56 # 0xda9ce5 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).NewToken+0x85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:35 # 0xda9639 github.com/quic-go/quic-go/internal/handshake.(*TokenGenerator).NewToken+0x159 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_generator.go:84 # 0xdb5a2a github.com/quic-go/quic-go.(*Conn).handleHandshakeComplete+0x48a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:971 # 0xdbcda5 github.com/quic-go/quic-go.(*Conn).handleFrames+0xd65 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1898 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beee 0x16ef895 0x16f0586 0x16f1655 0x974779 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16ef894 crypto/internal/fips140/hkdf.Extract[...]+0xd4 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:20 # 0x16f0585 crypto/internal/fips140/tls13.extract[...]+0xa5 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:46 # 0x16f1654 crypto/internal/fips140/tls13.NewEarlySecret[...]+0x34 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:75 # 0x974778 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x418 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:748 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a351c 0x4dfa7c 0x65bd25 0x65aa99 0xb194d7 0x10cb025 0x10caeb6 0x10cace5 0x10c8a13 0x10c8859 0x10c63b1 0x10c5e90 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0x4dfa7b syscall.NetlinkRIB+0x15b /usr/local/go/src/syscall/netlink_linux.go:84 # 0x65bd24 net.interfaceAddrTable+0x24 /usr/local/go/src/net/interface_linux.go:124 # 0x65aa98 net.InterfaceAddrs+0x18 /usr/local/go/src/net/interface.go:120 # 0xb194d6 github.com/multiformats/go-multiaddr/net.InterfaceMultiaddrs+0x16 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:390 # 0x10cb024 github.com/libp2p/go-libp2p/p2p/host/basic.(*interfaceAddrsCache).updateUnlocked+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:772 # 0x10caeb5 github.com/libp2p/go-libp2p/p2p/host/basic.(*interfaceAddrsCache).update+0xd5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:764 # 0x10cace4 github.com/libp2p/go-libp2p/p2p/host/basic.(*interfaceAddrsCache).All+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:752 # 0x10c8a12 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).appendInterfaceAddrs+0x52 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:522 # 0x10c8858 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:490 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [1: 16] @ 0x48b4a5 0x4731d7 0x7c1d8d 0x7c1ffc 0x7c5450 0x7c5125 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x7c1d8c github.com/multiformats/go-multiaddr.readComponent+0x3ec /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:121 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 768] @ 0x48b48c 0x4901c9 0xb7e965 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb7e964 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x2a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:275 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169bdcf 0x16ef53a 0x16f0445 0x979b2d 0x935ea7 0x974847 0x97481b 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x974846 crypto/tls.(*Conn).setWriteTrafficSecret+0x4e6 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x97481a crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4ba /usr/local/go/src/crypto/tls/handshake_server_tls13.go:753 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b485 0x425d05 0x6bc352 0x6bb930 0x6bc39e 0x6bc868 0x7f3aec 0x7f3acb 0xd66a65 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6bc351 encoding/asn1.makeField+0x8d1 /usr/local/go/src/encoding/asn1/marshal.go:678 # 0x6bb92f encoding/asn1.makeBody+0xe8f /usr/local/go/src/encoding/asn1/marshal.go:527 # 0x6bc39d encoding/asn1.makeField+0x91d /usr/local/go/src/encoding/asn1/marshal.go:680 # 0x6bc867 encoding/asn1.MarshalWithParams+0xe7 /usr/local/go/src/encoding/asn1/marshal.go:742 # 0x7f3aeb encoding/asn1.Marshal+0x1cb /usr/local/go/src/encoding/asn1/marshal.go:736 # 0x7f3aca crypto/x509.MarshalPKIXPublicKey+0x1aa /usr/local/go/src/crypto/x509/x509.go:168 # 0xd66a64 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x4c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:198 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x5c139d 0x975579 0x9710a5 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x5c139c crypto.SignMessage+0xbc /usr/local/go/src/crypto/crypto.go:250 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 16] @ 0x48b485 0x425d05 0xc4afcb 0xc23c05 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0xc4afca github.com/libp2p/go-libp2p-pubsub.(*pubsubTracer).Graft+0x4a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/trace.go:480 # 0xc23c04 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0x724 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1103 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 96] @ 0x48b4ac 0x425d05 0x16b667a 0x16d44b4 0x6c8dc5 0x6cd316 0x6c449c 0x7f329a 0x7f3999 0xd66a65 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16b6679 crypto/internal/fips140/nistec.NewP256Point+0x19 /usr/local/go/src/crypto/internal/fips140/nistec/p256_asm.go:49 # 0x16d44b3 crypto/internal/fips140/ecdsa.NewPublicKey[...]+0x73 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:191 # 0x6c8dc4 crypto/ecdsa.publicKeyToFIPS[...]+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:569 # 0x6cd315 crypto/ecdsa.publicKeyBytes[...]+0x15 /usr/local/go/src/crypto/ecdsa/ecdsa.go:160 # 0x6c449b crypto/ecdsa.(*PublicKey).Bytes+0x23b /usr/local/go/src/crypto/ecdsa/ecdsa.go:149 # 0x7f3299 crypto/x509.marshalPublicKey+0x119 /usr/local/go/src/crypto/x509/x509.go:104 # 0x7f3998 crypto/x509.MarshalPKIXPublicKey+0x78 /usr/local/go/src/crypto/x509/x509.go:156 # 0xd66a64 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x4c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:198 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 16] @ 0x48b4a5 0x473854 0x473366 0x7c3f35 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0xb16fd9 0xb156f7 0xb18cdc 0xb18cce 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x7c3f34 github.com/multiformats/go-multiaddr.validateComponent+0x3d4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:343 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0xb16fd8 github.com/multiformats/go-multiaddr/net.parseTCPNetAddr+0xb8 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:298 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb18cdb github.com/multiformats/go-multiaddr/net.FromNetAddr+0x11b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb18ccd github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0x10d /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:260 # 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 0: 0 [2: 96] @ 0x48b4ac 0x4901c9 0x543a15 0x5c9c25 0x69c72b 0x69c6c1 0x69c56a 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x543a14 encoding/binary.Read+0x74 /usr/local/go/src/encoding/binary/binary.go:261 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x69c72a github.com/pactus-project/pactus/util/encoding.ReadElements+0xaa /home/pactus/source/util/encoding/encoding.go:229 # 0x69c6c0 github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x40 /home/pactus/source/crypto/bls/signature.go:77 # 0x69c569 github.com/pactus-project/pactus/crypto/bls.(*Signature).UnmarshalCBOR+0xe9 /home/pactus/source/crypto/bls/signature.go:66 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x425d05 0xd60433 0x495521 # 0xd60432 github.com/multiformats/go-multistream.SelectProtoOrFail[...].func2+0x52 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/client.go:56 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x16d60bf 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16d60be crypto/internal/fips140/ecdsa.newDRBG[...]+0x17e /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:71 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 2097152] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x5630fb 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x5630fa encoding/json.intEncoder+0x15a /usr/local/go/src/encoding/json/encode.go:558 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 24] @ 0x48b485 0x41b4ad 0x4eeea8 0xdb3a3c 0x495521 # 0x4eeea7 time.NewTimer+0x27 /usr/local/go/src/time/sleep.go:144 # 0xdb3a3b github.com/quic-go/quic-go.(*Conn).run+0xfb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:579 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x16ef895 0x16f0586 0x16efa10 0x974798 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16ef894 crypto/internal/fips140/hkdf.Extract[...]+0xd4 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:20 # 0x16f0585 crypto/internal/fips140/tls13.extract[...]+0xa5 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:46 # 0x16efa0f crypto/internal/fips140/tls13.(*EarlySecret).HandshakeSecret+0x8f /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:98 # 0x974797 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x437 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:750 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166f6f 0x11636ef 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166f6e github.com/pactus-project/pactus/state.(*state).validateCurCertificate+0x4e /home/pactus/source/state/validation.go:62 # 0x11636ee github.com/pactus-project/pactus/state.(*state).CommitBlock+0x1ee /home/pactus/source/state/state.go:451 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a351c 0x8fd968 0x10dda52 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0x11542b9 0x115072a 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0x8fd967 github.com/multiformats/go-multistream.getWriter+0x27 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:336 # 0x10dda51 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0x71 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:130 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x11542b8 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x2b8 /home/pactus/source/network/stream.go:93 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [3: 240] @ 0x48b485 0x4901c9 0xc10d45 0xc1104a 0xc30292 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc11049 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).GetPeerRecord+0x109 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:502 # 0xc30291 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x431 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2127 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 96] @ 0x48b485 0x4901c9 0xb00d2e 0xb00e54 0xb7eb0f 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb00d2d github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers+0x2d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:62 # 0xb00e53 github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:74 # 0xb7eb0e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x44e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:282 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 24] @ 0x48b4ac 0x425d05 0xe061b0 0xe063cc 0xd3bcea 0x4d83ae 0xafe791 0xafe76f 0x790031 0xafe08a 0xafdfa5 0xc19d45 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xe061af github.com/libp2p/go-libp2p/p2p/transport/quic.parseStreamError+0x4f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/stream.go:26 # 0xe063cb github.com/libp2p/go-libp2p/p2p/transport/quic.stream.Read+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/stream.go:59 # 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 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x1683b26 0x1690232 0x6998d2 0x4d83ae 0xdaa107 0xdaa108 0xda9ce6 0xda963a 0xdb5a2b 0xdbcda6 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0x1683b25 crypto/internal/fips140/sha256.(*Digest).MarshalBinary+0x25 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:66 # 0x1690231 crypto/internal/fips140/hmac.(*HMAC).Reset+0x151 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:122 # 0x6998d1 golang.org/x/crypto/hkdf.(*hkdf).Read+0x131 /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:60 # 0x4d83ad io.ReadAtLeast+0x8d /usr/local/go/src/io/io.go:335 # 0xdaa106 io.ReadFull+0x126 /usr/local/go/src/io/io.go:354 # 0xdaa107 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).createAEAD+0x127 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:62 # 0xda9ce5 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).NewToken+0x85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:35 # 0xda9639 github.com/quic-go/quic-go/internal/handshake.(*TokenGenerator).NewToken+0x159 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_generator.go:84 # 0xdb5a2a github.com/quic-go/quic-go.(*Conn).handleHandshakeComplete+0x48a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:971 # 0xdbcda5 github.com/quic-go/quic-go.(*Conn).handleFrames+0xd65 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1898 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 96] @ 0x48b485 0x421deb 0xa58994 0xa5868d 0xa5d22c 0xb83ae5 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0xa58993 go.opentelemetry.io/otel/internal/global.(*tracer).newSpan+0x1d3 /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:187 # 0xa5868c go.opentelemetry.io/otel/internal/global.(*tracer).Start+0xac /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:150 # 0xa5d22b github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0xeb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb83ae4 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x3e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:323 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x16ef505 0x16f0445 0x16effe9 0x97488d 0x974848 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16ef504 crypto/internal/fips140/hkdf.Expand[...]+0x64 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:28 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x97488c crypto/internal/fips140/tls13.(*HandshakeSecret).ClientHandshakeTrafficSecret+0x52c /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:106 # 0x974847 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4e7 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:754 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 48] @ 0x48b485 0x425d05 0x675545 0x66e4fb 0x66dbbb 0x662ed8 0x676967 0x674ebf 0x648265 0x64823a 0x647cd3 0x6547d8 0x667fcf 0x6475b7 0x664f77 0x6464d4 0x495521 # 0x675544 net.sockaddrToUDP+0x104 /usr/local/go/src/net/udpsock_posix.go:18 # 0x66e4fa net.(*netFD).dial+0x83a /usr/local/go/src/net/sock_posix.go:143 # 0x66dbba net.socket+0x29a /usr/local/go/src/net/sock_posix.go:70 # 0x662ed7 net.internetSocket+0xf7 /usr/local/go/src/net/ipsock_posix.go:167 # 0x676966 net.(*sysDialer).dialUDP+0xa6 /usr/local/go/src/net/udpsock_posix.go:220 # 0x674ebe net.dialUDP+0x29e /usr/local/go/src/net/udpsock.go:304 # 0x648264 net.DialUDP+0x124 /usr/local/go/src/net/udpsock.go:288 # 0x648239 net.srcAddrs+0xf9 /usr/local/go/src/net/addrselect.go:50 # 0x647cd2 net.sortByRFC6724+0x32 /usr/local/go/src/net/addrselect.go:18 # 0x6547d7 net.(*Resolver).goLookupIPCNAMEOrder+0x1437 /usr/local/go/src/net/dnsclient_unix.go:799 # 0x667fce net.(*Resolver).lookupIP+0xee /usr/local/go/src/net/lookup_unix.go:66 # 0x6475b6 net.init.func1+0x36 /usr/local/go/src/net/hook.go:21 # 0x664f76 net.(*Resolver).lookupIPAddr.func1+0x36 /usr/local/go/src/net/lookup.go:335 # 0x6464d3 internal/singleflight.(*Group).doCall+0x33 /usr/local/go/src/internal/singleflight/singleflight.go:93 0: 0 [1: 48] @ 0x48b485 0x425d05 0xb7bceb 0xb7bc57 0xb7c20e 0xb852d9 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0xb7bcea github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0xea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:36 # 0xb7bc56 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadIDSlice+0x56 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:46 # 0xb7c20d github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x8d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:108 # 0xb852d8 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xb8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:482 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 32768] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 16] @ 0x48b4ac 0x473854 0x473366 0x7c2e8c 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x7c2e8b github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x6b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 512] @ 0x48b485 0x490767 0xc2ea6f 0xc2e905 0xc2b2df 0xc36a65 0x495521 # 0xc2ea6e github.com/libp2p/go-libp2p-pubsub.(*MessageCache).GetGossipIDs+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/mcache.go:87 # 0xc2e904 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1959 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 64] @ 0x48b485 0x46ea6d 0x8c7665 0x8c764e 0x8c75da 0xc0fa72 0xc0f828 0xc164a5 0x10589e4 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x8c7664 github.com/multiformats/go-multiaddr.Multiaddr.copy+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:23 # 0x8c764d github.com/multiformats/go-multiaddr.SplitLast+0xad /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:82 # 0x8c75d9 github.com/libp2p/go-libp2p/core/peer.SplitAddr+0x39 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:56 # 0xc0fa71 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrsUnlocked+0x191 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:356 # 0xc0f827 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrs+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:337 # 0xc164a4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).AddAddrs+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:289 # 0x10589e3 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0xa63 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:806 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 32] @ 0x48b485 0x425d05 0x4120b2 0x414137 0x413ea5 0x416ed1 0xc2481e 0xc21dba 0xc39d9b 0xc369ca 0x495521 # 0xc2481d github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIDontWant+0x11d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1163 # 0xc21db9 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x119 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:889 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0xc210ac 0xc37bfb 0xc366fc 0x495521 # 0xc210ab github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).RemovePeer+0x6b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:784 # 0xc37bfa github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleDeadPeers+0x2ba /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:980 # 0xc366fb github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0x95b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:838 0: 0 [4: 4292608] @ 0x48b4b3 0x4901c9 0x122ea67 0x122e615 0x12301bf 0x126539d 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x122ea66 google.golang.org/grpc/internal/mem.(*simpleBufferPool).Get+0xe6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:332 # 0x122e614 google.golang.org/grpc/internal/mem.(*BinaryTieredBufferPool).Get+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:143 # 0x12301be google.golang.org/grpc/mem.BufferSlice.MaterializeToBuffer+0xde /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/mem/buffer_slice.go:114 # 0x126539c google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x11c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:91 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x16f0409 0x16effe9 0x16efb05 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16f0408 crypto/internal/fips140/tls13.ExpandLabel[...]+0x368 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16efb04 crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x44 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:121 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169bdcf 0x16ef53a 0x16f0445 0x16effe9 0x16ef9da 0x974798 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16ef9d9 crypto/internal/fips140/tls13.(*EarlySecret).HandshakeSecret+0x59 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:96 # 0x974797 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x437 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:750 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x168fe52 0x699962 0xda7cb5 0xda2128 0xdaab8d 0xda5f4e 0xda4052 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x168fe51 crypto/internal/fips140/hmac.(*HMAC).Sum+0xd1 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:61 # 0x699961 golang.org/x/crypto/hkdf.(*hkdf).Read+0x1c1 /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:65 # 0xda7cb4 github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x254 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda2127 github.com/quic-go/quic-go/internal/handshake.createAEAD+0x107 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:17 # 0xdaab8c github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetWriteKey+0x6c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:154 # 0xda5f4d github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setWriteKey+0x32d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:528 # 0xda4051 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0xb1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:254 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 288] @ 0x48b4ac 0x48b67e 0x48b713 0x410b85 0x410b78 0x4160b7 0xdad2d6 0xdacfe9 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xdad2d5 github.com/quic-go/quic-go.newConnIDGenerator+0xb15 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/conn_id_generator.go:76 # 0xdacfe8 github.com/quic-go/quic-go.init.func1+0x828 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:298 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 24] @ 0x48b4ac 0x47329e 0x473292 0x472805 0x472a10 0x66ff14 0x66fe56 0xb18ca7 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x66ff13 net.JoinHostPort+0x233 /usr/local/go/src/net/ipsock.go:242 # 0x66fe55 net.(*TCPAddr).String+0x175 /usr/local/go/src/net/tcpsock.go:52 # 0xb18ca6 github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0xe6 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:259 # 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 0: 0 [1: 16] @ 0x48b485 0x490767 0xbe8ae8 0xbe5d0d 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe8ae7 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIDontWant).Unmarshal+0x507 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2994 # 0xbe5d0c github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0xacc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2452 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 96] @ 0x48b4ac 0x4901c9 0x6bc8b0 0x7f3aec 0x7f3acb 0xd66a65 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6bc8af encoding/asn1.MarshalWithParams+0x12f /usr/local/go/src/encoding/asn1/marshal.go:746 # 0x7f3aeb encoding/asn1.Marshal+0x1cb /usr/local/go/src/encoding/asn1/marshal.go:736 # 0x7f3aca crypto/x509.MarshalPKIXPublicKey+0x1aa /usr/local/go/src/crypto/x509/x509.go:168 # 0xd66a64 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x4c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:198 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 16] @ 0x48b485 0x490767 0xd1fdad 0xd30190 0xd2ff39 0x4a336c 0xd2fedb 0xd2feaf 0xd30702 0x495521 # 0xd1fdac github.com/libp2p/go-libp2p/p2p/net/swarm.(*connectednessEventEmitter).RemoveConn+0xec /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/connectedness_event_emitter.go:75 # 0xd3018f github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).doClose+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:96 # 0xd2ff38 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).Close.func1+0x18 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:66 # 0x4a336b sync.(*Once).doSlow+0xab /usr/local/go/src/sync/once.go:78 # 0xd2feda sync.(*Once).Do+0x3a /usr/local/go/src/sync/once.go:69 # 0xd2feae github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).Close+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:65 # 0xd30701 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).start.func1+0x1c1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:137 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beee 0x699573 0x699acb 0x699c27 0xdaa088 0xda9ce6 0xda9488 0xde343e 0xde31f3 0xddf7af 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0x699c26 golang.org/x/crypto/hkdf.New+0x46 /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:94 # 0xdaa087 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).createAEAD+0xa7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:56 # 0xda9ce5 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).NewToken+0x85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:35 # 0xda9487 github.com/quic-go/quic-go/internal/handshake.(*TokenGenerator).NewRetryToken+0x227 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_generator.go:71 # 0xde343d github.com/quic-go/quic-go.(*baseServer).sendRetryPacket+0x19d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:920 # 0xde31f2 github.com/quic-go/quic-go.(*baseServer).sendRetry+0x72 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:906 # 0xddf7ae github.com/quic-go/quic-go.(*baseServer).runSendQueue+0x32e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:322 0: 0 [1: 224] @ 0x48b485 0x425d05 0xddb036 0xde5e05 0xde7145 0xdf3c1f 0xde7d8e 0xde8005 0xdbcbe9 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0x495521 # 0xddb035 github.com/quic-go/quic-go.newSendStream+0x75 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_stream.go:73 # 0xde5e04 github.com/quic-go/quic-go.newStream+0x1e4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:90 # 0xde7144 github.com/quic-go/quic-go.(*streamsMap).initMaps.func2+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:76 # 0xdf3c1e github.com/quic-go/quic-go.(*incomingStreamsMap[...]).GetOrOpenStream+0x23e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_incoming.go:143 # 0xde7d8d github.com/quic-go/quic-go.(*streamsMap).getReceiveStream+0x6d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:279 # 0xde8004 github.com/quic-go/quic-go.(*streamsMap).HandleStreamFrame+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:310 # 0xdbcbe8 github.com/quic-go/quic-go.(*Conn).handleFrames+0xba8 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1824 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 48] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0xd665e5 0xd665db 0xe05b85 0xe0592f 0xe054a5 0xe0992c 0xe09c32 0xe09305 0xd388ec 0x495521 # 0xd665e4 crypto/x509.NewCertPool+0x44 /usr/local/go/src/crypto/x509/cert_pool.go:66 # 0xd665da github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:162 # 0xe05b84 github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).wrapConnWithScope+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:120 # 0xe0592e github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).wrapConn+0x18e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:106 # 0xe054a4 github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).Accept+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:53 # 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 0: 0 [1: 128] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0x10582c5 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x10582c4 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:739 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 512] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0xda26f4 0xda214e 0xdaa90d 0xda5715 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0xda26f3 github.com/quic-go/quic-go/internal/handshake.aeadAESGCMTLS13+0x33 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/cipher_suite.go:43 # 0xda214d github.com/quic-go/quic-go/internal/handshake.createAEAD+0x12d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:18 # 0xdaa90c github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetReadKey+0x6c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:140 # 0xda5714 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x294 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:479 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 144] @ 0x48b4ac 0x4731d7 0x51cb0a 0xd05f25 0xd05eb0 0xd05fc8 0xd3bcea 0x4d83ae 0xafe791 0xafe76f 0x790031 0xafe08a 0xafe3e5 0xc19d6f 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x51cb09 fmt.errorf+0xc9 /usr/local/go/src/fmt/errors.go:42 # 0xd05f24 fmt.Errorf+0x244 /usr/local/go/src/fmt/errors.go:26 # 0xd05eaf github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x1cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:31 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 # 0xc19d6e github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x40e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:70 # 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 0: 0 [4: 1408] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x4160b7 0xdc86af 0xdc7fbd 0xdd8f19 0xdd8d3c 0xde6596 0xde8022 0xdbcbe9 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0x495521 # 0xdc86ae github.com/quic-go/quic-go.(*frameSorter).push+0x64e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/frame_sorter.go:176 # 0xdc7fbc github.com/quic-go/quic-go.(*frameSorter).Push+0x1c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/frame_sorter.go:46 # 0xdd8f18 github.com/quic-go/quic-go.(*ReceiveStream).handleStreamFrameImpl+0xd8 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:427 # 0xdd8d3b github.com/quic-go/quic-go.(*ReceiveStream).handleStreamFrame+0x5b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:405 # 0xde6595 github.com/quic-go/quic-go.(*Stream).handleStreamFrame+0x15 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:173 # 0xde8021 github.com/quic-go/quic-go.(*streamsMap).HandleStreamFrame+0x41 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:317 # 0xdbcbe8 github.com/quic-go/quic-go.(*Conn).handleFrames+0xba8 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1824 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16384] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x684c58 0x684c3c 0x686586 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x684c57 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x684c3b compress/flate.(*huffmanBitWriter).writeBits+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:159 # 0x686585 compress/flate.(*huffmanBitWriter).writeTokens+0x185 /usr/local/go/src/compress/flate/huffman_bit_writer.go:584 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b485 0x425d05 0x7e1f3a 0x7e842d 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7e1f39 crypto/x509.parseName+0x59 /usr/local/go/src/crypto/x509/parser.go:148 # 0x7e842c crypto/x509.parseCertificate+0x6cc /usr/local/go/src/crypto/x509/parser.go:983 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 24] @ 0x48b4ac 0x4731d7 0x10e5519 0x10e5271 0x10e43d4 0x495521 # 0x10e5518 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).recordObservationUnlocked+0x1d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:440 # 0x10e5270 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).maybeRecordObservation+0x3d0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:431 # 0x10e43d3 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).worker+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:357 0: 0 [1: 64] @ 0x48b4ac 0x473854 0x473366 0x16ef64c 0x16f0445 0x16effe9 0x16ef9da 0x974798 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16ef64b crypto/internal/fips140/hkdf.Expand[...]+0x1ab /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:43 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16ef9d9 crypto/internal/fips140/tls13.(*EarlySecret).HandshakeSecret+0x59 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:96 # 0x974797 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x437 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:750 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 160] @ 0x48b485 0x425d05 0xce3e3e 0xce1d5c 0xce2fd5 0xd3c3d9 0x1054c2e 0x105509a 0x1054790 0x495521 # 0xce3e3d github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScope+0xdd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:56 # 0xce1d5b github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*protocolScope).getPeerScope+0x1fb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:706 # 0xce2fd4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetProtocol+0x314 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:875 # 0xd3c3d8 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:155 # 0x1054c2d github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x26d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:429 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0x10544ba 0x105a2af 0xd2b777 0xd2db9b 0xd2b5d4 0xd38dc5 0x495521 # 0x10544b9 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait+0x1d9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:400 # 0x105a2ae github.com/libp2p/go-libp2p/p2p/protocol/identify.(*netNotifiee).Connected+0xee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1028 # 0xd2b776 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn.func1+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:443 # 0xd2db9a github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).notifyAll+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:765 # 0xd2b5d3 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn+0x713 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:442 # 0xd38dc4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddListenAddr.func2.2+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_listen.go:177 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1024] @ 0x48b4ac 0x5aae85 0x59f66b 0x59e475 0x59df4d 0x6e5ff5 0x6e5fd7 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e5ff4 github.com/fxamacker/cbor/v2.Unmarshal+0xb4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e5fd6 github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x96 /home/pactus/source/types/block/block.go:185 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 80] @ 0x48b4ac 0x4901c9 0x6c66e5 0x6c8d8f 0x6c8c2c 0x6c60b6 0x92de8c 0x976dab 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c66e4 crypto/ecdsa.pointFromAffine+0x1c4 /usr/local/go/src/crypto/ecdsa/ecdsa.go:615 # 0x6c8d8e crypto/ecdsa.publicKeyToFIPS[...]+0x2e /usr/local/go/src/crypto/ecdsa/ecdsa.go:565 # 0x6c8c2b crypto/ecdsa.verifyFIPS[...]+0xab /usr/local/go/src/crypto/ecdsa/ecdsa.go:525 # 0x6c60b5 crypto/ecdsa.VerifyASN1+0x255 /usr/local/go/src/crypto/ecdsa/ecdsa.go:510 # 0x92de8b crypto/tls.verifyHandshakeSignature+0x2eb /usr/local/go/src/crypto/tls/auth.go:34 # 0x976daa crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x62a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1098 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 128] @ 0x48b485 0x4901c9 0x4a3df2 0x4a34c5 0x8c52f9 0xcff727 0xcff710 0xd0338b 0xd02fd1 0xd06038 0xd3be2a 0x552032 0x5522d0 0x10ddb65 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0x11542b9 0x115072a 0x495521 # 0x4a3df1 sync.(*poolChain).pushHead+0x51 /usr/local/go/src/sync/poolqueue.go:226 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x8c52f8 github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0xd8 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:71 # 0xcff726 github.com/libp2p/go-buffer-pool.Get+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xcff70f github.com/libp2p/go-yamux/v5.(*Session).sendMsg+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:521 # 0xd0338a github.com/libp2p/go-yamux/v5.(*Stream).write+0x34a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:185 # 0xd02fd0 github.com/libp2p/go-yamux/v5.(*Stream).Write+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:133 # 0xd06037 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Write+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:42 # 0xd3be29 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Write+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:69 # 0x552031 bufio.(*Writer).Flush+0x51 /usr/local/go/src/bufio/bufio.go:642 # 0x5522cf bufio.(*Writer).Write+0xcf /usr/local/go/src/bufio/bufio.go:686 # 0x10ddb64 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0x184 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:142 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x11542b8 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x2b8 /home/pactus/source/network/stream.go:93 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0x1164758 0x1164717 0x737e25 0x7380c5 0x1163c59 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x1164757 github.com/pactus-project/pactus/crypto/hash.Hash.LogString+0x77 /home/pactus/source/crypto/hash/hash.go:85 # 0x1164716 github.com/pactus-project/pactus/state.(*state).LogString+0x36 /home/pactus/source/state/state.go:573 # 0x737e24 github.com/pactus-project/pactus/util/logger.(*SubLogger).logObj+0x64 /home/pactus/source/util/logger/logger.go:186 # 0x7380c4 github.com/pactus-project/pactus/util/logger.(*SubLogger).Info+0x64 /home/pactus/source/util/logger/logger.go:201 # 0x1163c58 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x758 /home/pactus/source/state/state.go:501 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b4ac 0x4901c9 0x8edcfc 0x8eab9b 0x1163ae7 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x8edcfb github.com/pactus-project/pactus/store.(*txStore).saveTxs+0x15b /home/pactus/source/store/tx.go:38 # 0x8eab9a github.com/pactus-project/pactus/store.(*store).SaveBlock+0xda /home/pactus/source/store/store.go:157 # 0x1163ae6 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x5e6 /home/pactus/source/state/state.go:492 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b485 0x425d05 0xd3c38d 0x10d796f 0x115423b 0x115072a 0x495521 # 0xd3c38c github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x2c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:154 # 0x10d796e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x68e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:481 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 112] @ 0x48b485 0x425d05 0x456eb8 0x41c81e 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 0: 0 [2: 256] @ 0x48b485 0x4901c9 0x4a3df2 0x4a34c5 0x8c54d4 0xc19dee 0xc19dd7 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x4a3df1 sync.(*poolChain).pushHead+0x51 /usr/local/go/src/sync/poolqueue.go:226 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x8c54d3 github.com/libp2p/go-buffer-pool.(*BufferPool).Put+0x113 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:91 # 0xc19ded github.com/libp2p/go-msgio.(*varintReader).ReleaseMsg+0x48d /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:169 # 0xc19dd6 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x476 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:90 # 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 0: 0 [1: 16] @ 0x48b485 0x425d05 0x53979b 0x93ed2c 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x53979a context.AfterFunc+0x7a /usr/local/go/src/context/context.go:330 # 0x93ed2b crypto/tls.(*Conn).handshakeContext+0x1ab /usr/local/go/src/crypto/tls/conn.go:1538 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 192] @ 0x48b485 0x425d05 0x169bdb7 0x16ef895 0x16f0586 0x16efb2d 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16ef894 crypto/internal/fips140/hkdf.Extract[...]+0xd4 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:20 # 0x16f0585 crypto/internal/fips140/tls13.extract[...]+0xa5 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:46 # 0x16efb2c crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x6c /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:123 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 128] @ 0x48b485 0x425d05 0xdc64d9 0xdb2b1d 0xdad35a 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xdc64d8 github.com/quic-go/quic-go.newInitialCryptoStream+0x58 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/crypto_stream.go:120 # 0xdb2b1c github.com/quic-go/quic-go.(*Conn).preSetup+0x3c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:514 # 0xdad359 github.com/quic-go/quic-go.init.func1+0xb99 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:311 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 160] @ 0x48b485 0x4901c9 0x11521f9 0x11517c5 0x495521 # 0x11521f8 github.com/pactus-project/pactus/network.(*NotifeeService).sendProtocolsEvent+0x78 /home/pactus/source/network/notifee.go:128 # 0x11517c4 github.com/pactus-project/pactus/network.(*NotifeeService).Start.func1+0x2a4 /home/pactus/source/network/notifee.go:71 0: 0 [1: 224] @ 0x48b4ac 0x425d05 0x6b2fba 0x6b2fd0 0x169bdcf 0x16d6465 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x6b2fb9 crypto/internal/fips140/sha512.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:205 # 0x6b2fcf crypto/sha512.New+0x2f /usr/local/go/src/crypto/sha512/sha512.go:53 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16d6464 crypto/internal/fips140/ecdsa.newDRBG[...]+0x524 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:111 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0xdb2ff8 0xdad35a 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xdb2ff7 github.com/quic-go/quic-go.(*Conn).preSetup+0x517 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:536 # 0xdad359 github.com/quic-go/quic-go.init.func1+0xb99 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:311 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 64] @ 0x48b4ac 0x47329e 0x473292 0x472805 0x47295e 0x6697e9 0x5225d4 0x522d4e 0x52584c 0x51caf4 0x93e7e5 0x93e7af 0xcfe344 0xd00751 0x495521 # 0x6697e8 net.(*OpError).Error+0x108 /usr/local/go/src/net/net.go:518 # 0x5225d3 fmt.(*pp).handleMethods+0x393 /usr/local/go/src/fmt/print.go:668 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51caf3 fmt.errorf+0xb3 /usr/local/go/src/fmt/errors.go:41 # 0x93e7e4 fmt.Errorf+0xa4 /usr/local/go/src/fmt/errors.go:26 # 0x93e7ae crypto/tls.(*Conn).Close+0x6e /usr/local/go/src/crypto/tls/conn.go:1448 # 0xcfe343 github.com/libp2p/go-yamux/v5.(*Session).close+0x263 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:324 # 0xd00750 github.com/libp2p/go-yamux/v5.(*Session).recv+0x30 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:693 0: 0 [1: 16] @ 0x48b4a5 0x4731d7 0x7c1d8d 0x7c1ffc 0x7c5450 0x8ca39a 0x8c979b 0x8c9a93 0x8c6c94 0x8c63bb 0x4a336c 0x8c633b 0x8c630f 0x8c5c25 0x105a165 0x1058674 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x7c1d8c github.com/multiformats/go-multiaddr.readComponent+0x3ec /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:121 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x8ca399 github.com/libp2p/go-libp2p/core/peer.addrsFromProtobuf+0x99 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:236 # 0x8c979a github.com/libp2p/go-libp2p/core/peer.PeerRecordFromProtobuf+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:123 # 0x8c9a92 github.com/libp2p/go-libp2p/core/peer.(*PeerRecord).UnmarshalRecord+0xd2 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:176 # 0x8c6c93 github.com/libp2p/go-libp2p/core/record.unmarshalRecordPayload+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/record.go:81 # 0x8c63ba github.com/libp2p/go-libp2p/core/record.(*Envelope).Record.func1+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:230 # 0x4a336b sync.(*Once).doSlow+0xab /usr/local/go/src/sync/once.go:78 # 0x8c633a sync.(*Once).Do+0x3a /usr/local/go/src/sync/once.go:69 # 0x8c630e github.com/libp2p/go-libp2p/core/record.(*Envelope).Record+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:226 # 0x8c5c24 github.com/libp2p/go-libp2p/core/record.ConsumeEnvelope+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:121 # 0x105a164 github.com/libp2p/go-libp2p/p2p/protocol/identify.signedPeerRecordFromMessage+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1010 # 0x1058673 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x6f3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:767 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 112] @ 0x48b485 0x425d05 0x41b494 0x4eeea8 0xdd7608 0xdd7034 0xe063bc 0xe063b7 0xd3bcea 0x8fd8ca 0x790031 0x8fd6c9 0x8fd5a5 0x8fcea5 0x8fceaf 0xd6018f 0x1054da5 0x105509a 0x1054790 0x495521 # 0x4eeea7 time.NewTimer+0x27 /usr/local/go/src/time/sleep.go:144 # 0xdd7607 github.com/quic-go/quic-go.(*ReceiveStream).readImpl+0x3a7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:176 # 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 # 0x8fcea4 github.com/multiformats/go-multistream.ReadNextToken[...]+0x24 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:258 # 0x8fceae github.com/multiformats/go-multistream.readMultistreamHeader+0x2e /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/client.go:127 # 0xd6018e github.com/multiformats/go-multistream.SelectProtoOrFail[...]+0x16e /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/client.go:65 # 0x1054da4 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x3e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:436 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x169beb0 0x16ef53a 0x16f0445 0x979b2d 0x935ea7 0x975be5 0x975bb7 0x9710b4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x975be4 crypto/tls.(*Conn).setWriteTrafficSecret+0x244 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x975bb6 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x216 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:907 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 32] @ 0x48b485 0x425d05 0xde5cc5 0xde7145 0xdf3c1f 0xde7d8e 0xde8005 0xdbcbe9 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0x495521 # 0xde5cc4 github.com/quic-go/quic-go.newStream+0xa4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:78 # 0xde7144 github.com/quic-go/quic-go.(*streamsMap).initMaps.func2+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:76 # 0xdf3c1e github.com/quic-go/quic-go.(*incomingStreamsMap[...]).GetOrOpenStream+0x23e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_incoming.go:143 # 0xde7d8d github.com/quic-go/quic-go.(*streamsMap).getReceiveStream+0x6d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:279 # 0xde8004 github.com/quic-go/quic-go.(*streamsMap).HandleStreamFrame+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:310 # 0xdbcbe8 github.com/quic-go/quic-go.(*Conn).handleFrames+0xba8 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1824 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 128] @ 0x48b485 0x490767 0x159dc55 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159dc54 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x634 /home/pactus/source/www/grpc/network.go:127 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 8] @ 0x48b485 0x425d05 0x6a3cbf 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6a3cbe github.com/pactus-project/pactus/genesis.MainnetGenesis+0x5e /home/pactus/source/genesis/mainnet.go:12 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b485 0x48b145 0x6bb985 0x6bc39e 0x6bc868 0xda9458 0xda9435 0xde343e 0xde31f3 0xddf7af 0x495521 # 0x6bb984 encoding/asn1.makeBody+0xee4 /usr/local/go/src/encoding/asn1/marshal.go:533 # 0x6bc39d encoding/asn1.makeField+0x91d /usr/local/go/src/encoding/asn1/marshal.go:680 # 0x6bc867 encoding/asn1.MarshalWithParams+0xe7 /usr/local/go/src/encoding/asn1/marshal.go:742 # 0xda9457 encoding/asn1.Marshal+0x1f7 /usr/local/go/src/encoding/asn1/marshal.go:736 # 0xda9434 github.com/quic-go/quic-go/internal/handshake.(*TokenGenerator).NewRetryToken+0x1d4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_generator.go:61 # 0xde343d github.com/quic-go/quic-go.(*baseServer).sendRetryPacket+0x19d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:920 # 0xde31f2 github.com/quic-go/quic-go.(*baseServer).sendRetry+0x72 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:906 # 0xddf7ae github.com/quic-go/quic-go.(*baseServer).runSendQueue+0x32e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:322 0: 0 [1: 1152] @ 0x48b4ac 0x4901c9 0xd707a8 0xd72fd7 0xdbc53b 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0xd707a7 github.com/quic-go/quic-go/internal/wire.parseCryptoFrame+0x1a7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/crypto_frame.go:34 # 0xd72fd6 github.com/quic-go/quic-go/internal/wire.(*FrameParser).ParseLessCommonFrame+0xb6 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/frame_parser.go:135 # 0xdbc53a github.com/quic-go/quic-go.(*Conn).handleFrames+0x4fa /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1857 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 112] @ 0x48b485 0x425d05 0x699aef 0xda7c9c 0xdaa82a 0xdaaa0f 0xda5715 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0x699aee golang.org/x/crypto/hkdf.Expand+0x4e /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:87 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xdaa829 github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).getNextTrafficSecret+0x69 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:133 # 0xdaaa0e github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetReadKey+0x16e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:146 # 0xda5714 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x294 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:479 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 512] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0x984914 0x935eb6 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0x984913 crypto/tls.aeadAESGCMTLS13+0x33 /usr/local/go/src/crypto/tls/cipher_suites.go:555 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 208] @ 0x48b4ac 0x4901c9 0x168d926 0x16901d4 0x16d62c8 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x168d925 crypto/internal/fips140/sha512.(*Digest).MarshalBinary+0x25 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:134 # 0x16901d3 crypto/internal/fips140/hmac.(*HMAC).Reset+0xf3 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:115 # 0x16d62c7 crypto/internal/fips140/ecdsa.newDRBG[...]+0x387 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:93 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 48] @ 0x48b485 0x425d05 0x6bc352 0x6bb930 0x6bc39e 0x6bc868 0x7f3aec 0x7f3acb 0xd66a65 0xe05b85 0xe0592f 0xe054a5 0xe0992c 0xe09c32 0xe09305 0xd388ec 0x495521 # 0x6bc351 encoding/asn1.makeField+0x8d1 /usr/local/go/src/encoding/asn1/marshal.go:678 # 0x6bb92f encoding/asn1.makeBody+0xe8f /usr/local/go/src/encoding/asn1/marshal.go:527 # 0x6bc39d encoding/asn1.makeField+0x91d /usr/local/go/src/encoding/asn1/marshal.go:680 # 0x6bc867 encoding/asn1.MarshalWithParams+0xe7 /usr/local/go/src/encoding/asn1/marshal.go:742 # 0x7f3aeb encoding/asn1.Marshal+0x1cb /usr/local/go/src/encoding/asn1/marshal.go:736 # 0x7f3aca crypto/x509.MarshalPKIXPublicKey+0x1aa /usr/local/go/src/crypto/x509/x509.go:168 # 0xd66a64 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x4c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:198 # 0xe05b84 github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).wrapConnWithScope+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:120 # 0xe0592e github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).wrapConn+0x18e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:106 # 0xe054a4 github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).Accept+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:53 # 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 0: 0 [1: 48] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b485 0x425d05 0x699aef 0xda7c9c 0xda8365 0xda7e0f 0xde4234 0xddf74e 0x495521 # 0x699aee golang.org/x/crypto/hkdf.Expand+0x4e /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:87 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda8364 github.com/quic-go/quic-go/internal/handshake.computeInitialKeyAndIV+0xa4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:68 # 0xda7e0e github.com/quic-go/quic-go/internal/handshake.NewInitialAEAD+0xae /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:44 # 0xde4233 github.com/quic-go/quic-go.(*baseServer).sendConnectionRefused+0xb3 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:1013 # 0xddf74d github.com/quic-go/quic-go.(*baseServer).runSendQueue+0x2cd /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:320 0: 0 [1: 224] @ 0x48b4ac 0x425d05 0x6b2fba 0x6b2fd0 0x169bdcf 0x16d6257 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x6b2fb9 crypto/internal/fips140/sha512.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:205 # 0x6b2fcf crypto/sha512.New+0x2f /usr/local/go/src/crypto/sha512/sha512.go:53 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16d6256 crypto/internal/fips140/ecdsa.newDRBG[...]+0x316 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:89 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 112] @ 0x48b485 0x425d05 0xdcd696 0xdc0a0f 0xdc008c 0xdb4045 0x495521 # 0xdcd695 github.com/quic-go/quic-go.(*packetPacker).PackCoalescedPacket+0xaf5 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/packet_packer.go:450 # 0xdc0a0e github.com/quic-go/quic-go.(*Conn).sendPackets+0x88e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2534 # 0xdc008b github.com/quic-go/quic-go.(*Conn).triggerSending+0x10b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2453 # 0xdb4044 github.com/quic-go/quic-go.(*Conn).run+0x704 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:729 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169bdcf 0x699573 0x699acb 0xda7c9c 0xda2128 0xdaaa71 0xda5715 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda2127 github.com/quic-go/quic-go/internal/handshake.createAEAD+0x107 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:17 # 0xdaaa70 github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetReadKey+0x1d0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:147 # 0xda5714 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x294 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:479 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 80] @ 0x48b485 0x425d05 0x8b7b74 0x8b7a9d 0x105770a 0x1055617 0x105e9ac 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8b7b73 github.com/libp2p/go-libp2p/core/crypto.PublicKeyToProto+0x73 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:174 # 0x8b7a9c github.com/libp2p/go-libp2p/core/crypto.MarshalPublicKey+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:159 # 0x1057709 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).createBaseIdentifyResponse+0x6c9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:672 # 0x1055616 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendIdentifyResp+0x2d6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:481 # 0x105e9ab github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyRequest+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:465 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x53b6f3 0xb06d8c 0xb79d9b 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x53b6f2 context.WithValue+0xb2 /usr/local/go/src/context/context.go:737 # 0xb06d8b github.com/libp2p/go-libp2p-kad-dht/internal/metrics.ContextWithAttributes+0x8b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/metrics/context.go:16 # 0xb79d9a github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x45a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:88 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x8eaca5 0x8eac69 0x1163ae7 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x8eaca4 bytes.NewBuffer+0x1e4 /usr/local/go/src/bytes/buffer.go:490 # 0x8eac68 github.com/pactus-project/pactus/store.(*store).SaveBlock+0x1a8 /home/pactus/source/store/store.go:175 # 0x1163ae6 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x5e6 /home/pactus/source/state/state.go:492 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 2097152] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x5632fb 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x5632fa encoding/json.uintEncoder+0x15a /usr/local/go/src/encoding/json/encode.go:566 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 1048576] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e567 0x564a77 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e566 bytes.(*Buffer).WriteByte+0x46 /usr/local/go/src/bytes/buffer.go:307 # 0x564a76 encoding/json.mapEncoder.encode+0x496 /usr/local/go/src/encoding/json/encode.go:803 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 131072] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 212992] @ 0x48b4b3 0x4901c9 0x7410c5 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x7410c4 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:53 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x16f0178 0x16effe9 0x979da5 0x979d7a 0x975e51 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16f0177 crypto/internal/fips140/tls13.ExpandLabel[...]+0xd7 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:32 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x979da4 crypto/internal/fips140/tls13.(*MasterSecret).ExporterMasterSecret+0x64 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:155 # 0x979d79 crypto/tls.(*cipherSuiteTLS13).exportKeyingMaterial+0x39 /usr/local/go/src/crypto/tls/key_schedule.go:47 # 0x975e50 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x4b0 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:924 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 208] @ 0x48b4ac 0x4731d7 0x51fa86 0x1157e27 0x1157b6a 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0x1157e26 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).SignBytes+0x186 /home/pactus/source/sync/bundle/message/hello.go:64 # 0x1157b69 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x69 /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 704] @ 0x48b48c 0x4901c9 0x8fdc8c 0xb7e945 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8fdc8b github.com/libp2p/go-libp2p/core/peerstore.AddrInfos+0x4b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peerstore/helpers.go:9 # 0xb7e944 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:273 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 320] @ 0x48b485 0x4901c9 0xc23365 0xc21d36 0xc39d9b 0xc369ca 0x495521 # 0xc23364 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIWant+0x784 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1013 # 0xc21d35 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x95 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:886 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 896] @ 0x48b4ac 0x4901c9 0x1257296 0x12571b2 0x1249cfa 0x495521 # 0x1257295 google.golang.org/grpc/internal/transport.(*framer).readDataFrame+0x95 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:535 # 0x12571b1 google.golang.org/grpc/internal/transport.(*framer).readFrame+0x151 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:488 # 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 0: 0 [1: 1152] @ 0x48b48c 0x425d05 0xdac8e7 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xdac8e6 github.com/quic-go/quic-go.init.func1+0x126 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:270 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 16] @ 0x48b485 0x425d05 0xdf1105 0xdb12c3 0xdb1204 0xdbec37 0xdb4197 0x495521 # 0xdf1104 github.com/quic-go/quic-go.(*packetHandlerMap).ReplaceWithClosed+0x2e4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:838 # 0xdb12c2 github.com/quic-go/quic-go.connRunners.ReplaceWithClosed+0x3a2 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/conn_id_generator.go:37 # 0xdb1203 github.com/quic-go/quic-go.(*connIDGenerator).ReplaceWithClosed+0x2e3 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/conn_id_generator.go:196 # 0xdbec36 github.com/quic-go/quic-go.(*Conn).handleCloseError+0x756 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2280 # 0xdb4196 github.com/quic-go/quic-go.(*Conn).run+0x856 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:747 0: 0 [2: 160] @ 0x48b485 0x425d05 0x5394fb 0x5394dd 0xddb0d3 0xde5e05 0xde7145 0xdf3c1f 0xde7d8e 0xde8005 0xdbcbe9 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0x495521 # 0x5394fa context.withCancel+0x3a /usr/local/go/src/context/context.go:277 # 0x5394dc context.WithCancelCause+0x1c /usr/local/go/src/context/context.go:269 # 0xddb0d2 github.com/quic-go/quic-go.newSendStream+0x112 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_stream.go:81 # 0xde5e04 github.com/quic-go/quic-go.newStream+0x1e4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:90 # 0xde7144 github.com/quic-go/quic-go.(*streamsMap).initMaps.func2+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:76 # 0xdf3c1e github.com/quic-go/quic-go.(*incomingStreamsMap[...]).GetOrOpenStream+0x23e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_incoming.go:143 # 0xde7d8d github.com/quic-go/quic-go.(*streamsMap).getReceiveStream+0x6d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:279 # 0xde8004 github.com/quic-go/quic-go.(*streamsMap).HandleStreamFrame+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:310 # 0xdbcbe8 github.com/quic-go/quic-go.(*Conn).handleFrames+0xba8 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1824 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 24] @ 0x48b485 0x425d05 0x16f16b3 0x974779 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16f16b2 crypto/internal/fips140/tls13.NewEarlySecret[...]+0x92 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x974778 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x418 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:748 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 32] @ 0x48b485 0x490767 0xd99f51 0xd99ef7 0xdc1e77 0xdc1c51 0xdc0f86 0xdc0b5c 0xdc008c 0xdb4045 0xded7fa 0x495521 # 0xd99f50 github.com/quic-go/quic-go/internal/ackhandler.(*sentPacketHistory).SentPacket+0x4d0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_history.go:63 # 0xd99ef6 github.com/quic-go/quic-go/internal/ackhandler.(*sentPacketHandler).SentPacket+0x476 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_handler.go:306 # 0xdc1e76 github.com/quic-go/quic-go.(*Conn).registerPackedShortHeaderPacket+0x1b6 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2770 # 0xdc1c50 github.com/quic-go/quic-go.(*Conn).appendOneShortHeaderPacket+0x230 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2742 # 0xdc0f85 github.com/quic-go/quic-go.(*Conn).sendPacketsWithGSO+0xe5 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2601 # 0xdc0b5b github.com/quic-go/quic-go.(*Conn).sendPackets+0x9db /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2553 # 0xdc008b github.com/quic-go/quic-go.(*Conn).triggerSending+0x10b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2453 # 0xdb4044 github.com/quic-go/quic-go.(*Conn).run+0x704 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:729 # 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 0: 0 [1: 24] @ 0x48b485 0x421deb 0xb0789d 0xb0787d 0xb7b645 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb0789c go.opentelemetry.io/otel/metric.WithAttributeSet+0x7c /home/pactus/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.43.0/instrument.go:354 # 0xb0787c github.com/libp2p/go-libp2p-kad-dht/internal/metrics.RecordRequestLatency+0x5c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/metrics/metrics.go:136 # 0xb7b644 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x1d04 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:157 # 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 0: 0 [1: 96] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1196a98 0x11965e5 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1196a97 github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x277 /home/pactus/source/sync/handler_hello.go:179 # 0x11965e4 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0xd04 /home/pactus/source/sync/handler_hello.go:158 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b4ac 0x48b5c5 0x4cc5fd 0x55b236 0x55bb3d 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x55b235 encoding/json.indirect+0x2f5 /usr/local/go/src/encoding/json/decode.go:482 # 0x55bb3c encoding/json.(*decodeState).object+0x5c /usr/local/go/src/encoding/json/decode.go:606 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 480] @ 0x48b4ac 0x5aae85 0x59f66b 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x5b7273 0x1182de9 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x5b7272 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0xb2 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:37 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x790eb4 0xb8387b 0xb83855 0xb83856 0xb83908 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0x790eb3 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0x213 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:82 # 0xb8387a github.com/mr-tron/base58/base58.FastBase58Encoding+0x17a /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0xb83854 github.com/mr-tron/base58/base58.Encode+0x154 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0xb83855 github.com/libp2p/go-libp2p/core/peer.ID.String+0x155 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0xb83907 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x207 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:325 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 224] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 1536] @ 0x48b4ac 0x4907d3 0x93cab7 0x93c62f 0x96bc9b 0x96b21a 0x93eea9 0x97d57f 0x495521 # 0x93cab6 crypto/tls.(*Conn).unmarshalHandshakeMessage+0x2f6 /usr/local/go/src/crypto/tls/conn.go:1179 # 0x93c62e crypto/tls.(*Conn).readHandshake+0x26e /usr/local/go/src/crypto/tls/conn.go:1120 # 0x96bc9a crypto/tls.(*Conn).readClientHello+0x3a /usr/local/go/src/crypto/tls/handshake_server.go:137 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 48] @ 0x48b485 0x425d05 0xdd36ad 0xdb8c6f 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0xdd36ac github.com/quic-go/quic-go.(*packetUnpacker).UnpackLongHeader+0x24c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/packet_unpacker.go:102 # 0xdb8c6e github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0x50e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1355 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 64] @ 0x48b4ac 0x473854 0x473366 0x16ef64c 0x16f0445 0x16effe9 0x975b1f 0x975aea 0x9710b4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16ef64b crypto/internal/fips140/hkdf.Expand[...]+0x1ab /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:43 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x975b1e crypto/internal/fips140/tls13.(*MasterSecret).ClientApplicationTrafficSecret+0x17e /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:131 # 0x975ae9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x149 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:905 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 112] @ 0x48b485 0x425d05 0x699aef 0xda7c9c 0xda8365 0xda7e0f 0xda33df 0xda30bd 0xdad739 0xde2666 0xde0652 0xddf3c5 0x495521 # 0x699aee golang.org/x/crypto/hkdf.Expand+0x4e /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:87 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda8364 github.com/quic-go/quic-go/internal/handshake.computeInitialKeyAndIV+0xa4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:68 # 0xda7e0e github.com/quic-go/quic-go/internal/handshake.NewInitialAEAD+0xae /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:44 # 0xda33de github.com/quic-go/quic-go/internal/handshake.newCryptoSetup+0x7e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:146 # 0xda30bc github.com/quic-go/quic-go/internal/handshake.NewCryptoSetupServer+0x9c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:116 # 0xdad738 github.com/quic-go/quic-go.init.func1+0xf78 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:358 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x16cfc86 0x16d6536 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16cfc85 crypto/internal/fips140/ecdsa.pad000+0x65 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:132 # 0x16d6535 crypto/internal/fips140/ecdsa.newDRBG[...]+0x5f5 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:104 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 24] @ 0x48b485 0x425d05 0x4cc235 0x6b6c65 0x6b7770 0x6b7e47 0xd66908 0xd668d6 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x4cc234 reflect.MakeSlice+0x74 /usr/local/go/src/reflect/value.go:3061 # 0x6b6c64 encoding/asn1.parseField+0x1544 /usr/local/go/src/encoding/asn1/asn1.go:992 # 0x6b776f encoding/asn1.parseField+0x204f /usr/local/go/src/encoding/asn1/asn1.go:980 # 0x6b7e46 encoding/asn1.UnmarshalWithParams+0x1a6 /usr/local/go/src/encoding/asn1/asn1.go:1168 # 0xd66907 encoding/asn1.Unmarshal+0x367 /usr/local/go/src/encoding/asn1/asn1.go:1141 # 0xd668d5 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x335 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:191 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 768] @ 0x48b4ac 0x425d05 0x5d25c5 0x5d25b9 0x5d2492 0xdaa12a 0xda9f0a 0xda96b2 0xde1e07 0xde0652 0xddf3c5 0x495521 # 0x5d25c4 crypto/internal/fips140/aes/gcm.New+0xc4 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm.go:24 # 0x5d25b8 crypto/cipher.newGCM+0xb8 /usr/local/go/src/crypto/cipher/gcm.go:76 # 0x5d2491 crypto/cipher.NewGCM+0x51 /usr/local/go/src/crypto/cipher/gcm.go:34 # 0xdaa129 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).createAEAD+0x149 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:69 # 0xda9f09 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).DecodeToken+0xc9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:48 # 0xda96b1 github.com/quic-go/quic-go/internal/handshake.(*TokenGenerator).DecodeToken+0x31 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_generator.go:94 # 0xde1e06 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0x226 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:711 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 16] @ 0x48b485 0x425d05 0xbe3d09 0xbe36c5 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe3d08 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC_SubOpts).Unmarshal+0x568 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1978 # 0xbe36c4 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xd44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1766 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 32] @ 0x48b485 0x425d05 0x98496f 0x935eb6 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x98496e crypto/tls.aeadAESGCMTLS13+0x8e /usr/local/go/src/crypto/tls/cipher_suites.go:570 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 352] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0x7dbd1b 0x7dbada 0xd6665a 0xe05b85 0xe0592f 0xe054a5 0xe0992c 0xe09c32 0xe09305 0xd388ec 0x495521 # 0x7dbd1a crypto/x509.(*CertPool).addCertFunc+0x27a /usr/local/go/src/crypto/x509/cert_pool.go:210 # 0x7dbad9 crypto/x509.(*CertPool).AddCert+0x39 /usr/local/go/src/crypto/x509/cert_pool.go:184 # 0xd66659 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:163 # 0xe05b84 github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).wrapConnWithScope+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:120 # 0xe0592e github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).wrapConn+0x18e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:106 # 0xe054a4 github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).Accept+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:53 # 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 0: 0 [1: 16] @ 0x48b485 0x425d05 0xde5e7f 0xde7145 0xdf3c1f 0xde7d8e 0xde8005 0xdbcbe9 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0x495521 # 0xde5e7e github.com/quic-go/quic-go.newStream+0x25e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:93 # 0xde7144 github.com/quic-go/quic-go.(*streamsMap).initMaps.func2+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:76 # 0xdf3c1e github.com/quic-go/quic-go.(*incomingStreamsMap[...]).GetOrOpenStream+0x23e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_incoming.go:143 # 0xde7d8d github.com/quic-go/quic-go.(*streamsMap).getReceiveStream+0x6d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:279 # 0xde8004 github.com/quic-go/quic-go.(*streamsMap).HandleStreamFrame+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:310 # 0xdbcbe8 github.com/quic-go/quic-go.(*Conn).handleFrames+0xba8 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1824 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a351c 0x8c5278 0xcff727 0xcff710 0xd03719 0xcfdb48 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0x8c5277 github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:67 # 0xcff726 github.com/libp2p/go-buffer-pool.Get+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xcff70f github.com/libp2p/go-yamux/v5.(*Session).sendMsg+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:521 # 0xd03718 github.com/libp2p/go-yamux/v5.(*Stream).sendWindowUpdate+0x1b8 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:244 # 0xcfdb47 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x427 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:241 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 49152] @ 0x48b4b3 0x4901c9 0x5adf6a 0x1182c9f 0x1182ca0 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 192] @ 0x48b485 0x425d05 0x169bdb7 0x16ef53a 0x16f0445 0x979b2d 0x935ea7 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [11: 12976128] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x159d977 0x159d963 0x159d93b 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159d976 encoding/hex.EncodeToString+0x356 /usr/local/go/src/encoding/hex/hex.go:127 # 0x159d962 github.com/pactus-project/pactus/crypto/hash.Hash.String+0x342 /home/pactus/source/crypto/hash/hash.go:75 # 0x159d93a github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x31a /home/pactus/source/www/grpc/network.go:120 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 16] @ 0x48b4a5 0x473854 0x473366 0x7c3f35 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0xb16fd9 0xb156f7 0xb18c5a 0xb18c4c 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x7c3f34 github.com/multiformats/go-multiaddr.validateComponent+0x3d4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:343 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0xb16fd8 github.com/multiformats/go-multiaddr/net.parseTCPNetAddr+0xb8 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:298 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb18c59 github.com/multiformats/go-multiaddr/net.FromNetAddr+0x99 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb18c4b github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0x8b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:252 # 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 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x1683b26 0x1690232 0x6998d2 0x4d83ae 0xdaa107 0xdaa108 0xda9f0a 0xda96b2 0xde1e07 0xde0652 0xddf3c5 0x495521 # 0x1683b25 crypto/internal/fips140/sha256.(*Digest).MarshalBinary+0x25 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:66 # 0x1690231 crypto/internal/fips140/hmac.(*HMAC).Reset+0x151 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:122 # 0x6998d1 golang.org/x/crypto/hkdf.(*hkdf).Read+0x131 /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:60 # 0x4d83ad io.ReadAtLeast+0x8d /usr/local/go/src/io/io.go:335 # 0xdaa106 io.ReadFull+0x126 /usr/local/go/src/io/io.go:354 # 0xdaa107 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).createAEAD+0x127 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:62 # 0xda9f09 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).DecodeToken+0xc9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:48 # 0xda96b1 github.com/quic-go/quic-go/internal/handshake.(*TokenGenerator).DecodeToken+0x31 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_generator.go:94 # 0xde1e06 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0x226 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:711 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 24] @ 0x48b485 0x48b145 0x10e5145 0x10e43d4 0x495521 # 0x10e5144 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).maybeRecordObservation+0x2a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:427 # 0x10e43d3 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).worker+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:357 0: 0 [1: 176] @ 0x48b485 0x425d05 0xde5f8c 0xde5fad 0xde7205 0xdf2c1b 0xdf2bff 0xde73df 0xe04e4b 0xe04e3d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0xde5f8b github.com/quic-go/quic-go.newReceiveStream+0x36b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:65 # 0xde5fac github.com/quic-go/quic-go.newStream+0x38c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:103 # 0xde7204 github.com/quic-go/quic-go.(*streamsMap).initMaps.func1+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:68 # 0xdf2c1a github.com/quic-go/quic-go.(*outgoingStreamsMap[...]).openStream+0xfa /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_outgoing.go:130 # 0xdf2bfe github.com/quic-go/quic-go.(*outgoingStreamsMap[...]).OpenStreamSync+0xde /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_outgoing.go:92 # 0xde73de github.com/quic-go/quic-go.(*streamsMap).OpenStreamSync+0xde /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:120 # 0xe04e4a github.com/quic-go/quic-go.(*Conn).OpenStreamSync+0x2a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2909 # 0xe04e3c github.com/libp2p/go-libp2p/p2p/transport/quic.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/conn.go:71 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 576] @ 0x48b4ac 0x4901c9 0xd707a8 0xd72fd7 0xdbc53b 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0xd707a7 github.com/quic-go/quic-go/internal/wire.parseCryptoFrame+0x1a7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/crypto_frame.go:34 # 0xd72fd6 github.com/quic-go/quic-go/internal/wire.(*FrameParser).ParseLessCommonFrame+0xb6 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/frame_parser.go:135 # 0xdbc53a github.com/quic-go/quic-go.(*Conn).handleFrames+0x4fa /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1857 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169bdcf 0x699573 0x6996f9 0xda81a5 0xda7db0 0xde4234 0xddf74e 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x6996f8 golang.org/x/crypto/hkdf.Extract+0x78 /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:30 # 0xda81a4 github.com/quic-go/quic-go/internal/handshake.computeSecrets+0xc4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:55 # 0xda7daf github.com/quic-go/quic-go/internal/handshake.NewInitialAEAD+0x4f /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:35 # 0xde4233 github.com/quic-go/quic-go.(*baseServer).sendConnectionRefused+0xb3 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:1013 # 0xddf74d github.com/quic-go/quic-go.(*baseServer).runSendQueue+0x2cd /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:320 0: 0 [1: 64] @ 0x48b485 0x425d05 0xdb2d16 0xdb2d6f 0xdad35a 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xdb2d15 github.com/quic-go/quic-go.newRetransmissionQueue+0x235 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/retransmission_queue.go:24 # 0xdb2d6e github.com/quic-go/quic-go.(*Conn).preSetup+0x28e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:517 # 0xdad359 github.com/quic-go/quic-go.init.func1+0xb99 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:311 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169bdcf 0x699573 0x699acb 0xda7c9c 0xda723a 0xda711b 0xda6130 0xda4052 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda7239 github.com/quic-go/quic-go/internal/handshake.newAESHeaderProtector+0x59 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:48 # 0xda711a github.com/quic-go/quic-go/internal/handshake.newHeaderProtector+0x7a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:31 # 0xda612f github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setWriteKey+0x50f /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:522 # 0xda4051 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0xb1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:254 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 80] @ 0x48b4ac 0x4901c9 0x58c6b9 0x58c63d 0x5f5ee6 0x5f5e6f 0x60c18c 0x60b965 0x69b905 0x69d197 0x1166bc5 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x58c6b8 math/big.nat.make+0x98 /usr/local/go/src/math/big/nat.go:67 # 0x58c63c math/big.nat.setBytes+0x1c /usr/local/go/src/math/big/nat.go:1023 # 0x5f5ee5 math/big.(*Int).SetBytes+0x185 /usr/local/go/src/math/big/int.go:519 # 0x5f5e6e github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1SqrtRatio+0x10e /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:164 # 0x60c18b github.com/consensys/gnark-crypto/ecc/bls12-381.MapToCurve1+0x58b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:121 # 0x60b964 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x84 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:54 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x69d196 github.com/pactus-project/pactus/sortition.(*VerifiableSeed).Verify+0xb6 /home/pactus/source/sortition/seed.go:50 # 0x1166bc4 github.com/pactus-project/pactus/state.(*state).validateBlock+0x224 /home/pactus/source/state/validation.go:37 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0xd2b90e 0x10d7529 0x115423b 0x115072a 0x495521 # 0xd2b90d github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x8d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:475 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 16] @ 0x48b485 0x490767 0x55d425 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1160c18 0x1163c73 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x55d424 encoding/json.(*decodeState).object+0x1944 /usr/local/go/src/encoding/json/decode.go:738 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1160c17 github.com/pactus-project/pactus/state.(*state).concreteSandbox+0x37 /home/pactus/source/state/state.go:151 # 0x1163c72 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x772 /home/pactus/source/state/state.go:507 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 192] @ 0x48b4ac 0x4731d7 0x51fa86 0xce1d2c 0xce2fd5 0xd3c3d9 0x10d6937 0xd307e5 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0xce1d2b github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*protocolScope).getPeerScope+0x1cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:706 # 0xce2fd4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetProtocol+0x314 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:875 # 0xd3c3d8 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:155 # 0x10d6936 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x6d6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:350 # 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 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166e77 0x1166c18 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166e76 github.com/pactus-project/pactus/state.(*state).validatePrevCertificate+0x56 /home/pactus/source/state/validation.go:51 # 0x1166c17 github.com/pactus-project/pactus/state.(*state).validateBlock+0x277 /home/pactus/source/state/validation.go:41 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x4901c9 0x169beb0 0x16d6465 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16d6464 crypto/internal/fips140/ecdsa.newDRBG[...]+0x524 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:111 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 48] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0xdad165 0xdacfe9 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xdad164 github.com/quic-go/quic-go.newConnIDGenerator+0x9a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/conn_id_generator.go:71 # 0xdacfe8 github.com/quic-go/quic-go.init.func1+0x828 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:298 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [2: 32768] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x68652e 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x68652d compress/flate.(*huffmanBitWriter).writeTokens+0x12d /usr/local/go/src/compress/flate/huffman_bit_writer.go:580 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 224] @ 0x48b4ac 0x41b526 0xcfd138 0xcfcc45 0xd064e5 0xd5d69d 0xd5c0be 0xd5b69a 0xd59cb3 0x495521 # 0xcfd137 github.com/libp2p/go-yamux/v5.newSession+0x2d7 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:147 # 0xcfcc44 github.com/libp2p/go-yamux/v5.Server+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:127 # 0xd064e4 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:51 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 32768] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x682a88 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a87 compress/flate.(*compressor).deflate+0x667 /usr/local/go/src/compress/flate/deflate.go:489 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b485 0x4901c9 0x4a3df2 0x4a34c5 0xdaf61b 0xdb7125 0xdb6a8a 0xdb6125 0xdb3d92 0x495521 # 0x4a3df1 sync.(*poolChain).pushHead+0x51 /usr/local/go/src/sync/poolqueue.go:226 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0xdaf61a github.com/quic-go/quic-go.(*packetBuffer).putBack+0x5a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/buffer_pool.go:59 # 0xdb7124 github.com/quic-go/quic-go.(*packetBuffer).MaybeRelease+0xe64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/buffer_pool.go:39 # 0xdb6a89 github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x7c9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1165 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 48] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0xd0e825 0xd2b777 0xd2db9b 0xd2b5d4 0xd38dc5 0x495521 # 0xd0e824 github.com/libp2p/go-libp2p/p2p/net/connmgr.(*cmNotifee).Connected+0x1a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/connmgr/connmgr.go:676 # 0xd2b776 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn.func1+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:443 # 0xd2db9a github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).notifyAll+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:765 # 0xd2b5d3 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn+0x713 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:442 # 0xd38dc4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddListenAddr.func2.2+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_listen.go:177 0: 0 [1: 2688] @ 0x48b4ac 0x46eabf 0x169670f 0x16966aa 0x1698b4f 0x9310d1 0x937244 0x93bbed 0x93d1be 0xd0036f 0xcffa5c 0x495521 # 0x169670e crypto/internal/fips140/aes/gcm.sliceForAppend+0xce /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm.go:138 # 0x16966a9 crypto/internal/fips140/aes/gcm.(*GCM).sealAfterIndicator+0x69 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm.go:79 # 0x1698b4e crypto/internal/fips140/aes/gcm.(*GCMWithXORCounterNonce).Seal+0x16e /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go:281 # 0x9310d0 crypto/tls.(*xorNonceAEAD).Seal+0xd0 /usr/local/go/src/crypto/tls/cipher_suites.go:497 # 0x937243 crypto/tls.(*halfConn).encrypt+0x743 /usr/local/go/src/crypto/tls/conn.go:529 # 0x93bbec crypto/tls.(*Conn).writeRecordLocked+0x62c /usr/local/go/src/crypto/tls/conn.go:1031 # 0x93d1bd crypto/tls.(*Conn).Write+0x37d /usr/local/go/src/crypto/tls/conn.go:1254 # 0xd0036e github.com/libp2p/go-yamux/v5.(*Session).sendLoop+0x7ae /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:678 # 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 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x425d05 0x796dfa 0x796be3 0x7b8096 0x8c8d11 0xe05ba5 0xe0592f 0xe054a5 0xe0992c 0xe09c32 0xe09305 0xd388ec 0x495521 # 0x796df9 github.com/multiformats/go-multihash/core.init.0.func1+0x19 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/core/registry.go:113 # 0x796be2 github.com/multiformats/go-multihash/core.GetVariableHasher+0x42 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/core/registry.go:99 # 0x7b8095 github.com/multiformats/go-multihash.Sum+0x35 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/sum.go:21 # 0x8c8d10 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x50 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:172 # 0xe05ba4 github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).wrapConnWithScope+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:124 # 0xe0592e github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).wrapConn+0x18e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:106 # 0xe054a4 github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).Accept+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:53 # 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 0: 0 [1: 48] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8b7ac7 0x8c8ce5 0x1058f4f 0x1058885 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8b7ac6 github.com/libp2p/go-libp2p/core/crypto.MarshalPublicKey+0x46 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:164 # 0x8c8ce4 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:164 # 0x1058f4e github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeSignedPeerRecord+0x4e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:843 # 0x1058884 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x904 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:791 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 24] @ 0x48b4ac 0x4901c9 0xda7ad5 0xdaa82a 0xdaaa0f 0xda5715 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0xda7ad4 github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x74 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:12 # 0xdaa829 github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).getNextTrafficSecret+0x69 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:133 # 0xdaaa0e github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetReadKey+0x16e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:146 # 0xda5714 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x294 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:479 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [2: 32] @ 0x48b4a5 0x473854 0x473366 0x7c2e8c 0x7c68bd 0x7c68be 0x118a46c 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x7c2e8b github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x6b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c68bc github.com/multiformats/go-multiaddr.(*Component).Value+0xbc /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:184 # 0x7c68bd github.com/multiformats/go-multiaddr.Multiaddr.ValueForProtocol+0xbd /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:248 # 0x118a46b github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2eb /home/pactus/source/sync/firewall/firewall.go:217 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 262144] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beee 0x16ef53a 0x16f0445 0x16effe9 0x97488d 0x974848 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x97488c crypto/internal/fips140/tls13.(*HandshakeSecret).ClientHandshakeTrafficSecret+0x52c /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:106 # 0x974847 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4e7 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:754 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 128] @ 0x48b485 0x425d05 0xd72317 0xde3374 0xde31f3 0xddf7af 0x495521 # 0xd72316 github.com/quic-go/quic-go/internal/wire.(*ExtendedHeader).Log+0x236 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/extended_header.go:141 # 0xde3373 github.com/quic-go/quic-go.(*baseServer).sendRetryPacket+0xd3 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:915 # 0xde31f2 github.com/quic-go/quic-go.(*baseServer).sendRetry+0x72 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:906 # 0xddf7ae github.com/quic-go/quic-go.(*baseServer).runSendQueue+0x32e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:322 0: 0 [2: 1536] @ 0x48b4ac 0x425d05 0x5d25c5 0x5d25b9 0x5d2492 0xdaa12a 0xda9ce6 0xda963a 0xdb5a2b 0xdbcda6 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0x5d25c4 crypto/internal/fips140/aes/gcm.New+0xc4 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm.go:24 # 0x5d25b8 crypto/cipher.newGCM+0xb8 /usr/local/go/src/crypto/cipher/gcm.go:76 # 0x5d2491 crypto/cipher.NewGCM+0x51 /usr/local/go/src/crypto/cipher/gcm.go:34 # 0xdaa129 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).createAEAD+0x149 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:69 # 0xda9ce5 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).NewToken+0x85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:35 # 0xda9639 github.com/quic-go/quic-go/internal/handshake.(*TokenGenerator).NewToken+0x159 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_generator.go:84 # 0xdb5a2a github.com/quic-go/quic-go.(*Conn).handleHandshakeComplete+0x48a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:971 # 0xdbcda5 github.com/quic-go/quic-go.(*Conn).handleFrames+0xd65 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1898 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a351c 0x9f9606 0x9feb9a 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0x9f9605 net/http.newBufioWriterSize+0x65 /usr/local/go/src/net/http/server.go:876 # 0x9feb99 net/http.(*conn).serve+0x2f9 /usr/local/go/src/net/http/server.go:1982 0: 0 [1: 96] @ 0x48b4ac 0x4901c9 0x5d9dc5 0x60b93d 0x69b905 0x69d197 0x1166bc5 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5d9dc4 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x84 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:892 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x69d196 github.com/pactus-project/pactus/sortition.(*VerifiableSeed).Verify+0xb6 /home/pactus/source/sortition/seed.go:50 # 0x1166bc4 github.com/pactus-project/pactus/state.(*state).validateBlock+0x224 /home/pactus/source/state/validation.go:37 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x490767 0x46f309 0x114e1ff 0x1138bdc 0x103d252 0x103c687 0x495521 # 0x114e1fe github.com/pactus-project/pactus/network.makeNetwork.func2+0x19e /home/pactus/source/network/network.go:230 # 0x1138bdb github.com/libp2p/go-libp2p/config.(*Config).addAutoNAT.func2+0x3b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/config/config.go:670 # 0x103d251 github.com/libp2p/go-libp2p/p2p/host/autonat.(*AmbientAutoNAT).checkAddrs+0x31 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/autonat.go:248 # 0x103c686 github.com/libp2p/go-libp2p/p2p/host/autonat.(*AmbientAutoNAT).background+0x706 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/autonat.go:234 0: 0 [1: 80] @ 0x48b485 0x425d05 0x5394fb 0x5394dd 0xddb0d3 0xde5e05 0xde7205 0xdf2c1b 0xdf2bff 0xde73df 0xe04e4b 0xe04e3d 0xd312b5 0xd3104f 0x1054a52 0x105509a 0x1054790 0x495521 # 0x5394fa context.withCancel+0x3a /usr/local/go/src/context/context.go:277 # 0x5394dc context.WithCancelCause+0x1c /usr/local/go/src/context/context.go:269 # 0xddb0d2 github.com/quic-go/quic-go.newSendStream+0x112 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_stream.go:81 # 0xde5e04 github.com/quic-go/quic-go.newStream+0x1e4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:90 # 0xde7204 github.com/quic-go/quic-go.(*streamsMap).initMaps.func1+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:68 # 0xdf2c1a github.com/quic-go/quic-go.(*outgoingStreamsMap[...]).openStream+0xfa /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_outgoing.go:130 # 0xdf2bfe github.com/quic-go/quic-go.(*outgoingStreamsMap[...]).OpenStreamSync+0xde /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_outgoing.go:92 # 0xde73de github.com/quic-go/quic-go.(*streamsMap).OpenStreamSync+0xde /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:120 # 0xe04e4a github.com/quic-go/quic-go.(*Conn).OpenStreamSync+0x2a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2909 # 0xe04e3c github.com/libp2p/go-libp2p/p2p/transport/quic.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/conn.go:71 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 128] @ 0x48b485 0x4901c9 0x4a3df2 0x4a34c5 0x8c54d4 0xd04fa5 0xd04f5b 0xd02e8f 0xd05fb8 0xd3bcea 0x4d83ae 0x8fd718 0x8fd6fb 0x8fd5a5 0x10ddde6 0x10ddd83 0x10de227 0x8fcfcb 0x10de0a9 0x10d9242 0x11548f8 0x495521 # 0x4a3df1 sync.(*poolChain).pushHead+0x51 /usr/local/go/src/sync/poolqueue.go:226 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x8c54d3 github.com/libp2p/go-buffer-pool.(*BufferPool).Put+0x113 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:91 # 0xd04fa4 github.com/libp2p/go-buffer-pool.Put+0x164 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:102 # 0xd04f5a github.com/libp2p/go-yamux/v5.(*segmentedBuffer).Read+0x11a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/util.go:122 # 0xd02e8e github.com/libp2p/go-yamux/v5.(*Stream).Read+0x20e /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:122 # 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 # 0x8fd717 io.ReadFull+0xd7 /usr/local/go/src/io/io.go:354 # 0x8fd6fa github.com/multiformats/go-multistream.lpReadBuf+0xba /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:296 # 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 0: 0 [1: 1048576] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x5632fb 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x5632fa encoding/json.uintEncoder+0x15a /usr/local/go/src/encoding/json/encode.go:566 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0xc232e9 0xc21d36 0xc39d9b 0xc369ca 0x495521 # 0xc232e8 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIWant+0x708 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1011 # 0xc21d35 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x95 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:886 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 128] @ 0x48b485 0x4901c9 0xb00d2e 0xb00e54 0xb7eb0f 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb00d2d github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers+0x2d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:62 # 0xb00e53 github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:74 # 0xb7eb0e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x44e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:282 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [20: 23592960] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [24: 28311552] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [21: 24772608] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [22: 25952256] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [23: 27131904] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [23: 27131904] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [23: 27131904] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 16384] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [24: 25755648] @ 0x48b4b3 0x4901c9 0x122ea67 0x122e615 0x1265019 0x12c616a 0x12cccdf 0x12ceba5 0x12d3bc6 0x12cc39f 0x495521 # 0x122ea66 google.golang.org/grpc/internal/mem.(*simpleBufferPool).Get+0xe6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:332 # 0x122e614 google.golang.org/grpc/internal/mem.(*BinaryTieredBufferPool).Get+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:143 # 0x1265018 google.golang.org/grpc/encoding/proto.(*codecV2).Marshal+0x118 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:74 # 0x12c6169 google.golang.org/grpc.encode+0x49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:804 # 0x12cccde google.golang.org/grpc.(*Server).sendResponse+0x9e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1176 # 0x12ceba4 google.golang.org/grpc.(*Server).processUnaryRPC+0x1304 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1477 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [4: 96] @ 0x48b4ac 0x4731d7 0xbe73cc 0xbe636d 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe73cb github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIWant).Unmarshal+0x4cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2689 # 0xbe636c github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x112c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2350 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x675545 0x66e450 0x66dbbb 0x662ed8 0x676967 0x674ebf 0x648265 0x64823a 0x647cd3 0x6547d8 0x667fcf 0x6475b7 0x664f77 0x6464d4 0x495521 # 0x675544 net.sockaddrToUDP+0x104 /usr/local/go/src/net/udpsock_posix.go:18 # 0x66e44f net.(*netFD).dial+0x78f /usr/local/go/src/net/sock_posix.go:143 # 0x66dbba net.socket+0x29a /usr/local/go/src/net/sock_posix.go:70 # 0x662ed7 net.internetSocket+0xf7 /usr/local/go/src/net/ipsock_posix.go:167 # 0x676966 net.(*sysDialer).dialUDP+0xa6 /usr/local/go/src/net/udpsock_posix.go:220 # 0x674ebe net.dialUDP+0x29e /usr/local/go/src/net/udpsock.go:304 # 0x648264 net.DialUDP+0x124 /usr/local/go/src/net/udpsock.go:288 # 0x648239 net.srcAddrs+0xf9 /usr/local/go/src/net/addrselect.go:50 # 0x647cd2 net.sortByRFC6724+0x32 /usr/local/go/src/net/addrselect.go:18 # 0x6547d7 net.(*Resolver).goLookupIPCNAMEOrder+0x1437 /usr/local/go/src/net/dnsclient_unix.go:799 # 0x667fce net.(*Resolver).lookupIP+0xee /usr/local/go/src/net/lookup_unix.go:66 # 0x6475b6 net.init.func1+0x36 /usr/local/go/src/net/hook.go:21 # 0x664f76 net.(*Resolver).lookupIPAddr.func1+0x36 /usr/local/go/src/net/lookup.go:335 # 0x6464d3 internal/singleflight.(*Group).doCall+0x33 /usr/local/go/src/internal/singleflight/singleflight.go:93 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0xcfc53b 0xd040db 0xd03b29 0xd060f5 0xd060f6 0xd3bfc2 0x1054ea2 0x105509a 0x1054790 0x495521 # 0xcfc53a github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x13a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:44 # 0xd040da github.com/libp2p/go-yamux/v5.(*Stream).cleanup+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:392 # 0xd03b28 github.com/libp2p/go-yamux/v5.(*Stream).ResetWithError+0x1a8 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:298 # 0xd060f4 github.com/libp2p/go-yamux/v5.(*Stream).Reset+0x14 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:263 # 0xd060f5 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Reset+0x15 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:51 # 0xd3bfc1 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Reset+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:89 # 0x1054ea1 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x4e1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:438 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [2: 4608] @ 0x48b48c 0x4901c9 0xc304b3 0xc2bb65 0xc36a65 0x495521 # 0xc304b2 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).getPeers+0x92 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2142 # 0xc2bb64 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0xda4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1736 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [3: 576] @ 0x48b485 0x425d05 0xda47de 0xda40af 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0xda47dd github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleTransportParameters+0x3d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:317 # 0xda40ae github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x10e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:257 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 480] @ 0x48b485 0x425d05 0x931c50 0xd65ee5 0xe08d7f 0xdff7f2 0xda9178 0x96bde2 0x96b21a 0x93eea9 0x97d57f 0x495521 # 0x931c4f crypto/tls.(*Config).Clone+0x8f /usr/local/go/src/crypto/tls/common.go:1002 # 0xd65ee4 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:116 # 0xe08d7e github.com/libp2p/go-libp2p/p2p/transport/quic.(*transport).Listen.func1+0x1e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/transport.go:291 # 0xdff7f1 github.com/libp2p/go-libp2p/p2p/transport/quicreuse.newQuicListener.func1+0x111 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quicreuse/listener.go:64 # 0xda9177 github.com/quic-go/quic-go/internal/handshake.setupConfigForServer.func1+0xd7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/tls_config.go:23 # 0x96bde1 crypto/tls.(*Conn).readClientHello+0x181 /usr/local/go/src/crypto/tls/handshake_server.go:169 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 128] @ 0x48b4ac 0x41b4e8 0x42efa5 0x45674e 0x495521 # 0x48b4ab runtime.mallocgc+0xcb /usr/local/go/src/runtime/malloc.go:1195 # 0x41b4e7 runtime.makechan+0xe7 /usr/local/go/src/runtime/chan.go:105 # 0x42efa4 runtime.gcenable+0x24 /usr/local/go/src/runtime/mgc.go:213 # 0x45674d runtime.main+0x16d /usr/local/go/src/runtime/proc.go:213 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x53dd96 0x53df19 0x7c136b 0x7c50cf 0x8c7978 0x1154b85 0x1147d58 0x1147e8f 0x1640af9 0x165e8ab 0x165de35 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x53dd95 bytes.(*Buffer).grow+0x1b5 /usr/local/go/src/bytes/buffer.go:155 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x7c136a github.com/multiformats/go-multiaddr.stringToBytes+0x2ca /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:35 # 0x7c50ce github.com/multiformats/go-multiaddr.NewMultiaddr+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:36 # 0x8c7977 github.com/libp2p/go-libp2p/core/peer.AddrInfoFromString+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:84 # 0x1154b84 github.com/pactus-project/pactus/network.MakeAddrInfos+0xc4 /home/pactus/source/network/utils.go:38 # 0x1147d57 github.com/pactus-project/pactus/network.validateAddrInfo+0x17 /home/pactus/source/network/config.go:78 # 0x1147e8e github.com/pactus-project/pactus/network.(*Config).BasicCheck+0x8e /home/pactus/source/network/config.go:98 # 0x1640af8 github.com/pactus-project/pactus/config.(*Config).BasicCheck+0x178 /home/pactus/source/config/config.go:318 # 0x165e8aa github.com/pactus-project/pactus/cmd.MakeConfig+0x38a /home/pactus/source/cmd/cmd.go:251 # 0x165de34 github.com/pactus-project/pactus/cmd.StartNode+0x54 /home/pactus/source/cmd/cmd.go:133 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x590605 0x59054e 0x58f9dd 0x57f7ac 0x57fb57 0x5daea5 0x5d9ded 0x60b93d 0x69b905 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x590604 math/big.nat.make+0x544 /usr/local/go/src/math/big/nat.go:67 # 0x59054d math/big.nat.divLarge+0x48d /usr/local/go/src/math/big/natdiv.go:623 # 0x58f9dc math/big.nat.div+0x41c /usr/local/go/src/math/big/natdiv.go:543 # 0x57f7ab math/big.(*Int).QuoRem+0x8b /usr/local/go/src/math/big/int.go:300 # 0x57fb56 math/big.(*Int).Mod+0x216 /usr/local/go/src/math/big/int.go:331 # 0x5daea4 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.(*Element).SetBigInt+0xa4 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:1108 # 0x5d9dec github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0xac /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:895 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0x105844c 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x105844b github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x4cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:749 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169bdcf 0x16ef53a 0x16f0445 0x16effe9 0x975ba7 0x975b53 0x9710b4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x975ba6 crypto/internal/fips140/tls13.(*MasterSecret).ServerApplicationTrafficSecret+0x206 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:137 # 0x975b52 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x1b2 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:906 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169be1b 0x699573 0x699acb 0xda7c9c 0xda83b3 0xda7e0f 0xda33df 0xda30bd 0xdad739 0xde2666 0xde0652 0xddf3c5 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda83b2 github.com/quic-go/quic-go/internal/handshake.computeInitialKeyAndIV+0xf2 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:69 # 0xda7e0e github.com/quic-go/quic-go/internal/handshake.NewInitialAEAD+0xae /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:44 # 0xda33de github.com/quic-go/quic-go/internal/handshake.newCryptoSetup+0x7e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:146 # 0xda30bc github.com/quic-go/quic-go/internal/handshake.NewCryptoSetupServer+0x9c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:116 # 0xdad738 github.com/quic-go/quic-go.init.func1+0xf78 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:358 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 240] @ 0x48b485 0x4901c9 0x118a1d9 0x118a1c8 0x118988f 0x1189d33 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x118a1d8 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x58 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0x118a1c7 github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x47 /home/pactus/source/sync/firewall/firewall.go:210 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 256] @ 0x48b485 0x4901c9 0xb2a0c5 0xb7767d 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb2a0c4 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).NearestPeers+0x3a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:498 # 0xb7767c github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0xfc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:758 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 8] @ 0x48b485 0x490767 0xbe6093 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6092 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0xe52 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2383 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [2: 1408] @ 0x48b48c 0x4901c9 0xb7e965 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb7e964 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x2a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:275 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 192] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b485 0x425d05 0x4120b2 0x410c0d 0x416e47 0xc2b452 0xc2b460 0xc36a65 0x495521 # 0xc2b451 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat.func2+0x691 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1610 # 0xc2b45f github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x69f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1635 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 1048576] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x564ab0 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564aaf encoding/json.mapEncoder.encode+0x4cf /usr/local/go/src/encoding/json/encode.go:804 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 1280] @ 0x48b4ac 0x4901c9 0x64f805 0x65076f 0x651aa5 0x65500c 0x495521 # 0x64f804 net.dnsPacketRoundTrip+0xa4 /usr/local/go/src/net/dnsclient_unix.go:114 # 0x65076e net.(*Resolver).exchange+0x4ae /usr/local/go/src/net/dnsclient_unix.go:195 # 0x651aa4 net.(*Resolver).tryOneName+0x544 /usr/local/go/src/net/dnsclient_unix.go:316 # 0x65500b net.(*Resolver).goLookupIPCNAMEOrder.func3.1+0x6b /usr/local/go/src/net/dnsclient_unix.go:667 0: 0 [2: 32] @ 0x48b4a5 0x4901c9 0x7c8afa 0x7cf2e6 0x7c1487 0x7c50cf 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x7c8af9 github.com/multiformats/go-multiaddr.portStB+0xb9 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:148 # 0x7cf2e5 github.com/multiformats/go-multiaddr.twrp.StringToBytes+0x25 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:44 # 0x7c1486 github.com/multiformats/go-multiaddr.stringToBytes+0x3e6 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:52 # 0x7c50ce github.com/multiformats/go-multiaddr.NewMultiaddr+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:36 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169be1b 0x16ef53a 0x16f0445 0x16effe9 0x975b1f 0x975aea 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x975b1e crypto/internal/fips140/tls13.(*MasterSecret).ClientApplicationTrafficSecret+0x17e /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:131 # 0x975ae9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x149 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:905 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 192] @ 0x48b485 0x4901c9 0xb2a0c5 0xb7767d 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb2a0c4 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).NearestPeers+0x3a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:498 # 0xb7767c github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0xfc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:758 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 512] @ 0x48b485 0x4901c9 0x4a3ed2 0x4a34c5 0x8c54d4 0xc19dee 0xc19dd7 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x4a3ed1 sync.(*poolChain).pushHead+0x131 /usr/local/go/src/sync/poolqueue.go:245 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x8c54d3 github.com/libp2p/go-buffer-pool.(*BufferPool).Put+0x113 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:91 # 0xc19ded github.com/libp2p/go-msgio.(*varintReader).ReleaseMsg+0x48d /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:169 # 0xc19dd6 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x476 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:90 # 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 0: 0 [1: 144] @ 0x48b485 0x425d05 0x55a0b7 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55a0b6 encoding/json.Unmarshal+0x36 /usr/local/go/src/encoding/json/decode.go:106 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x425d05 0x53b6f3 0xa58979 0xa58941 0xa5868d 0xa5d22c 0xb02e65 0xb74949 0xb76b2f 0x495521 # 0x53b6f2 context.WithValue+0xb2 /usr/local/go/src/context/context.go:737 # 0xa58978 go.opentelemetry.io/otel/trace.ContextWithSpan+0x1b8 /home/pactus/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.43.0/context.go:14 # 0xa58940 go.opentelemetry.io/otel/internal/global.(*tracer).newSpan+0x180 /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:186 # 0xa5868c go.opentelemetry.io/otel/internal/global.(*tracer).Start+0xac /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:150 # 0xa5d22b github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0xeb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb02e64 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:146 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [1: 48] @ 0x48b485 0x425d05 0x1152bbb 0x1152b58 0x1151d30 0xd2b777 0xd2db9b 0xd2b5d4 0xd38dc5 0x495521 # 0x1152bba github.com/pactus-project/pactus/network.(*peerMgr).setPeerConnected+0xda /home/pactus/source/network/peermgr.go:118 # 0x1152b57 github.com/pactus-project/pactus/network.(*peerMgr).SetPeerConnected+0x77 /home/pactus/source/network/peermgr.go:96 # 0x1151d2f github.com/pactus-project/pactus/network.(*NotifeeService).Connected+0x2ef /home/pactus/source/network/notifee.go:103 # 0xd2b776 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn.func1+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:443 # 0xd2db9a github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).notifyAll+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:765 # 0xd2b5d3 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn+0x713 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:442 # 0xd38dc4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddListenAddr.func2.2+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_listen.go:177 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x16d6046 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16d6045 crypto/internal/fips140/ecdsa.newDRBG[...]+0x105 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:64 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b4ac 0x473854 0x473366 0x16ef64c 0x16f0445 0x16effe9 0x16efb05 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16ef64b crypto/internal/fips140/hkdf.Expand[...]+0x1ab /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:43 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16efb04 crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x44 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:121 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x699573 0x979c7e 0x97600e 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x979c7d crypto/tls.(*cipherSuiteTLS13).finishedHash+0xfd /usr/local/go/src/crypto/tls/key_schedule.go:39 # 0x97600d crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x4d /usr/local/go/src/crypto/tls/handshake_server_tls13.go:955 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 112] @ 0x48b485 0x425d05 0x699aef 0x699c27 0xdaa088 0xda9ce6 0xda963a 0xdb5a2b 0xdbcda6 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0x699aee golang.org/x/crypto/hkdf.Expand+0x4e /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:87 # 0x699c26 golang.org/x/crypto/hkdf.New+0x46 /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:94 # 0xdaa087 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).createAEAD+0xa7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:56 # 0xda9ce5 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).NewToken+0x85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:35 # 0xda9639 github.com/quic-go/quic-go/internal/handshake.(*TokenGenerator).NewToken+0x159 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_generator.go:84 # 0xdb5a2a github.com/quic-go/quic-go.(*Conn).handleHandshakeComplete+0x48a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:971 # 0xdbcda5 github.com/quic-go/quic-go.(*Conn).handleFrames+0xd65 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1898 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 256] @ 0x48b485 0x4901c9 0xd990fa 0xd99069 0xd99308 0xdad445 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xd990f9 github.com/quic-go/quic-go/internal/ackhandler.newSentPacketHistory+0xf9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_history.go:30 # 0xd99068 github.com/quic-go/quic-go/internal/ackhandler.newPacketNumberSpace+0x68 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_handler.go:54 # 0xd99307 github.com/quic-go/quic-go/internal/ackhandler.NewSentPacketHandler+0xc7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_handler.go:146 # 0xdad444 github.com/quic-go/quic-go.init.func1+0xc84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:313 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 18432] @ 0x48b4ac 0x4901c9 0x7410c5 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e82ad 0x8ebebe 0x8f7a6b 0x8f9884 0x8fa77f 0x8fc6c5 0x115fc39 0x11638f2 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x7410c4 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:53 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e82ac github.com/pactus-project/pactus/store.(*accountStore).account+0xec /home/pactus/source/store/account.go:56 # 0x8ebebd github.com/pactus-project/pactus/store.(*store).Account+0x9d /home/pactus/source/store/store.go:306 # 0x8f7a6a github.com/pactus-project/pactus/sandbox.(*sandbox).Account+0xaa /home/pactus/source/sandbox/sandbox.go:101 # 0x8f9883 github.com/pactus-project/pactus/execution/executor.newBatchTransferExecutor+0x283 /home/pactus/source/execution/executor/batch_transfer.go:43 # 0x8fa77e github.com/pactus-project/pactus/execution/executor.MakeExecutor+0xde /home/pactus/source/execution/executor/executor.go:29 # 0x8fc6c4 github.com/pactus-project/pactus/execution.Execute+0x24 /home/pactus/source/execution/execution.go:11 # 0x115fc38 github.com/pactus-project/pactus/state.(*state).executeBlock+0x158 /home/pactus/source/state/execution.go:28 # 0x11638f1 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3f1 /home/pactus/source/state/state.go:477 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x69d197 0x1166bc5 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x69d196 github.com/pactus-project/pactus/sortition.(*VerifiableSeed).Verify+0xb6 /home/pactus/source/sortition/seed.go:50 # 0x1166bc4 github.com/pactus-project/pactus/state.(*state).validateBlock+0x224 /home/pactus/source/state/validation.go:37 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b485 0x425d05 0x6a1205 0x6a0d4d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a1204 github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x244 /home/pactus/source/types/certificate/certificate.go:215 # 0x6a0d4c github.com/pactus-project/pactus/types/certificate.(*Certificate).UnmarshalCBOR+0x12c /home/pactus/source/types/certificate/certificate.go:143 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x16eff67 0x975b1f 0x975aea 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x16eff66 crypto/internal/fips140/tls13.deriveSecret[...]+0xa6 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x975b1e crypto/internal/fips140/tls13.(*MasterSecret).ClientApplicationTrafficSecret+0x17e /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:131 # 0x975ae9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x149 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:905 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 256] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169bdcf 0x16ef895 0x16f0586 0x16efb2d 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef894 crypto/internal/fips140/hkdf.Extract[...]+0xd4 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:20 # 0x16f0585 crypto/internal/fips140/tls13.extract[...]+0xa5 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:46 # 0x16efb2c crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x6c /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:123 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 240] @ 0x48b485 0x425d05 0x970d5a 0x97312b 0x971073 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x970d59 crypto/tls.clientHelloInfo+0xb9 /usr/local/go/src/crypto/tls/handshake_server.go:1027 # 0x97312a crypto/tls.(*serverHandshakeStateTLS13).pickCertificate+0x4a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:487 # 0x971072 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x52 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:76 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 96] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 240] @ 0x48b485 0x4901c9 0xc10d45 0xc1104a 0xc30292 0xc24165 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc11049 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).GetPeerRecord+0x109 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:502 # 0xc30291 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x431 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2127 # 0xc24164 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0xc84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1113 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169bdcf 0x699573 0x699acb 0xda7c9c 0xda8267 0xda7db0 0xda33df 0xda30bd 0xdad739 0xde2666 0xde0652 0xddf3c5 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda8266 github.com/quic-go/quic-go/internal/handshake.computeSecrets+0x186 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:57 # 0xda7daf github.com/quic-go/quic-go/internal/handshake.NewInitialAEAD+0x4f /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:35 # 0xda33de github.com/quic-go/quic-go/internal/handshake.newCryptoSetup+0x7e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:146 # 0xda30bc github.com/quic-go/quic-go/internal/handshake.NewCryptoSetupServer+0x9c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:116 # 0xdad738 github.com/quic-go/quic-go.init.func1+0xf78 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:358 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 240] @ 0x48b485 0x425d05 0x12d8911 0x12da045 0x12d7d8a 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x13227c7 0x13269e2 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x12d8910 google.golang.org/grpc.(*clientStream).newAttemptLocked+0x570 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:489 # 0x12da044 google.golang.org/grpc.(*clientStream).withRetry+0xa4 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:832 # 0x12d7d89 google.golang.org/grpc.newClientStreamWithParams+0xc49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:396 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13227c6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetValidator+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:149 # 0x13269e1 github.com/pactus-project/pactus/www/grpc/gen/go.(*BlockchainJsonRPC).Methods.func8+0x1a1 /home/pactus/source/www/grpc/gen/go/blockchain_jgw.pb.go:173 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169be1b 0x699573 0x699acb 0xda7c9c 0xda2128 0xda57ff 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda2127 github.com/quic-go/quic-go/internal/handshake.createAEAD+0x107 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:17 # 0xda57fe github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x37e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:472 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x1154792 0x495521 # 0x1154791 github.com/pactus-project/pactus/network.(*streamService).SendTo.func1+0x151 /home/pactus/source/network/stream.go:124 0: 0 [1: 16] @ 0x48b4ac 0x4907d3 0x56a899 0x56ac9c 0x56a53d 0x55a0d4 0x160ca55 0x160c665 0x16119e5 0x160dec5 0x4a49ca 0x495521 # 0x56a898 encoding/json.(*scanner).pushParseState+0x58 /usr/local/go/src/encoding/json/scanner.go:181 # 0x56ac9b encoding/json.stateBeginValue+0x1fb /usr/local/go/src/encoding/json/scanner.go:224 # 0x56a53c encoding/json.checkValid+0x9c /usr/local/go/src/encoding/json/scanner.go:37 # 0x55a0d3 encoding/json.Unmarshal+0x53 /usr/local/go/src/encoding/json/decode.go:107 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x16119e4 github.com/creachadair/jrpc2.(*Server).read+0x124 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:637 # 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 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0xdb2bea 0xdb2bc8 0xdad35a 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xdb2be9 github.com/quic-go/quic-go.newSendQueue+0x109 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_queue.go:39 # 0xdb2bc7 github.com/quic-go/quic-go.(*Conn).preSetup+0xe7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:516 # 0xdad359 github.com/quic-go/quic-go.init.func1+0xb99 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:311 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 48] @ 0x48b485 0x425d05 0x6754b2 0x66e4fb 0x66dbbb 0x662ed8 0x676967 0x64d74b 0x64d088 0x64c819 0x64b565 0x665e3e 0x650605 0x651aa5 0x65500c 0x495521 # 0x6754b1 net.sockaddrToUDP+0x71 /usr/local/go/src/net/udpsock_posix.go:20 # 0x66e4fa net.(*netFD).dial+0x83a /usr/local/go/src/net/sock_posix.go:143 # 0x66dbba net.socket+0x29a /usr/local/go/src/net/sock_posix.go:70 # 0x662ed7 net.internetSocket+0xf7 /usr/local/go/src/net/ipsock_posix.go:167 # 0x676966 net.(*sysDialer).dialUDP+0xa6 /usr/local/go/src/net/udpsock_posix.go:220 # 0x64d74a net.(*sysDialer).dialSingle+0x26a /usr/local/go/src/net/dial.go:795 # 0x64d087 net.(*sysDialer).dialSerial+0x247 /usr/local/go/src/net/dial.go:756 # 0x64c818 net.(*sysDialer).dialParallel+0x2f8 /usr/local/go/src/net/dial.go:657 # 0x64b564 net.(*Dialer).DialContext+0x484 /usr/local/go/src/net/dial.go:557 # 0x665e3d net.(*Resolver).dial+0x9d /usr/local/go/src/net/lookup.go:699 # 0x650604 net.(*Resolver).exchange+0x344 /usr/local/go/src/net/dnsclient_unix.go:185 # 0x651aa4 net.(*Resolver).tryOneName+0x544 /usr/local/go/src/net/dnsclient_unix.go:316 # 0x65500b net.(*Resolver).goLookupIPCNAMEOrder.func3.1+0x6b /usr/local/go/src/net/dnsclient_unix.go:667 0: 0 [1: 80] @ 0x48b4ac 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x410c0d 0x414ee5 0x95a7ca 0x93cafa 0x93c62f 0x96bc9b 0x96b21a 0x93eea9 0x97d57f 0x495521 # 0x95a7c9 crypto/tls.(*clientHelloMsg).unmarshal+0x609 /usr/local/go/src/crypto/tls/handshake_messages.go:471 # 0x93caf9 crypto/tls.(*Conn).unmarshalHandshakeMessage+0x339 /usr/local/go/src/crypto/tls/conn.go:1181 # 0x93c62e crypto/tls.(*Conn).readHandshake+0x26e /usr/local/go/src/crypto/tls/conn.go:1120 # 0x96bc9a crypto/tls.(*Conn).readClientHello+0x3a /usr/local/go/src/crypto/tls/handshake_server.go:137 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x790d66 0xd2fe06 0xd2fded 0xd2fdd3 0xd2fe07 0xd3b9fc 0x10d64a3 0xd307e5 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0xd2fe05 github.com/mr-tron/base58/base58.FastBase58Encoding+0x45 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0xd2fdec github.com/mr-tron/base58/base58.Encode+0x2c /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0xd2fdd2 github.com/libp2p/go-libp2p/core/peer.ID.String+0x12 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0xd2fe06 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).ID+0x46 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:55 # 0xd3b9fb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).ID+0x1b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:37 # 0x10d64a2 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x242 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:336 # 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 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x790d66 0x8ca9f8 0x8ca9e2 0x8ca9e3 0x522534 0x522d4e 0x52584c 0x51fa73 0x1157e27 0x1157b6a 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0x8ca9f7 github.com/mr-tron/base58/base58.FastBase58Encoding+0x37 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x8ca9e1 github.com/mr-tron/base58/base58.Encode+0x21 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x8ca9e2 github.com/libp2p/go-libp2p/core/peer.ID.String+0x22 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0x522533 fmt.(*pp).handleMethods+0x2f3 /usr/local/go/src/fmt/print.go:674 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51fa72 fmt.Sprintf+0x52 /usr/local/go/src/fmt/print.go:239 # 0x1157e26 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).SignBytes+0x186 /home/pactus/source/sync/bundle/message/hello.go:64 # 0x1157b69 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x69 /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 48] @ 0x48b4ac 0x4907d3 0x5c7a3e 0x5c82c6 0x69be5e 0x6f423f 0x6f4211 0x6f422d 0x6f41f5 0x6f41d2 0x11649f0 0x1163abe 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5c7a3d golang.org/x/crypto/ripemd160.(*digest).Sum+0x1bd /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/ripemd160/ripemd160.go:123 # 0x5c82c5 github.com/pactus-project/pactus/crypto/hash.Hash160+0xc5 /home/pactus/source/crypto/hash/hash.go:34 # 0x69be5d github.com/pactus-project/pactus/crypto/bls.(*PublicKey).ValidatorAddress+0x5d /home/pactus/source/crypto/bls/public_key.go:170 # 0x6f423e github.com/pactus-project/pactus/types/validator.(*Validator).Address+0x11e /home/pactus/source/types/validator/validator.go:96 # 0x6f4210 github.com/pactus-project/pactus/committee.(*committee).Update.(*committee).find.func3+0xf0 /home/pactus/source/committee/committee.go:138 # 0x6f422c github.com/pactus-project/pactus/committee.(*committee).iterate+0x10c /home/pactus/source/committee/committee.go:213 # 0x6f41f4 github.com/pactus-project/pactus/committee.(*committee).find+0xd4 /home/pactus/source/committee/committee.go:137 # 0x6f41d1 github.com/pactus-project/pactus/committee.(*committee).Update+0xb1 /home/pactus/source/committee/committee.go:67 # 0x11649ef github.com/pactus-project/pactus/state.(*state).commitSandbox+0xcf /home/pactus/source/state/state.go:586 # 0x1163abd github.com/pactus-project/pactus/state.(*state).CommitBlock+0x5bd /home/pactus/source/state/state.go:490 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b4ac 0x425d05 0x974745 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x974744 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x3e4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:748 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x6c1805 0x7e248b 0x7e856a 0x7e91bd 0x9702c9 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c1804 vendor/golang.org/x/crypto/cryptobyte.(*String).ReadASN1ObjectIdentifier+0x64 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:461 # 0x7e248a crypto/x509.parseAI+0x8a /usr/local/go/src/crypto/x509/parser.go:185 # 0x7e8569 crypto/x509.parseCertificate+0x809 /usr/local/go/src/crypto/x509/parser.go:1001 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0x9702c8 crypto/tls.(*Conn).processCertsFromClient+0xc8 /usr/local/go/src/crypto/tls/handshake_server.go:945 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x975be5 0x975bb7 0x9710b4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x975be4 crypto/tls.(*Conn).setWriteTrafficSecret+0x244 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x975bb6 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x216 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:907 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [2: 1792] @ 0x48b4ac 0x425d05 0x1698712 0x984959 0x935eb6 0x974847 0x97481b 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x1698711 crypto/internal/fips140/aes/gcm.NewGCMForTLS13+0x91 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go:174 # 0x984958 crypto/tls.aeadAESGCMTLS13+0x78 /usr/local/go/src/crypto/tls/cipher_suites.go:564 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x974846 crypto/tls.(*Conn).setWriteTrafficSecret+0x4e6 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x97481a crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4ba /usr/local/go/src/crypto/tls/handshake_server_tls13.go:753 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 4096] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x682a88 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a87 compress/flate.(*compressor).deflate+0x667 /usr/local/go/src/compress/flate/deflate.go:489 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a351c 0xdeb75c 0xdeb750 0xdeead5 0xdede85 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0xdeb75b github.com/quic-go/quic-go.getPacketBuffer+0x65b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/buffer_pool.go:72 # 0xdeb74f github.com/quic-go/quic-go.(*oobConn).ReadPacket+0x64f /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/sys_conn_oob.go:167 # 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 0: 0 [1: 8192] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x686618 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x686617 compress/flate.(*huffmanBitWriter).writeTokens+0x217 /usr/local/go/src/compress/flate/huffman_bit_writer.go:589 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b485 0x490767 0x51ce53 0xd05f25 0xd05eb0 0xd05fc8 0xd3bcea 0x10de0ec 0x10d9242 0x11548f8 0x495521 # 0x51ce52 fmt.errorf+0x412 /usr/local/go/src/fmt/errors.go:61 # 0xd05f24 fmt.Errorf+0x244 /usr/local/go/src/fmt/errors.go:26 # 0xd05eaf github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x1cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:31 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 # 0x11548f7 github.com/pactus-project/pactus/network.(*streamService).SendTo.func1.1+0x57 /home/pactus/source/network/stream.go:114 0: 0 [1: 512] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0xda723f 0xda711b 0xda6130 0xda4052 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0xda723e github.com/quic-go/quic-go/internal/handshake.newAESHeaderProtector+0x5e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:49 # 0xda711a github.com/quic-go/quic-go/internal/handshake.newHeaderProtector+0x7a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:31 # 0xda612f github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setWriteKey+0x50f /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:522 # 0xda4051 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0xb1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:254 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x1198dea 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x1198de9 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x169 /home/pactus/source/sync/sync.go:188 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 352] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x414eb2 0x8f92d4 0x8fc6f4 0x115fc39 0x11638f2 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x8f92d3 github.com/pactus-project/pactus/sandbox.(*sandbox).CommitTransaction+0x93 /home/pactus/source/sandbox/sandbox.go:307 # 0x8fc6f3 github.com/pactus-project/pactus/execution.Execute+0x53 /home/pactus/source/execution/execution.go:17 # 0x115fc38 github.com/pactus-project/pactus/state.(*state).executeBlock+0x158 /home/pactus/source/state/execution.go:28 # 0x11638f1 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3f1 /home/pactus/source/state/state.go:477 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beb0 0x699573 0x979c7e 0x97600e 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x979c7d crypto/tls.(*cipherSuiteTLS13).finishedHash+0xfd /usr/local/go/src/crypto/tls/key_schedule.go:39 # 0x97600d crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x4d /usr/local/go/src/crypto/tls/handshake_server_tls13.go:955 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 32] @ 0x48b485 0x425d05 0x7c3a38 0x7c366e 0xb15f6f 0xb16f75 0xb156f7 0xb18c5a 0xb18c4c 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x7c3a37 github.com/multiformats/go-multiaddr.newComponent+0x2f7 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:277 # 0x7c366d github.com/multiformats/go-multiaddr.NewComponent+0x24d /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:246 # 0xb15f6e github.com/multiformats/go-multiaddr/net.FromIPAndZone+0x26e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:107 # 0xb16f74 github.com/multiformats/go-multiaddr/net.parseTCPNetAddr+0x54 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:292 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb18c59 github.com/multiformats/go-multiaddr/net.FromNetAddr+0x99 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb18c4b github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0x8b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:252 # 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 0: 0 [2: 1408] @ 0x48b48c 0x4901c9 0xda35c5 0xda30bd 0xdad739 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xda35c4 github.com/quic-go/quic-go/internal/handshake.newCryptoSetup+0x264 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:161 # 0xda30bc github.com/quic-go/quic-go/internal/handshake.NewCryptoSetupServer+0x9c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:116 # 0xdad738 github.com/quic-go/quic-go.init.func1+0xf78 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:358 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 16384] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x686618 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x686617 compress/flate.(*huffmanBitWriter).writeTokens+0x217 /usr/local/go/src/compress/flate/huffman_bit_writer.go:589 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x425d05 0x6965ad 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6965ac github.com/pactus-project/pactus/util.CompressBuffer+0x2c /home/pactus/source/util/slice.go:77 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169bdcf 0x16ef53a 0x16f0445 0x979c45 0x97600e 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979c44 crypto/tls.(*cipherSuiteTLS13).finishedHash+0xc4 /usr/local/go/src/crypto/tls/key_schedule.go:38 # 0x97600d crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x4d /usr/local/go/src/crypto/tls/handshake_server_tls13.go:955 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x16c6d6d 0x16d1036 0x16d9a12 0x16d99d1 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16c6d6c crypto/internal/fips140/bigmod.(*Nat).Bytes+0x6c /usr/local/go/src/crypto/internal/fips140/bigmod/nat.go:151 # 0x16d1035 crypto/internal/fips140/ecdsa.signGeneric[...]+0x475 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:379 # 0x16d9a11 crypto/internal/fips140/ecdsa.sign[...]+0x271 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go:10 # 0x16d99d0 crypto/internal/fips140/ecdsa.Sign[...]+0x230 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:306 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 8] @ 0x48b485 0x425d05 0x67697d 0x67699e 0x674ebf 0x648265 0x64823a 0x647cd3 0x6547d8 0x667fcf 0x6475b7 0x664f77 0x6464d4 0x495521 # 0x67697c net.newUDPConn+0xbc /usr/local/go/src/net/udpsock.go:278 # 0x67699d net.(*sysDialer).dialUDP+0xdd /usr/local/go/src/net/udpsock_posix.go:224 # 0x674ebe net.dialUDP+0x29e /usr/local/go/src/net/udpsock.go:304 # 0x648264 net.DialUDP+0x124 /usr/local/go/src/net/udpsock.go:288 # 0x648239 net.srcAddrs+0xf9 /usr/local/go/src/net/addrselect.go:50 # 0x647cd2 net.sortByRFC6724+0x32 /usr/local/go/src/net/addrselect.go:18 # 0x6547d7 net.(*Resolver).goLookupIPCNAMEOrder+0x1437 /usr/local/go/src/net/dnsclient_unix.go:799 # 0x667fce net.(*Resolver).lookupIP+0xee /usr/local/go/src/net/lookup_unix.go:66 # 0x6475b6 net.init.func1+0x36 /usr/local/go/src/net/hook.go:21 # 0x664f76 net.(*Resolver).lookupIPAddr.func1+0x36 /usr/local/go/src/net/lookup.go:335 # 0x6464d3 internal/singleflight.(*Group).doCall+0x33 /usr/local/go/src/internal/singleflight/singleflight.go:93 0: 0 [1: 24] @ 0x48b485 0x425d05 0x93ac38 0x937d5b 0x93c371 0x93c372 0x93c3f9 0x96bc9b 0x96b21a 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x93ac37 crypto/tls.(*Conn).readFromUntil+0x97 /usr/local/go/src/crypto/tls/conn.go:837 # 0x937d5a crypto/tls.(*Conn).readRecordOrCCS+0x3da /usr/local/go/src/crypto/tls/conn.go:626 # 0x93c370 crypto/tls.(*Conn).readRecord+0x50 /usr/local/go/src/crypto/tls/conn.go:588 # 0x93c371 crypto/tls.(*Conn).readHandshakeBytes+0x51 /usr/local/go/src/crypto/tls/conn.go:1084 # 0x93c3f8 crypto/tls.(*Conn).readHandshake+0x38 /usr/local/go/src/crypto/tls/conn.go:1095 # 0x96bc9a crypto/tls.(*Conn).readClientHello+0x3a /usr/local/go/src/crypto/tls/handshake_server.go:137 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 1024] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 2129920] @ 0x48b4b3 0x4901c9 0x122ea67 0x122e615 0x12301bf 0x126539d 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x122ea66 google.golang.org/grpc/internal/mem.(*simpleBufferPool).Get+0xe6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:332 # 0x122e614 google.golang.org/grpc/internal/mem.(*BinaryTieredBufferPool).Get+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:143 # 0x12301be google.golang.org/grpc/mem.BufferSlice.MaterializeToBuffer+0xde /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/mem/buffer_slice.go:114 # 0x126539c google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x11c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:91 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 320] @ 0x48b485 0x4901c9 0x1057118 0x10570e8 0x1055617 0x105e9ac 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x1057117 github.com/libp2p/go-libp2p/core/protocol.ConvertToStrings+0xd7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/protocol/id.go:24 # 0x10570e7 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).createBaseIdentifyResponse+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:641 # 0x1055616 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendIdentifyResp+0x2d6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:481 # 0x105e9ab github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyRequest+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:465 # 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 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0xcfd125 0xcfcc45 0xd064e5 0xd5d69d 0xd5c0be 0xd5b69a 0xd59cb3 0x495521 # 0xcfd124 github.com/libp2p/go-yamux/v5.newSession+0x2c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:146 # 0xcfcc44 github.com/libp2p/go-yamux/v5.Server+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:127 # 0xd064e4 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:51 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 32] @ 0x48b4ac 0x5aae85 0x59f66b 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x5b7273 0x1182de9 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x5b7272 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0xb2 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:37 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 224] @ 0x48b485 0x4901c9 0x1058052 0x1058022 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x1058051 github.com/libp2p/go-libp2p/core/protocol.ConvertFromStrings+0xd1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/protocol/id.go:14 # 0x1058021 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0xa1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:728 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 16] @ 0x48b4a5 0x425d05 0xd0082a 0xd00738 0x495521 # 0xd00829 github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0xa9 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:719 # 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 0: 0 [1: 67108864] @ 0x48b4b3 0x4901c9 0x11b71f1 0x11b6cd3 0x11bcea5 0x11bce27 0x11c1066 0x11bf631 0x1565970 0x165f57f 0x165dfe5 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x11b71f0 golang.org/x/crypto/argon2.initBlocks+0x70 /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/argon2/argon2.go:162 # 0x11b6cd2 golang.org/x/crypto/argon2.deriveKey+0x152 /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/argon2/argon2.go:117 # 0x11bcea4 golang.org/x/crypto/argon2.IDKey+0x244 /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/argon2/argon2.go:101 # 0x11bce26 github.com/pactus-project/pactus/wallet/encrypter.(*Encrypter).Decrypt+0x1c6 /home/pactus/source/wallet/encrypter/encrypter.go:245 # 0x11c1065 github.com/pactus-project/pactus/wallet/vault.(*Vault).decryptKeyStore+0x45 /home/pactus/source/wallet/vault/vault.go:518 # 0x11bf630 github.com/pactus-project/pactus/wallet/vault.(*Vault).PrivateKeys+0x50 /home/pactus/source/wallet/vault/vault.go:271 # 0x156596f github.com/pactus-project/pactus/wallet.(*addresses).PrivateKeys+0x1af /home/pactus/source/wallet/addresses.go:215 # 0x165f57e github.com/pactus-project/pactus/cmd.MakeValidatorKey+0x2fe /home/pactus/source/cmd/cmd.go:378 # 0x165dfe4 github.com/pactus-project/pactus/cmd.StartNode+0x204 /home/pactus/source/cmd/cmd.go:163 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [7: 8200192] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 96] @ 0x48b4ac 0x425d05 0x16b667a 0x16d44b4 0x6cd0ae 0x6c41d9 0x7e30d4 0x7e8739 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16b6679 crypto/internal/fips140/nistec.NewP256Point+0x19 /usr/local/go/src/crypto/internal/fips140/nistec/p256_asm.go:49 # 0x16d44b3 crypto/internal/fips140/ecdsa.NewPublicKey[...]+0x73 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:191 # 0x6cd0ad crypto/ecdsa.parseUncompressedPublicKey[...]+0x2d /usr/local/go/src/crypto/ecdsa/ecdsa.go:126 # 0x6c41d8 crypto/ecdsa.ParseUncompressedPublicKey+0x2f8 /usr/local/go/src/crypto/ecdsa/ecdsa.go:115 # 0x7e30d3 crypto/x509.parsePublicKey+0x473 /usr/local/go/src/crypto/x509/parser.go:295 # 0x7e8738 crypto/x509.parseCertificate+0x9d8 /usr/local/go/src/crypto/x509/parser.go:1011 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 352] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0xa00f05 0xa00eab 0xa00eaa 0xa0110e 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0xa00f04 net/textproto.MIMEHeader.Set+0xc4 /usr/local/go/src/net/textproto/header.go:22 # 0xa00eaa net/http.Header.Set+0x6a /usr/local/go/src/net/http/header.go:40 # 0xa00ea9 net/http.Error+0x69 /usr/local/go/src/net/http/server.go:2315 # 0xa0110d net/http.NotFound+0x2d /usr/local/go/src/net/http/server.go:2322 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 96] @ 0x48b4ac 0x48b5c5 0x4cc5fd 0x55b236 0x55bb3d 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x55b235 encoding/json.indirect+0x2f5 /usr/local/go/src/encoding/json/decode.go:482 # 0x55bb3c encoding/json.(*decodeState).object+0x5c /usr/local/go/src/encoding/json/decode.go:606 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b485 0x425d05 0x9753a5 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x9753a4 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x3a4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:856 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x16ef895 0x16f0586 0x16f1655 0x974779 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16ef894 crypto/internal/fips140/hkdf.Extract[...]+0xd4 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:20 # 0x16f0585 crypto/internal/fips140/tls13.extract[...]+0xa5 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:46 # 0x16f1654 crypto/internal/fips140/tls13.NewEarlySecret[...]+0x34 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:75 # 0x974778 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x418 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:748 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 128] @ 0x48b485 0x4901c9 0x4a3df2 0x4a34c5 0xdddd9a 0xdddd73 0xdddd72 0xd9b39b 0xd9a4ce 0xdbdf1f 0xdbc997 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0x495521 # 0x4a3df1 sync.(*poolChain).pushHead+0x51 /usr/local/go/src/sync/poolqueue.go:226 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0xdddd99 github.com/quic-go/quic-go/internal/wire.putStreamFrame+0x59 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/pool.go:32 # 0xdddd72 github.com/quic-go/quic-go/internal/wire.(*StreamFrame).PutBack+0x32 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/stream_frame.go:190 # 0xdddd71 github.com/quic-go/quic-go.(*sendStreamAckHandler).OnAcked+0x31 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_stream.go:665 # 0xd9b39a github.com/quic-go/quic-go/internal/ackhandler.(*sentPacketHandler).detectAndRemoveAckedPackets+0x47a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_handler.go:607 # 0xd9a4cd github.com/quic-go/quic-go/internal/ackhandler.(*sentPacketHandler).ReceivedAck+0x10d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_handler.go:399 # 0xdbdf1e github.com/quic-go/quic-go.(*Conn).handleAckFrame+0x3e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2114 # 0xdbc996 github.com/quic-go/quic-go.(*Conn).handleFrames+0x956 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1839 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [3: 240] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc145d4 0x8fdd11 0xb7e945 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc145d3 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*pstoremem).PeerInfo+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/peerstore.go:97 # 0x8fdd10 github.com/libp2p/go-libp2p/core/peerstore.AddrInfos+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peerstore/helpers.go:11 # 0xb7e944 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:273 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x51cef2 0xd05f25 0xd05eb0 0xd05fc8 0xd3bcea 0x4d83ae 0xafe791 0xafe76f 0x790031 0xafe08a 0xafdfa5 0xc19d45 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x51cef1 fmt.errorf+0x4b1 /usr/local/go/src/fmt/errors.go:64 # 0xd05f24 fmt.Errorf+0x244 /usr/local/go/src/fmt/errors.go:26 # 0xd05eaf github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x1cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:31 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 0: 0 [1: 576] @ 0x48b4ac 0x4901c9 0xafef50 0x1056708 0x1055f15 0x10551cb 0x1054790 0x495521 # 0xafef4f github.com/libp2p/go-msgio/pbio.(*uvarintReader).ReadMsg+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:79 # 0x1056707 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:567 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 16] @ 0x48b4a5 0x4901c9 0x8fd6f5 0x8fd5a5 0xd5e245 0xd5e21c 0x10d6409 0xd307e5 0x495521 # 0x8fd6f4 github.com/multiformats/go-multistream.lpReadBuf+0xb4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:295 # 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 0: 0 [1: 192] @ 0x48b4ac 0x425d05 0x69a0c5 0x6a2425 0x6a1e37 0x1166e77 0x1166c18 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x69a0c4 github.com/pactus-project/pactus/crypto/bls.PublicKeyAggregate+0x44 /home/pactus/source/crypto/bls/bls.go:64 # 0x6a2424 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x3e4 /home/pactus/source/types/certificate/certificate.go:339 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166e76 github.com/pactus-project/pactus/state.(*state).validatePrevCertificate+0x56 /home/pactus/source/state/validation.go:51 # 0x1166c17 github.com/pactus-project/pactus/state.(*state).validateBlock+0x277 /home/pactus/source/state/validation.go:41 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b485 0x425d05 0xc22946 0xc21d05 0xc39d9b 0xc369ca 0x495521 # 0xc22945 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIHave+0xa05 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:970 # 0xc21d04 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:885 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 16] @ 0x48b4a5 0x4731d7 0x5100ac 0x50f6ba 0x73b158 0x773f4b 0x75db26 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x5100ab os.(*File).readdir+0x6cb /usr/local/go/src/os/dir_unix.go:139 # 0x50f6b9 os.(*File).Readdirnames+0x19 /usr/local/go/src/os/dir.go:73 # 0x73b157 github.com/syndtr/goleveldb/leveldb/storage.(*fileStorage).GetMeta+0xd7 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/storage/file_storage.go:312 # 0x773f4a github.com/syndtr/goleveldb/leveldb.(*session).recover+0x8a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session.go:140 # 0x75db25 github.com/syndtr/goleveldb/leveldb.Open+0x85 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:191 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 122880] @ 0x48b4b3 0x490767 0x77945c 0x7793c7 0x7742fc 0x75db26 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x77945b github.com/syndtr/goleveldb/leveldb.(*sessionRecord).addTable+0x6bb /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session_record.go:111 # 0x7793c6 github.com/syndtr/goleveldb/leveldb.(*sessionRecord).decode+0x626 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session_record.go:311 # 0x7742fb github.com/syndtr/goleveldb/leveldb.(*session).recover+0x43b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session.go:170 # 0x75db25 github.com/syndtr/goleveldb/leveldb.Open+0x85 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:191 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 32] @ 0x48b485 0x425d05 0xd65ef6 0xd67a45 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0xd65ef5 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:119 # 0xd67a44 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:66 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169be1b 0x16ef53a 0x16f0445 0x16effe9 0x976112 0x9760d0 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x976111 crypto/internal/fips140/tls13.(*MasterSecret).ResumptionMasterSecret+0x151 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:143 # 0x9760cf crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x10f /usr/local/go/src/crypto/tls/handshake_server_tls13.go:963 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [2: 384] @ 0x48b4ac 0x425d05 0x69c14f 0x69a0da 0x1157b38 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x69c14e github.com/pactus-project/pactus/crypto/bls.(*PublicKey).PointG2+0x2e /home/pactus/source/crypto/bls/public_key.go:203 # 0x69a0d9 github.com/pactus-project/pactus/crypto/bls.PublicKeyAggregate+0x59 /home/pactus/source/crypto/bls/bls.go:65 # 0x1157b37 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x37 /home/pactus/source/sync/bundle/message/hello.go:51 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [11: 12886016] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [11: 11714560] @ 0x48b4b3 0x4901c9 0x122ea67 0x122e615 0x1265019 0x12c616a 0x12cccdf 0x12ceba5 0x12d3bc6 0x12cc39f 0x495521 # 0x122ea66 google.golang.org/grpc/internal/mem.(*simpleBufferPool).Get+0xe6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:332 # 0x122e614 google.golang.org/grpc/internal/mem.(*BinaryTieredBufferPool).Get+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:143 # 0x1265018 google.golang.org/grpc/encoding/proto.(*codecV2).Marshal+0x118 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:74 # 0x12c6169 google.golang.org/grpc.encode+0x49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:804 # 0x12cccde google.golang.org/grpc.(*Server).sendResponse+0x9e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1176 # 0x12ceba4 google.golang.org/grpc.(*Server).processUnaryRPC+0x1304 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1477 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x16f0178 0x16effe9 0x16efb05 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16f0177 crypto/internal/fips140/tls13.ExpandLabel[...]+0xd7 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:32 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16efb04 crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x44 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:121 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 16] @ 0x48b4a5 0x4731d7 0x51fa86 0x73ded4 0x73c91f 0x77faf8 0x77facd 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0x73ded3 github.com/syndtr/goleveldb/leveldb/storage.fsGenName+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/storage/file_storage.go:628 # 0x73c91e github.com/syndtr/goleveldb/leveldb/storage.(*fileStorage).Open+0xfe /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/storage/file_storage.go:483 # 0x77faf7 github.com/syndtr/goleveldb/leveldb.(*iStorage).Open+0x57 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/storage.go:15 # 0x77facc github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x2c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:407 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x4901c9 0x5d6445 0x5d9d76 0x60b93d 0x69b905 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5d6444 github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x364 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:61 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169bdcf 0x699573 0x699acb 0xda7c9c 0xda2128 0xdaa90d 0xda5715 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda2127 github.com/quic-go/quic-go/internal/handshake.createAEAD+0x107 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:17 # 0xdaa90c github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetReadKey+0x6c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:140 # 0xda5714 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x294 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:479 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [2: 1024] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0x984914 0x935eb6 0x974847 0x97481b 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0x984913 crypto/tls.aeadAESGCMTLS13+0x33 /usr/local/go/src/crypto/tls/cipher_suites.go:555 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x974846 crypto/tls.(*Conn).setWriteTrafficSecret+0x4e6 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x97481a crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4ba /usr/local/go/src/crypto/tls/handshake_server_tls13.go:753 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [2: 160] @ 0x48b485 0x425d05 0x974b55 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x974b54 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x7f4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:777 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x69d197 0x1166bc5 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x69d196 github.com/pactus-project/pactus/sortition.(*VerifiableSeed).Verify+0xb6 /home/pactus/source/sortition/seed.go:50 # 0x1166bc4 github.com/pactus-project/pactus/state.(*state).validateBlock+0x224 /home/pactus/source/state/validation.go:37 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [14: 16400384] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 2342912] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x5660c3 0x561473 0x561231 0x560b7e 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x5660c2 encoding/json.condAddrEncoder.encode+0x62 /usr/local/go/src/encoding/json/encode.go:936 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [13: 15228928] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [11: 12886016] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [12: 14057472] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [13: 15228928] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [12: 14057472] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 96] @ 0x48b485 0x425d05 0x6c3305 0x965a25 0x96597c 0x93c057 0x975245 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x965a24 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x96597b crypto/tls.(*certificateRequestMsgTLS13).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1256 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x975244 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x244 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:841 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169be1b 0x16ef53a 0x16f0445 0x16effe9 0x9747fe 0x9747c9 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x9747fd crypto/internal/fips140/tls13.(*HandshakeSecret).ServerHandshakeTrafficSecret+0x49d /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:112 # 0x9747c8 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x468 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:752 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 256] @ 0x48b4ac 0x4901c9 0xd707a8 0xd72fd7 0xdbc53b 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0xd707a7 github.com/quic-go/quic-go/internal/wire.parseCryptoFrame+0x1a7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/crypto_frame.go:34 # 0xd72fd6 github.com/quic-go/quic-go/internal/wire.(*FrameParser).ParseLessCommonFrame+0xb6 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/frame_parser.go:135 # 0xdbc53a github.com/quic-go/quic-go.(*Conn).handleFrames+0x4fa /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1857 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 16] @ 0x48b4a5 0x48b01b 0xd3ba2d 0x10d64a3 0xd307e5 0x495521 # 0xd3ba2c github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).ID+0x4c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:37 # 0x10d64a2 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x242 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:336 # 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 0: 0 [1: 80] @ 0x48b485 0x425d05 0x7c3776 0x7c366e 0xb15f6f 0xb16f75 0xb156f7 0xb18c5a 0xb18c4c 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x7c3775 github.com/multiformats/go-multiaddr.newComponent+0x35 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:253 # 0x7c366d github.com/multiformats/go-multiaddr.NewComponent+0x24d /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:246 # 0xb15f6e github.com/multiformats/go-multiaddr/net.FromIPAndZone+0x26e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:107 # 0xb16f74 github.com/multiformats/go-multiaddr/net.parseTCPNetAddr+0x54 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:292 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb18c59 github.com/multiformats/go-multiaddr/net.FromNetAddr+0x99 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb18c4b github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0x8b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:252 # 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 0: 0 [1: 80] @ 0x48b4ac 0x4901c9 0x59311c 0x5930e2 0x592378 0x57f0a6 0x69da2b 0x69da0c 0x69d669 0x69d245 0x116413f 0x1163c66 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x59311b math/big.nat.make+0x7b /usr/local/go/src/math/big/nat.go:67 # 0x5930e1 math/big.nat.mulAddWW+0x41 /usr/local/go/src/math/big/natmul.go:143 # 0x592377 math/big.nat.mul+0x397 /usr/local/go/src/math/big/natmul.go:26 # 0x57f0a5 math/big.(*Int).mul+0xc5 /usr/local/go/src/math/big/int.go:201 # 0x69da2a math/big.(*Int).Mul+0x16a /usr/local/go/src/math/big/int.go:184 # 0x69da0b github.com/pactus-project/pactus/sortition.GetIndex+0x14b /home/pactus/source/sortition/vrf.go:66 # 0x69d668 github.com/pactus-project/pactus/sortition.Evaluate+0x228 /home/pactus/source/sortition/vrf.go:28 # 0x69d244 github.com/pactus-project/pactus/sortition.EvaluateSortition+0x64 /home/pactus/source/sortition/sortition.go:8 # 0x116413e github.com/pactus-project/pactus/state.(*state).evaluateSortition+0x19e /home/pactus/source/state/state.go:545 # 0x1163c65 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x765 /home/pactus/source/state/state.go:503 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 655360] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166f6f 0x11636ef 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166f6e github.com/pactus-project/pactus/state.(*state).validateCurCertificate+0x4e /home/pactus/source/state/validation.go:62 # 0x11636ee github.com/pactus-project/pactus/state.(*state).CommitBlock+0x1ee /home/pactus/source/state/state.go:451 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 384] @ 0x48b485 0x425d05 0x8c5f4a 0xc1fd70 0xc30214 0xc24165 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0x8c5f49 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0xa9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:198 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc24164 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0xc84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1113 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [2: 224] @ 0x48b4ac 0x41b526 0xddb025 0xde5e05 0xde7145 0xdf3c1f 0xde7d8e 0xde8005 0xdbcbe9 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0x495521 # 0xddb024 github.com/quic-go/quic-go.newSendStream+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_stream.go:78 # 0xde5e04 github.com/quic-go/quic-go.newStream+0x1e4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:90 # 0xde7144 github.com/quic-go/quic-go.(*streamsMap).initMaps.func2+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:76 # 0xdf3c1e github.com/quic-go/quic-go.(*incomingStreamsMap[...]).GetOrOpenStream+0x23e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_incoming.go:143 # 0xde7d8d github.com/quic-go/quic-go.(*streamsMap).getReceiveStream+0x6d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:279 # 0xde8004 github.com/quic-go/quic-go.(*streamsMap).HandleStreamFrame+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:310 # 0xdbcbe8 github.com/quic-go/quic-go.(*Conn).handleFrames+0xba8 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1824 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 16] @ 0x48b485 0x425d05 0xdd8eca 0xdd8d3c 0xde6596 0xde8022 0xdbcbe9 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0xded7fa 0x495521 # 0xdd8ec9 github.com/quic-go/quic-go.(*ReceiveStream).handleStreamFrameImpl+0x89 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:427 # 0xdd8d3b github.com/quic-go/quic-go.(*ReceiveStream).handleStreamFrame+0x5b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:405 # 0xde6595 github.com/quic-go/quic-go.(*Stream).handleStreamFrame+0x15 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:173 # 0xde8021 github.com/quic-go/quic-go.(*streamsMap).HandleStreamFrame+0x41 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:317 # 0xdbcbe8 github.com/quic-go/quic-go.(*Conn).handleFrames+0xba8 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1824 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 # 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 0: 0 [1: 96] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1160c18 0x11638c5 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1160c17 github.com/pactus-project/pactus/state.(*state).concreteSandbox+0x37 /home/pactus/source/state/state.go:151 # 0x11638c4 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3c4 /home/pactus/source/state/state.go:476 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x16ef53a 0x16f0445 0x16effe9 0x975b1f 0x975aea 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x975b1e crypto/internal/fips140/tls13.(*MasterSecret).ClientApplicationTrafficSecret+0x17e /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:131 # 0x975ae9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x149 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:905 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 1163264] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 524288] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x5632fb 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x5632fa encoding/json.uintEncoder+0x15a /usr/local/go/src/encoding/json/encode.go:566 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 128] @ 0x48b485 0x425d05 0x160c64a 0x160bfa5 0x1618e78 0x16174f6 0x1616d1d 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x160c649 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x209 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:109 # 0x160bfa4 github.com/creachadair/jrpc2.ParseRequests+0x44 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:16 # 0x1618e77 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).RegisterServices.func1+0x57 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:87 # 0x16174f5 github.com/creachadair/jrpc2/jhttp.Bridge.parseHTTPRequest+0x55 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:153 # 0x1616d1c github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x7c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:80 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 96] @ 0x48b485 0x425d05 0x10d806a 0x10d7975 0xc1a7ad 0x495521 # 0x10d8069 github.com/multiformats/go-multistream.NewMSSelect[...]+0xd89 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:11 # 0x10d7974 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:484 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [1: 48] @ 0x48b4ac 0x4901c9 0x543c88 0x5c9c25 0x6e6cd4 0x6e6ce0 0x6e6252 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x543c87 encoding/binary.Read+0x2e7 /usr/local/go/src/encoding/binary/binary.go:285 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x6e6cd3 github.com/pactus-project/pactus/util/encoding.ReadElements+0xf3 /home/pactus/source/util/encoding/encoding.go:229 # 0x6e6cdf github.com/pactus-project/pactus/types/block.(*Header).Decode+0xff /home/pactus/source/types/block/header.go:111 # 0x6e6251 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x71 /home/pactus/source/types/block/block.go:217 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 128] @ 0x48b4ac 0x4731d7 0x790eb4 0xd2fe06 0xd2fded 0xd2fdd3 0xd2fe07 0xd3b9fc 0x10d64a3 0xd307e5 0x495521 # 0x790eb3 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0x213 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:82 # 0xd2fe05 github.com/mr-tron/base58/base58.FastBase58Encoding+0x45 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0xd2fdec github.com/mr-tron/base58/base58.Encode+0x2c /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0xd2fdd2 github.com/libp2p/go-libp2p/core/peer.ID.String+0x12 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0xd2fe06 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).ID+0x46 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:55 # 0xd3b9fb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).ID+0x1b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:37 # 0x10d64a2 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x242 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:336 # 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 0: 0 [1: 240] @ 0x48b485 0x4901c9 0x118a1d9 0x118a1c8 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x118a1d8 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x58 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0x118a1c7 github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x47 /home/pactus/source/sync/firewall/firewall.go:210 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b485 0x425d05 0x12438b9 0x12d8f18 0x12d82f4 0x12da0cd 0x12d7d8a 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x13225e7 0x1326c02 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x12438b8 google.golang.org/grpc/internal/transport.(*http2Client).NewStream+0x358 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:803 # 0x12d8f17 google.golang.org/grpc.(*csAttempt).newStream+0xb7 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:551 # 0x12d82f3 google.golang.org/grpc.newClientStreamWithParams.func2+0x33 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:387 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12d7d89 google.golang.org/grpc.newClientStreamWithParams+0xc49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:396 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13225e6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetAccount+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:139 # 0x1326c01 github.com/pactus-project/pactus/www/grpc/gen/go.(*BlockchainJsonRPC).Methods.func7+0x1a1 /home/pactus/source/www/grpc/gen/go/blockchain_jgw.pb.go:156 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 2113536] @ 0x48b4b3 0x4901c9 0x122ea67 0x122e615 0x12301bf 0x126539d 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x122ea66 google.golang.org/grpc/internal/mem.(*simpleBufferPool).Get+0xe6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:332 # 0x122e614 google.golang.org/grpc/internal/mem.(*BinaryTieredBufferPool).Get+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:143 # 0x12301be google.golang.org/grpc/mem.BufferSlice.MaterializeToBuffer+0xde /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/mem/buffer_slice.go:114 # 0x126539c google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x11c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:91 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 32] @ 0x48b485 0x490767 0x55d425 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194dbb 0x11946cb 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55d424 encoding/json.(*decodeState).object+0x1944 /usr/local/go/src/encoding/json/decode.go:738 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194dba github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x17a /home/pactus/source/sync/handler_blocks_request.go:113 # 0x11946ca github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x54a /home/pactus/source/sync/handler_blocks_request.go:52 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b4ac 0x425d05 0xd5e04c 0xd5de8f 0x495521 # 0xd5e04b github.com/multiformats/go-multistream.(*MultistreamMuxer[...]).Negotiate+0xab /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:206 # 0xd5de8e github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).negotiateSecurity.func1+0x12e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:332 0: 0 [1: 480] @ 0x48b4ac 0x5aae85 0x59f66b 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x5b7273 0x1182de9 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x5b7272 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0xb2 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:37 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 96] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0x53a156 0x5393f9 0x5393bd 0x93ebeb 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x53a155 context.(*cancelCtx).propagateCancel+0x155 /usr/local/go/src/context/context.go:499 # 0x5393f8 context.withCancel+0x58 /usr/local/go/src/context/context.go:278 # 0x5393bc context.WithCancel+0x1c /usr/local/go/src/context/context.go:241 # 0x93ebea crypto/tls.(*Conn).handshakeContext+0x6a /usr/local/go/src/crypto/tls/conn.go:1527 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [4: 4653056] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 2326528] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x5660c3 0x561473 0x561231 0x560b7e 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x5660c2 encoding/json.condAddrEncoder.encode+0x62 /usr/local/go/src/encoding/json/encode.go:936 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [4: 4653056] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [4: 4653056] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [4: 4653056] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [3: 3489792] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [4: 4653056] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [4: 4653056] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 262144] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 2113536] @ 0x48b4b3 0x4901c9 0x122ea67 0x122e615 0x1265019 0x12c616a 0x12cccdf 0x12ceba5 0x12d3bc6 0x12cc39f 0x495521 # 0x122ea66 google.golang.org/grpc/internal/mem.(*simpleBufferPool).Get+0xe6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:332 # 0x122e614 google.golang.org/grpc/internal/mem.(*BinaryTieredBufferPool).Get+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:143 # 0x1265018 google.golang.org/grpc/encoding/proto.(*codecV2).Marshal+0x118 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:74 # 0x12c6169 google.golang.org/grpc.encode+0x49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:804 # 0x12cccde google.golang.org/grpc.(*Server).sendResponse+0x9e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1176 # 0x12ceba4 google.golang.org/grpc.(*Server).processUnaryRPC+0x1304 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1477 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [2: 3584] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416ed1 0xc2b452 0xc2b460 0xc36a65 0x495521 # 0xc2b451 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat.func2+0x691 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1610 # 0xc2b45f github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x69f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1635 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 16] @ 0x48b4a5 0x4907d3 0x95e9c5 0x95e8ad 0x95e8ac 0x93c057 0x9746db 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x95e9c4 vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0xe24 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x95e8ac vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16+0xd0c /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:84 # 0x95e8ab crypto/tls.(*serverHelloMsg).marshal+0xd0b /usr/local/go/src/crypto/tls/handshake_messages.go:791 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x9746da crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x37a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:738 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 112] @ 0x48b485 0x425d05 0x699aef 0xda7c9c 0xda20da 0xdaaa71 0xda5715 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0x699aee golang.org/x/crypto/hkdf.Expand+0x4e /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:87 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda20d9 github.com/quic-go/quic-go/internal/handshake.createAEAD+0xb9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:16 # 0xdaaa70 github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetReadKey+0x1d0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:147 # 0xda5714 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x294 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:479 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x16eff67 0x979da5 0x979d7a 0x975e51 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x16eff66 crypto/internal/fips140/tls13.deriveSecret[...]+0xa6 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x979da4 crypto/internal/fips140/tls13.(*MasterSecret).ExporterMasterSecret+0x64 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:155 # 0x979d79 crypto/tls.(*cipherSuiteTLS13).exportKeyingMaterial+0x39 /usr/local/go/src/crypto/tls/key_schedule.go:47 # 0x975e50 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x4b0 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:924 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 24] @ 0x48b485 0x48b145 0x69c6d3 0x6a121f 0x6a0d4d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x69c6d2 github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x52 /home/pactus/source/crypto/bls/signature.go:77 # 0x6a121e github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x25e /home/pactus/source/types/certificate/certificate.go:216 # 0x6a0d4c github.com/pactus-project/pactus/types/certificate.(*Certificate).UnmarshalCBOR+0x12c /home/pactus/source/types/certificate/certificate.go:143 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 160] @ 0x48b485 0x425d05 0xce3e3e 0xce14e8 0xce0006 0xd30fbc 0x1054a52 0x105509a 0x1054790 0x495521 # 0xce3e3d github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScope+0xdd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:56 # 0xce14e7 github.com/libp2p/go-libp2p/p2p/host/resource-manager.newStreamScope+0x127 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:589 # 0xce0005 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenStream+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:423 # 0xd30fbb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x15b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:224 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [2: 256] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x544a7f 0x5c9eaa 0x6a6748 0x6a66e6 0x6e3de7 0x6e48de 0x6e334f 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x544a7e encoding/binary.Write+0x2fe /usr/local/go/src/encoding/binary/binary.go:432 # 0x5c9ea9 github.com/pactus-project/pactus/util/encoding.WriteElement+0x249 /home/pactus/source/util/encoding/encoding.go:271 # 0x6a6747 github.com/pactus-project/pactus/util/encoding.WriteElements+0xc7 /home/pactus/source/util/encoding/encoding.go:281 # 0x6a66e5 github.com/pactus-project/pactus/types/tx/payload.(*SortitionPayload).Encode+0x65 /home/pactus/source/types/tx/payload/sortition.go:51 # 0x6e3de6 github.com/pactus-project/pactus/types/tx.(*Tx).encodeWithNoSignatory+0x166 /home/pactus/source/types/tx/tx.go:366 # 0x6e48dd github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x3d /home/pactus/source/types/tx/tx.go:517 # 0x6e334e github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x10e /home/pactus/source/types/tx/tx.go:225 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x4907d3 0x966cdb 0x966ba3 0x966ba8 0x6c2f44 0x6c339c 0x966b34 0x966b13 0x6c2f44 0x6c339c 0x9665c5 0x9664b7 0x6c2f44 0x6c339c 0x965c58 0x965b55 0x6c2f44 0x6c339c 0x965a25 0x96597c 0x93c057 0x975245 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x966cda vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x17a /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x966ba2 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16+0x42 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:84 # 0x966ba7 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1.1.2.1+0x47 /usr/local/go/src/crypto/tls/handshake_messages.go:1290 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x966b33 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x966b12 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1.1.2+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:1288 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x9665c4 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x924 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x9664b6 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1.1+0x816 /usr/local/go/src/crypto/tls/handshake_messages.go:1287 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x965c57 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x197 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x965b54 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1+0x94 /usr/local/go/src/crypto/tls/handshake_messages.go:1261 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x965a24 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x96597b crypto/tls.(*certificateRequestMsgTLS13).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1256 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x975244 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x244 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:841 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 160] @ 0x48b485 0x425d05 0xc28316 0xc28280 0xc2e5cf 0xc2c076 0xc36a65 0x495521 # 0xc28315 github.com/libp2p/go-libp2p-pubsub.copyRPC+0x355 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:242 # 0xc2827f github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendRPC+0x2bf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1494 # 0xc2e5ce github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x58e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1952 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [2: 96] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0xc2afd6 0xc2afbc 0xc36a65 0x495521 # 0xc2afd5 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).clearIHaveCounters+0x215 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1841 # 0xc2afbb github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x1fb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1593 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 1280] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0xaff386 0xb0b70c 0xb7b273 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0xaff385 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:84 # 0xb0b70b github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x12b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:367 # 0xb7b272 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x1932 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:135 # 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 0: 0 [0: 0] @ 0x48b485 0x4901c9 0x4a3df2 0x4a34c5 0x9f956f 0x9fe3ad 0x9fe458 0xa00068 0x9ff0c5 0x495521 # 0x4a3df1 sync.(*poolChain).pushHead+0x51 /usr/local/go/src/sync/poolqueue.go:226 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x9f956e net/http.putBufioReader+0x12e /usr/local/go/src/net/http/server.go:870 # 0x9fe3ac net/http.(*conn).finalFlush+0x2c /usr/local/go/src/net/http/server.go:1740 # 0x9fe457 net/http.(*conn).close+0x17 /usr/local/go/src/net/http/server.go:1755 # 0xa00067 net/http.(*conn).serve.func1+0x1e7 /usr/local/go/src/net/http/server.go:1919 # 0x9ff0c4 net/http.(*conn).serve+0x824 /usr/local/go/src/net/http/server.go:2115 0: 0 [3: 336] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0x53afa5 0x53b60d 0x53b5cf 0x105503e 0x1054790 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0x53afa4 context.WithDeadlineCause+0x264 /usr/local/go/src/context/context.go:652 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0x105503d github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x5d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:445 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 48] @ 0x48b485 0x425d05 0xb7be05 0xb7be51 0xb7c1ec 0xb83cad 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb30c74 0xb30c75 0xb303bf 0x495521 # 0xb7be04 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:36 # 0xb7be50 github.com/libp2p/go-libp2p-kad-dht.OptPeerKadID+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:56 # 0xb7c1eb github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x6b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:107 # 0xb83cac github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5ac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:334 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb30c73 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x693 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb30c74 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:276 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 32] @ 0x48b485 0x425d05 0x7c1d71 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb826b0 0x495521 # 0x7c1d70 github.com/multiformats/go-multiaddr.readComponent+0x3d0 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:120 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb826af github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup.func1+0x2f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:128 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x6a1185 0x6a0d4d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e882d 0x6e874c 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e92ee 0x6e92d4 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a1184 github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x1c4 /home/pactus/source/types/certificate/certificate.go:206 # 0x6a0d4c github.com/pactus-project/pactus/types/certificate.(*Certificate).UnmarshalCBOR+0x12c /home/pactus/source/types/certificate/certificate.go:143 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e882c github.com/fxamacker/cbor/v2.Unmarshal+0x1ac /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e874b github.com/pactus-project/pactus/types/vote.(*cpVote).UnmarshalCBOR+0xcb /home/pactus/source/types/vote/cp_vote.go:144 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e92ed github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e92d3 github.com/pactus-project/pactus/types/vote.(*Vote).UnmarshalCBOR+0x13 /home/pactus/source/types/vote/vote.go:178 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 192] @ 0x48b4ac 0x5aae85 0x59f66b 0x59e475 0x59df4d 0x6a0cd5 0x6a0cb7 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e882d 0x6e874c 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e92ee 0x6e92d4 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6a0cd4 github.com/fxamacker/cbor/v2.Unmarshal+0xb4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6a0cb6 github.com/pactus-project/pactus/types/certificate.(*Certificate).UnmarshalCBOR+0x96 /home/pactus/source/types/certificate/certificate.go:137 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e882c github.com/fxamacker/cbor/v2.Unmarshal+0x1ac /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e874b github.com/pactus-project/pactus/types/vote.(*cpVote).UnmarshalCBOR+0xcb /home/pactus/source/types/vote/cp_vote.go:144 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e92ed github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e92d3 github.com/pactus-project/pactus/types/vote.(*Vote).UnmarshalCBOR+0x13 /home/pactus/source/types/vote/vote.go:178 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 128] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b485 0x425d05 0x122fb1a 0x4a35b1 0x1231496 0x123148a 0x1257616 0x12571b2 0x1249cfa 0x495521 # 0x122fb19 google.golang.org/grpc/mem.init.func1+0x19 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/mem/buffers.go:64 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0x1231495 google.golang.org/grpc/mem.newBuffer+0x55 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/mem/buffers.go:92 # 0x1231489 google.golang.org/grpc/mem.NewBuffer+0x49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/mem/buffers.go:111 # 0x1257615 google.golang.org/grpc/internal/transport.(*framer).readDataFrame+0x415 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:570 # 0x12571b1 google.golang.org/grpc/internal/transport.(*framer).readFrame+0x151 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:488 # 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 0: 0 [1: 352] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0x9fb5c9 0x9faf17 0xa00fe6 0xa0110e 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x9fb5c8 net/http.Header.Clone+0x828 /usr/local/go/src/net/http/header.go:114 # 0x9faf16 net/http.(*response).WriteHeader+0x176 /usr/local/go/src/net/http/server.go:1187 # 0xa00fe5 net/http.Error+0x1a5 /usr/local/go/src/net/http/server.go:2317 # 0xa0110d net/http.NotFound+0x2d /usr/local/go/src/net/http/server.go:2322 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [2: 192] @ 0x48b4ac 0x425d05 0x16b667a 0x16d14ae 0x16d0c3d 0x16d9a12 0x16d99d1 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16b6679 crypto/internal/fips140/nistec.NewP256Point+0x19 /usr/local/go/src/crypto/internal/fips140/nistec/p256_asm.go:49 # 0x16d14ad crypto/internal/fips140/ecdsa.randomPoint[...]+0x2ed /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:257 # 0x16d0c3c crypto/internal/fips140/ecdsa.signGeneric[...]+0x7c /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:335 # 0x16d9a11 crypto/internal/fips140/ecdsa.sign[...]+0x271 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go:10 # 0x16d99d0 crypto/internal/fips140/ecdsa.Sign[...]+0x230 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:306 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a3ed2 0x4a34c5 0xd9a9b8 0xd9a9e1 0xdbdf1f 0xdbc997 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0x495521 # 0x4a3ed1 sync.(*poolChain).pushHead+0x131 /usr/local/go/src/sync/poolqueue.go:245 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0xd9a9b7 github.com/quic-go/quic-go/internal/ackhandler.putPacket+0x5f7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/packet.go:59 # 0xd9a9e0 github.com/quic-go/quic-go/internal/ackhandler.(*sentPacketHandler).ReceivedAck+0x620 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_handler.go:448 # 0xdbdf1e github.com/quic-go/quic-go.(*Conn).handleAckFrame+0x3e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2114 # 0xdbc996 github.com/quic-go/quic-go.(*Conn).handleFrames+0x956 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1839 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 16] @ 0x48b4a5 0x4907d3 0x6c09a7 0x6c0891 0x6c0890 0x6c5897 0x6cbd3e 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c09a6 vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x146 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x6c0890 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint8+0x30 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:79 # 0x6c088f vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddASN1+0x2f /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:240 # 0x6c5896 crypto/ecdsa.encodeSignature+0x96 /usr/local/go/src/crypto/ecdsa/ecdsa.go:466 # 0x6cbd3d crypto/ecdsa.signFIPS[...]+0x13d /usr/local/go/src/crypto/ecdsa/ecdsa.go:423 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x97164c 0x971045 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x97164b crypto/tls.(*serverHandshakeStateTLS13).processClientHello+0x4eb /usr/local/go/src/crypto/tls/handshake_server_tls13.go:199 # 0x971044 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x24 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:70 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 96] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0xcfd099 0xcfcc45 0xd064e5 0xd5d69d 0xd5c0be 0xd5b69a 0xd59cb3 0x495521 # 0xcfd098 github.com/libp2p/go-yamux/v5.newSession+0x238 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:141 # 0xcfcc44 github.com/libp2p/go-yamux/v5.Server+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:127 # 0xd064e4 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:51 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 128] @ 0x48b485 0x4901c9 0x4a3df2 0x4a34c5 0x5d9ed2 0x5d9eb5 0x60b93d 0x69b905 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x4a3df1 sync.(*poolChain).pushHead+0x51 /usr/local/go/src/sync/poolqueue.go:226 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x5d9ed1 github.com/consensys/gnark-crypto/field/pool.bigIntPool.Put+0x191 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/pool/pool.go:27 # 0x5d9eb4 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x174 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:899 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 192] @ 0x48b485 0x425d05 0x10d806a 0x10d7975 0x115423b 0x115072a 0x495521 # 0x10d8069 github.com/multiformats/go-multistream.NewMSSelect[...]+0xd89 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:11 # 0x10d7974 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:484 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 16] @ 0x48b4ac 0x425d05 0x7c8268 0x7c829c 0x7cf2e6 0x7c1487 0x7c50cf 0x118a1b0 0x118988f 0x1189d33 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x7c8267 net.ParseIP+0x27 /usr/local/go/src/net/ip.go:528 # 0x7c829b github.com/multiformats/go-multiaddr.ip4StB+0x5b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:85 # 0x7cf2e5 github.com/multiformats/go-multiaddr.twrp.StringToBytes+0x25 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:44 # 0x7c1486 github.com/multiformats/go-multiaddr.stringToBytes+0x3e6 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:52 # 0x7c50ce github.com/multiformats/go-multiaddr.NewMultiaddr+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:36 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b4ac 0x4901c9 0x6c1805 0x7e2994 0x7e8de5 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x6c1804 vendor/golang.org/x/crypto/cryptobyte.(*String).ReadASN1ObjectIdentifier+0x64 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:461 # 0x7e2993 crypto/x509.parseExtension+0x73 /usr/local/go/src/crypto/x509/parser.go:233 # 0x7e8de4 crypto/x509.parseCertificate+0x1084 /usr/local/go/src/crypto/x509/parser.go:1043 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 80] @ 0x48b485 0x425d05 0x668a74 0x93aa9b 0x53e158 0x93ac7e 0x937d5b 0x93e485 0x93e486 0x4d83ae 0xd00865 0xd0083d 0xd00738 0x495521 # 0x668a73 net.(*conn).Read+0xb3 /usr/local/go/src/net/net.go:198 # 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 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 9216] @ 0x48b48c 0x4901c9 0x4a3ed2 0x4a34c5 0x7413f9 0x75142a 0x74a86b 0x74b377 0x74c72e 0x74c7d3 0x74cf51 0x74b812 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4a3ed1 sync.(*poolChain).pushHead+0x131 /usr/local/go/src/sync/poolqueue.go:245 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x7413f8 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Put+0xf8 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:94 # 0x751429 github.com/syndtr/goleveldb/leveldb/table.(*block).Release+0x29 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:114 # 0x74a86a github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).delete+0x5ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:215 # 0x74b376 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).delete+0x56 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:417 # 0x74c72d github.com/syndtr/goleveldb/leveldb/cache.(*Node).unRefExternal+0x6d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:753 # 0x74c7d2 github.com/syndtr/goleveldb/leveldb/cache.(*Handle).Release+0x32 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:780 # 0x74cf50 github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x2d0 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:114 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 160] @ 0x48b485 0x425d05 0x8ec6f9 0x8ec6ed 0x8ec69c 0x1161e54 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x8ec6f8 github.com/pactus-project/pactus/types/validator.(*Validator).Clone+0xd8 /home/pactus/source/types/validator/validator.go:255 # 0x8ec6ec github.com/pactus-project/pactus/store.(*validatorStore).validator+0xcc /home/pactus/source/store/validator.go:74 # 0x8ec69b github.com/pactus-project/pactus/store.(*store).Validator+0x7b /home/pactus/source/store/store.go:349 # 0x1161e53 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x133 /home/pactus/source/state/state.go:288 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b485 0x425d05 0xcfd33c 0xcfcc45 0xd064e5 0xd5d69d 0xd5c0be 0xd5b69a 0xd59cb3 0x495521 # 0xcfd33b github.com/libp2p/go-yamux/v5.newSession+0x4db /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:160 # 0xcfcc44 github.com/libp2p/go-yamux/v5.Server+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:127 # 0xd064e4 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:51 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 512] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0xda26f4 0xda214e 0xda60e5 0xda4052 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0xda26f3 github.com/quic-go/quic-go/internal/handshake.aeadAESGCMTLS13+0x33 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/cipher_suite.go:43 # 0xda214d github.com/quic-go/quic-go/internal/handshake.createAEAD+0x12d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:18 # 0xda60e4 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setWriteKey+0x4c4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:521 # 0xda4051 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0xb1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:254 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 16] @ 0x48b4a5 0x4731d7 0x51fa86 0xce143f 0xce13fb 0xce0006 0xd30fbc 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0xce143e github.com/libp2p/go-libp2p/p2p/host/resource-manager.streamScopeName+0x7e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:607 # 0xce13fa github.com/libp2p/go-libp2p/p2p/host/resource-manager.newStreamScope+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:591 # 0xce0005 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenStream+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:423 # 0xd30fbb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x15b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:224 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [3: 6291456] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x564ab0 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564aaf encoding/json.mapEncoder.encode+0x4cf /usr/local/go/src/encoding/json/encode.go:804 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 524288] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e567 0x564559 0x565d43 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e566 bytes.(*Buffer).WriteByte+0x46 /usr/local/go/src/bytes/buffer.go:307 # 0x564558 encoding/json.structEncoder.encode+0x438 /usr/local/go/src/encoding/json/encode.go:752 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 48] @ 0x48b4ac 0x4901c9 0x7b7cb5 0x7b82c8 0x7b80f1 0x8c8d11 0xc0f305 0xc0f2da 0xc20ab0 0x495521 # 0x7b7cb4 github.com/multiformats/go-multihash.Encode+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/multihash.go:264 # 0x7b82c7 github.com/multiformats/go-multihash.encodeHash+0x167 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/sum.go:76 # 0x7b80f0 github.com/multiformats/go-multihash.Sum+0x90 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/sum.go:31 # 0x8c8d10 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x50 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:172 # 0xc0f304 github.com/libp2p/go-libp2p/core/peer.ID.MatchesPublicKey+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:76 # 0xc0f2d9 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).ConsumePeerRecord+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:303 # 0xc20aaf github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).manageAddrBook+0x5af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:735 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169be1b 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 112] @ 0x48b485 0x425d05 0x491f3c 0x4ef419 0xcfe7c5 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef418 time.NewTicker+0x78 /usr/local/go/src/time/tick.go:44 # 0xcfe7c4 github.com/libp2p/go-yamux/v5.(*Session).startMeasureRTT+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:369 0: 0 [1: 112] @ 0x48b4ac 0x4907d3 0xd66ad9 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0xd66ad8 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x538 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:202 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 80] @ 0x48b485 0x425d05 0x6a3cd3 0x6a3d26 0x1160c18 0x11638c5 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6a3cd2 github.com/pactus-project/pactus/genesis.MainnetGenesis+0x72 /home/pactus/source/genesis/mainnet.go:12 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1160c17 github.com/pactus-project/pactus/state.(*state).concreteSandbox+0x37 /home/pactus/source/state/state.go:151 # 0x11638c4 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3c4 /home/pactus/source/state/state.go:476 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beb0 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 224] @ 0x48b4ac 0x4901c9 0x790d66 0x8ca9f8 0x8ca9e2 0x8ca9e3 0x522534 0x522d4e 0x52584c 0x51fa73 0xce19cc 0xce3785 0x10553b2 0x105e9ac 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0x8ca9f7 github.com/mr-tron/base58/base58.FastBase58Encoding+0x37 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x8ca9e1 github.com/mr-tron/base58/base58.Encode+0x21 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x8ca9e2 github.com/libp2p/go-libp2p/core/peer.ID.String+0x22 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0x522533 fmt.(*pp).handleMethods+0x2f3 /usr/local/go/src/fmt/print.go:674 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51fa72 fmt.Sprintf+0x52 /usr/local/go/src/fmt/print.go:239 # 0xce19cb github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*serviceScope).getPeerScope+0x1cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:679 # 0xce3784 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetService+0x2a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:937 # 0x10553b1 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendIdentifyResp+0x71 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:469 # 0x105e9ab github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyRequest+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:465 # 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 0: 0 [2: 96] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55c845 0x55ad3e 0x55b8bb 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x69d839 0x69d36f 0x8f9165 0x8faa9a 0x8fc8a3 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x69d838 github.com/pactus-project/pactus/sortition.Verify+0x178 /home/pactus/source/sortition/vrf.go:46 # 0x69d36e github.com/pactus-project/pactus/sortition.VerifyProof+0x6e /home/pactus/source/sortition/sortition.go:17 # 0x8f9164 github.com/pactus-project/pactus/sandbox.(*sandbox).VerifyProof+0x164 /home/pactus/source/sandbox/sandbox.go:300 # 0x8faa99 github.com/pactus-project/pactus/execution/executor.(*SortitionExecutor).Check+0xf9 /home/pactus/source/execution/executor/sortition.go:44 # 0x8fc8a2 github.com/pactus-project/pactus/execution.CheckAndExecute+0x162 /home/pactus/source/execution/execution.go:44 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 176] @ 0x48b485 0x4901c9 0xb00d2e 0xb00e54 0xb7eb0f 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb00d2d github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers+0x2d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:62 # 0xb00e53 github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:74 # 0xb7eb0e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x44e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:282 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 16] @ 0x48b485 0x425d05 0xcfc5e7 0xd04ab6 0xd0482a 0xd061f8 0xd3c462 0x1154288 0x115072a 0x495521 # 0xcfc5e6 github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x1e6 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:54 # 0xd04ab5 github.com/libp2p/go-yamux/v5.(*Stream).SetWriteDeadline+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:514 # 0xd04829 github.com/libp2p/go-yamux/v5.(*Stream).SetDeadline+0x49 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:493 # 0xd061f7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).SetDeadline+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:67 # 0xd3c461 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetDeadline+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:165 # 0x1154287 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x287 /home/pactus/source/network/stream.go:91 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0xd02989 0xd02a85 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0xc1a7ad 0x495521 # 0xd02988 github.com/libp2p/go-yamux/v5.makePipeDeadline+0x68 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:22 # 0xd02a84 github.com/libp2p/go-yamux/v5.newStream+0x164 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:64 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [2: 16] @ 0x48b485 0x425d05 0x74ce06 0x74ce32 0x74b812 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x74ce05 github.com/syndtr/goleveldb/leveldb/cache.(*Node).GetHandle+0x185 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:719 # 0x74ce31 github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x1b1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:88 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x1058af0 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x1058aef github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0xb6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:813 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 327680] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 163840] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 40960] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 64] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1160c18 0x11638c5 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1160c17 github.com/pactus-project/pactus/state.(*state).concreteSandbox+0x37 /home/pactus/source/state/state.go:151 # 0x11638c4 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3c4 /home/pactus/source/state/state.go:476 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 20480] @ 0x48b4ac 0x4907d3 0x9370b0 0x93bbed 0x93d1be 0xd0036f 0xcffa5c 0x495521 # 0x9370af crypto/tls.(*halfConn).encrypt+0x5af /usr/local/go/src/crypto/tls/conn.go:519 # 0x93bbec crypto/tls.(*Conn).writeRecordLocked+0x62c /usr/local/go/src/crypto/tls/conn.go:1031 # 0x93d1bd crypto/tls.(*Conn).Write+0x37d /usr/local/go/src/crypto/tls/conn.go:1254 # 0xd0036e github.com/libp2p/go-yamux/v5.(*Session).sendLoop+0x7ae /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:678 # 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 0: 0 [1: 576] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x5d67c6 0x5d9d76 0x60b93d 0x69b905 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x5d67c5 github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x6e5 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:83 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 131072] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x686618 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x686617 compress/flate.(*huffmanBitWriter).writeTokens+0x217 /usr/local/go/src/compress/flate/huffman_bit_writer.go:589 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1152] @ 0x48b48c 0x4901c9 0x4a3ed2 0x4a34c5 0x7413f9 0x75142a 0x74a86b 0x74b377 0x74c72e 0x74c7d3 0x74cf51 0x74b812 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4a3ed1 sync.(*poolChain).pushHead+0x131 /usr/local/go/src/sync/poolqueue.go:245 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x7413f8 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Put+0xf8 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:94 # 0x751429 github.com/syndtr/goleveldb/leveldb/table.(*block).Release+0x29 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:114 # 0x74a86a github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).delete+0x5ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:215 # 0x74b376 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).delete+0x56 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:417 # 0x74c72d github.com/syndtr/goleveldb/leveldb/cache.(*Node).unRefExternal+0x6d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:753 # 0x74c7d2 github.com/syndtr/goleveldb/leveldb/cache.(*Handle).Release+0x32 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:780 # 0x74cf50 github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x2d0 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:114 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 64] @ 0x48b485 0x490767 0x55d425 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55d424 encoding/json.(*decodeState).object+0x1944 /usr/local/go/src/encoding/json/decode.go:738 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 96] @ 0x48b485 0x425d05 0xce31f3 0xd3c3d9 0x10d6937 0xd307e5 0x495521 # 0xce31f2 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetProtocol+0x532 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:890 # 0xd3c3d8 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:155 # 0x10d6936 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x6d6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:350 # 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 0: 0 [1: 262144] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e567 0x56446e 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e566 bytes.(*Buffer).WriteByte+0x46 /usr/local/go/src/bytes/buffer.go:307 # 0x56446d encoding/json.structEncoder.encode+0x34d /usr/local/go/src/encoding/json/encode.go:739 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 24] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc301be 0xc24165 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc301bd github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x35d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc24164 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0xc84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1113 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x69d839 0x69d36f 0x8f9165 0x8faa9a 0x8fc8a3 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x69d838 github.com/pactus-project/pactus/sortition.Verify+0x178 /home/pactus/source/sortition/vrf.go:46 # 0x69d36e github.com/pactus-project/pactus/sortition.VerifyProof+0x6e /home/pactus/source/sortition/sortition.go:17 # 0x8f9164 github.com/pactus-project/pactus/sandbox.(*sandbox).VerifyProof+0x164 /home/pactus/source/sandbox/sandbox.go:300 # 0x8faa99 github.com/pactus-project/pactus/execution/executor.(*SortitionExecutor).Check+0xf9 /home/pactus/source/execution/executor/sortition.go:44 # 0x8fc8a2 github.com/pactus-project/pactus/execution.CheckAndExecute+0x162 /home/pactus/source/execution/execution.go:44 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0x4e1025 0x4e1289 0x50c7df 0x50a5ad 0x658e09 0x6727fb 0x671750 0xb18bea 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x4e1024 syscall.anyToSockaddr+0x64 /usr/local/go/src/syscall/syscall_linux.go:669 # 0x4e1288 syscall.Accept4+0x88 /usr/local/go/src/syscall/syscall_linux.go:701 # 0x50c7de internal/poll.accept+0x1e /usr/local/go/src/internal/poll/sock_cloexec.go:17 # 0x50a5ac internal/poll.(*FD).Accept+0x1ac /usr/local/go/src/internal/poll/fd_unix.go:604 # 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 0: 0 [1: 32] @ 0x48b4ac 0x4731d7 0xd5e25d 0xd5e21c 0x10d6409 0xd307e5 0x495521 # 0xd5e25c github.com/multiformats/go-multistream.ReadNextToken[...]+0x2bc /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:263 # 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 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x114b0ec 0xc4dee7 0xc4dcaa 0xc4d805 0xc4d337 0xc4d1dc 0x495521 # 0x114b0eb github.com/pactus-project/pactus/network.(*gossipService).joinTopic.(*gossipService).createValidator.func2+0x24b /home/pactus/source/network/gossip.go:228 # 0xc4dee6 github.com/libp2p/go-libp2p-pubsub.(*validatorImpl).validateMsg+0x126 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:501 # 0xc4dca9 github.com/libp2p/go-libp2p-pubsub.(*validation).validateSingleTopic+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:479 # 0xc4d804 github.com/libp2p/go-libp2p-pubsub.(*validation).validateTopic+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:428 # 0xc4d336 github.com/libp2p/go-libp2p-pubsub.(*validation).doValidateTopic+0x56 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:399 # 0xc4d1db github.com/libp2p/go-libp2p-pubsub.(*validation).validate.func1+0x3b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:369 0: 0 [1: 663552] @ 0x48b4b3 0x425d05 0x68e534 0x68e50e 0x552032 0xb51ee5 0xb51968 0xb4c65b 0xb52fbe 0x15e47d1 0xa00e09 0x15e52f6 0xa00e09 0x15e6103 0xa00e09 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x68e533 compress/flate.NewWriter+0x293 /usr/local/go/src/compress/flate/deflate.go:665 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x552031 bufio.(*Writer).Flush+0x51 /usr/local/go/src/bufio/bufio.go:642 # 0xb51ee4 github.com/prometheus/common/expfmt.MetricFamilyToText.func1+0x24 /home/pactus/go/pkg/mod/github.com/prometheus/common@v0.67.5/expfmt/text_create.go:96 # 0xb51967 github.com/prometheus/common/expfmt.MetricFamilyToText+0x11e7 /home/pactus/go/pkg/mod/github.com/prometheus/common@v0.67.5/expfmt/text_create.go:293 # 0xb4c65a github.com/prometheus/common/expfmt.NewEncoder.func7+0x3a /home/pactus/go/pkg/mod/github.com/prometheus/common@v0.67.5/expfmt/encode.go:178 # 0xb52fbd github.com/prometheus/common/expfmt.encoderCloser.Encode+0x1d /home/pactus/go/pkg/mod/github.com/prometheus/common@v0.67.5/expfmt/encode.go:51 # 0x15e47d0 github.com/prometheus/client_golang/prometheus/promhttp.HandlerForTransactional.func1+0xad0 /home/pactus/go/pkg/mod/github.com/prometheus/client_golang@v1.23.2/prometheus/promhttp/http.go:249 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15e52f5 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentMetricHandler.InstrumentHandlerInFlight.func1+0xb5 /home/pactus/go/pkg/mod/github.com/prometheus/client_golang@v1.23.2/prometheus/promhttp/instrument_server.go:60 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15e6102 github.com/prometheus/client_golang/prometheus/promhttp.InstrumentHandlerCounter.func1+0xc2 /home/pactus/go/pkg/mod/github.com/prometheus/client_golang@v1.23.2/prometheus/promhttp/instrument_server.go:147 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 2304] @ 0x48b4ac 0x4731d7 0xb45709 0xb45702 0xb45413 0xb62eb6 0xb61fb9 0xb6569a 0x495521 # 0xb45708 bufio.(*Scanner).Text+0x128 /usr/local/go/src/bufio/scan.go:115 # 0xb45701 github.com/prometheus/procfs.parseProcNetstat+0x121 /home/pactus/go/pkg/mod/github.com/prometheus/procfs@v0.20.1/proc_netstat.go:192 # 0xb45412 github.com/prometheus/procfs.Proc.Netstat+0x172 /home/pactus/go/pkg/mod/github.com/prometheus/procfs@v0.20.1/proc_netstat.go:178 # 0xb62eb5 github.com/prometheus/client_golang/prometheus.(*processCollector).processCollect+0xe55 /home/pactus/go/pkg/mod/github.com/prometheus/client_golang@v1.23.2/prometheus/process_collector_procfsenabled.go:67 # 0xb61fb8 github.com/prometheus/client_golang/prometheus.(*processCollector).Collect+0x18 /home/pactus/go/pkg/mod/github.com/prometheus/client_golang@v1.23.2/prometheus/process_collector.go:147 # 0xb65699 github.com/prometheus/client_golang/prometheus.(*Registry).Gather.func1+0xf9 /home/pactus/go/pkg/mod/github.com/prometheus/client_golang@v1.23.2/prometheus/registry.go:456 0: 0 [1: 128] @ 0x48b485 0x425d05 0x66d9e6 0x66d9bd 0x662ed8 0x676967 0x64d74b 0x64d088 0x64c819 0x64b565 0x665e3e 0x650605 0x651aa5 0x65500c 0x495521 # 0x66d9e5 net.newFD+0xc5 /usr/local/go/src/net/fd_unix.go:27 # 0x66d9bc net.socket+0x9c /usr/local/go/src/net/sock_posix.go:27 # 0x662ed7 net.internetSocket+0xf7 /usr/local/go/src/net/ipsock_posix.go:167 # 0x676966 net.(*sysDialer).dialUDP+0xa6 /usr/local/go/src/net/udpsock_posix.go:220 # 0x64d74a net.(*sysDialer).dialSingle+0x26a /usr/local/go/src/net/dial.go:795 # 0x64d087 net.(*sysDialer).dialSerial+0x247 /usr/local/go/src/net/dial.go:756 # 0x64c818 net.(*sysDialer).dialParallel+0x2f8 /usr/local/go/src/net/dial.go:657 # 0x64b564 net.(*Dialer).DialContext+0x484 /usr/local/go/src/net/dial.go:557 # 0x665e3d net.(*Resolver).dial+0x9d /usr/local/go/src/net/lookup.go:699 # 0x650604 net.(*Resolver).exchange+0x344 /usr/local/go/src/net/dnsclient_unix.go:185 # 0x651aa4 net.(*Resolver).tryOneName+0x544 /usr/local/go/src/net/dnsclient_unix.go:316 # 0x65500b net.(*Resolver).goLookupIPCNAMEOrder.func3.1+0x6b /usr/local/go/src/net/dnsclient_unix.go:667 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x16f0178 0x16effe9 0x16ef9da 0x974798 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16f0177 crypto/internal/fips140/tls13.ExpandLabel[...]+0xd7 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:32 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16ef9d9 crypto/internal/fips140/tls13.(*EarlySecret).HandshakeSecret+0x59 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:96 # 0x974797 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x437 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:750 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 1433600] @ 0x48b4b3 0x4731d7 0x15f9f48 0x15f9f0d 0x15f9f57 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x15f9f47 bytes.(*Buffer).String+0xf27 /usr/local/go/src/bytes/buffer.go:77 # 0x15f9f0c github.com/pactus-project/pactus/www/html.(*tableMaker).html+0xeec /home/pactus/source/www/html/server.go:277 # 0x15f9f56 github.com/pactus-project/pactus/www/html.(*Server).PeerListHandler+0xf36 /home/pactus/source/www/html/network.go:91 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 48] @ 0x48b4ac 0x490af2 0x52d445 0x52d530 0x5beb4f 0x5bf22a 0x15f9eee 0x15f9cbb 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x490af1 internal/bytealg.MakeNoZero+0xb1 /usr/local/go/src/runtime/slice.go:437 # 0x52d444 strings.(*Builder).grow+0x24 /usr/local/go/src/strings/builder.go:67 # 0x52d52f strings.(*Builder).Grow+0x4f /usr/local/go/src/strings/builder.go:81 # 0x5beb4e github.com/pactus-project/pactus/util/bech32m.Encode+0x6e /home/pactus/source/util/bech32m/bech32m.go:266 # 0x5bf229 github.com/pactus-project/pactus/util/bech32m.EncodeFromBase256WithType+0x109 /home/pactus/source/util/bech32m/bech32m.go:405 # 0x15f9eed github.com/pactus-project/pactus/crypto.Address.String+0xecd /home/pactus/source/crypto/address.go:80 # 0x15f9cba github.com/pactus-project/pactus/www/html.(*Server).PeerListHandler+0xc9a /home/pactus/source/www/html/network.go:88 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x15fea45 0x15fae30 0x15f9ca5 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x15fea44 github.com/pactus-project/pactus/www/html.metricToTable.func1+0x84 /home/pactus/source/www/html/network.go:142 # 0x15fae2f github.com/pactus-project/pactus/www/html.metricToTable+0x4f /home/pactus/source/www/html/network.go:160 # 0x15f9ca4 github.com/pactus-project/pactus/www/html.(*Server).PeerListHandler+0xc84 /home/pactus/source/www/html/network.go:83 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 1572864] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x51f997 0x15f9ae5 0x15f9a16 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x51f996 fmt.Fprintf+0x96 /usr/local/go/src/fmt/print.go:225 # 0x15f9ae4 github.com/pactus-project/pactus/www/html.(*tableMaker).addRowBlockHash+0xac4 /home/pactus/source/www/html/server.go:212 # 0x15f9a15 github.com/pactus-project/pactus/www/html.(*Server).PeerListHandler+0x9f5 /home/pactus/source/www/html/network.go:78 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [2: 320] @ 0x48b4ac 0x4901c9 0x5bf1b4 0x15f9de7 0x15f9ddc 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x5bf1b3 github.com/pactus-project/pactus/util/bech32m.EncodeFromBase256WithType+0x93 /home/pactus/source/util/bech32m/bech32m.go:402 # 0x15f9de6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).String+0xdc6 /home/pactus/source/crypto/bls/public_key.go:67 # 0x15f9ddb github.com/pactus-project/pactus/www/html.(*Server).PeerListHandler+0xdbb /home/pactus/source/www/html/network.go:87 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0x539e0a 0xcfd7a8 0xd05c1d 0xd312b5 0xd3104f 0x1054a52 0x105509a 0x1054790 0x495521 # 0x539e09 context.(*cancelCtx).Done+0x129 /usr/local/go/src/context/context.go:457 # 0xcfd7a7 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:208 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 786432] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x51f997 0x15f9d76 0x15f9cbb 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x51f996 fmt.Fprintf+0x96 /usr/local/go/src/fmt/print.go:225 # 0x15f9d75 github.com/pactus-project/pactus/www/html.(*tableMaker).addRowValAddress+0xd55 /home/pactus/source/www/html/server.go:220 # 0x15f9cba github.com/pactus-project/pactus/www/html.(*Server).PeerListHandler+0xc9a /home/pactus/source/www/html/network.go:88 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [2: 352] @ 0x48b4ac 0x490af2 0x52d445 0x52d530 0x5beb4f 0x5bf22a 0x15f9de7 0x15f9ddc 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x490af1 internal/bytealg.MakeNoZero+0xb1 /usr/local/go/src/runtime/slice.go:437 # 0x52d444 strings.(*Builder).grow+0x24 /usr/local/go/src/strings/builder.go:67 # 0x52d52f strings.(*Builder).Grow+0x4f /usr/local/go/src/strings/builder.go:81 # 0x5beb4e github.com/pactus-project/pactus/util/bech32m.Encode+0x6e /home/pactus/source/util/bech32m/bech32m.go:266 # 0x5bf229 github.com/pactus-project/pactus/util/bech32m.EncodeFromBase256WithType+0x109 /home/pactus/source/util/bech32m/bech32m.go:405 # 0x15f9de6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).String+0xdc6 /home/pactus/source/crypto/bls/public_key.go:67 # 0x15f9ddb github.com/pactus-project/pactus/www/html.(*Server).PeerListHandler+0xdbb /home/pactus/source/www/html/network.go:87 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 393216] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x51f997 0x15f9d76 0x15f9cbb 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x51f996 fmt.Fprintf+0x96 /usr/local/go/src/fmt/print.go:225 # 0x15f9d75 github.com/pactus-project/pactus/www/html.(*tableMaker).addRowValAddress+0xd55 /home/pactus/source/www/html/server.go:220 # 0x15f9cba github.com/pactus-project/pactus/www/html.(*Server).PeerListHandler+0xc9a /home/pactus/source/www/html/network.go:88 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x15f9d05 0x15f9cbb 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x15f9d04 github.com/pactus-project/pactus/www/html.(*tableMaker).addRowValAddress+0xce4 /home/pactus/source/www/html/server.go:220 # 0x15f9cba github.com/pactus-project/pactus/www/html.(*Server).PeerListHandler+0xc9a /home/pactus/source/www/html/network.go:88 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 176] @ 0x48b4ac 0x4731d7 0x86f84a 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x15f9102 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x86f849 google.golang.org/protobuf/internal/impl.consumeStringSliceValidateUTF8+0x69 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5275 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x15f9101 github.com/pactus-project/pactus/www/html.(*Server).PeerListHandler+0xe1 /home/pactus/source/www/html/network.go:44 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 48] @ 0x48b4ac 0x4731d7 0x86f84a 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x15f9102 0xa00e09 0x15a6942 0x15dfbb6 0xa02c07 0xa215ae 0x9feef0 0x495521 # 0x86f849 google.golang.org/protobuf/internal/impl.consumeStringSliceValidateUTF8+0x69 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5275 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x15f9101 github.com/pactus-project/pactus/www/html.(*Server).PeerListHandler+0xe1 /home/pactus/source/www/html/network.go:44 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 0x15a6941 github.com/gorilla/mux.(*Router).ServeHTTP+0x1e1 /home/pactus/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212 # 0x15dfbb5 github.com/gorilla/handlers.recoveryHandler.ServeHTTP+0xd5 /home/pactus/go/pkg/mod/github.com/gorilla/handlers@v1.5.2/recovery.go:80 # 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 0: 0 [1: 8] @ 0x48b485 0x425d05 0xe06285 0xe04f65 0xd305d6 0x495521 # 0xe06284 github.com/libp2p/go-libp2p/p2p/transport/quic.parseStreamError+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/stream.go:40 # 0xe04f64 github.com/libp2p/go-libp2p/p2p/transport/quic.(*conn).AcceptStream+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/conn.go:82 # 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 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x56a899 0x56ac9c 0x56aa6a 0x56a53d 0x55a0d4 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x56a898 encoding/json.(*scanner).pushParseState+0x58 /usr/local/go/src/encoding/json/scanner.go:181 # 0x56ac9b encoding/json.stateBeginValue+0x1fb /usr/local/go/src/encoding/json/scanner.go:224 # 0x56aa69 encoding/json.stateBeginValueOrEmpty+0x49 /usr/local/go/src/encoding/json/scanner.go:213 # 0x56a53c encoding/json.checkValid+0x9c /usr/local/go/src/encoding/json/scanner.go:37 # 0x55a0d3 encoding/json.Unmarshal+0x53 /usr/local/go/src/encoding/json/decode.go:107 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x425d05 0x4e112d 0x4e13d7 0x658fac 0x6727fb 0x671750 0xb18bea 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x4e112c syscall.anyToSockaddr+0x16c /usr/local/go/src/syscall/syscall_linux.go:677 # 0x4e13d6 syscall.Getsockname+0x76 /usr/local/go/src/syscall/syscall_linux.go:715 # 0x658fab net.(*netFD).accept+0x1cb /usr/local/go/src/net/fd_unix.go:166 # 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 0: 0 [1: 32] @ 0x48b485 0x490767 0x51ce53 0xd05f25 0xd05eb0 0xd05fc8 0xd3bcea 0x4d83ae 0xafe791 0xafe76f 0x790031 0xafe08a 0xafdfa5 0xc19d45 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x51ce52 fmt.errorf+0x412 /usr/local/go/src/fmt/errors.go:61 # 0xd05f24 fmt.Errorf+0x244 /usr/local/go/src/fmt/errors.go:26 # 0xd05eaf github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x1cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:31 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 0: 0 [1: 32] @ 0x48b485 0x425d05 0x98496f 0x935eb6 0x975be5 0x975bb7 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x98496e crypto/tls.aeadAESGCMTLS13+0x8e /usr/local/go/src/crypto/tls/cipher_suites.go:570 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x975be4 crypto/tls.(*Conn).setWriteTrafficSecret+0x244 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x975bb6 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x216 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:907 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b4ac 0x425d05 0xcd771e 0xce1c51 0xce2fd5 0xd3c3d9 0x10d796f 0xc1a7ad 0x495521 # 0xcd771d github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*fixedLimiter).GetProtocolPeerLimits+0x3d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/limit.go:276 # 0xce1c50 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*protocolScope).getPeerScope+0xf0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:700 # 0xce2fd4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetProtocol+0x314 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:875 # 0xd3c3d8 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:155 # 0x10d796e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x68e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:481 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [2: 640] @ 0x48b485 0x490767 0xb7e8bd 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb7e8bc github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x1fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:270 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [2: 32] @ 0x48b485 0x490767 0x86f886 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86f885 google.golang.org/protobuf/internal/impl.consumeStringSliceValidateUTF8+0xa5 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5275 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 16] @ 0x48b4a5 0x4731d7 0x4e7b07 0x6c1a52 0x7e276c 0x7e2889 0x7e8319 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x4e7b06 time.Time.Format+0xe6 /usr/local/go/src/time/format.go:650 # 0x6c1a51 vendor/golang.org/x/crypto/cryptobyte.(*String).ReadASN1GeneralizedTime+0xb1 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:502 # 0x7e276b crypto/x509.parseTime+0x8b /usr/local/go/src/crypto/x509/parser.go:209 # 0x7e2888 crypto/x509.parseValidity+0x48 /usr/local/go/src/crypto/x509/parser.go:223 # 0x7e8318 crypto/x509.parseCertificate+0x5b8 /usr/local/go/src/crypto/x509/parser.go:973 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 352256] @ 0x48b4b3 0x4907d3 0x747552 0x75bcdf 0x77097d 0x7715c6 0x8ed3c5 0x8ed2fa 0x1163b02 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x747551 github.com/syndtr/goleveldb/leveldb/memdb.(*DB).Put+0x471 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/memdb/memdb.go:305 # 0x75bcde github.com/syndtr/goleveldb/leveldb.(*Batch).putMem+0x31e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:224 # 0x77097c github.com/syndtr/goleveldb/leveldb.(*DB).writeLocked+0x3fc /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_write.go:238 # 0x7715c5 github.com/syndtr/goleveldb/leveldb.(*DB).Write+0x3a5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_write.go:320 # 0x8ed3c4 github.com/pactus-project/pactus/store.(*store).writeBatch+0x24 /home/pactus/source/store/store.go:432 # 0x8ed2f9 github.com/pactus-project/pactus/store.(*store).WriteBatch+0x59 /home/pactus/source/store/store.go:428 # 0x1163b01 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x601 /home/pactus/source/state/state.go:494 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b485 0x4901c9 0x9897e8 0xa20fdb 0xa20fdc 0x9f9d87 0x9fec78 0x495521 # 0x9897e7 net/textproto.readMIMEHeader+0x67 /usr/local/go/src/net/textproto/reader.go:526 # 0xa20fda net/textproto.(*Reader).ReadMIMEHeader+0x47a /usr/local/go/src/net/textproto/reader.go:508 # 0xa20fdb net/http.readRequest+0x47b /usr/local/go/src/net/http/request.go:1133 # 0x9f9d86 net/http.(*conn).readRequest+0x226 /usr/local/go/src/net/http/server.go:1005 # 0x9fec77 net/http.(*conn).serve+0x3d7 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 256] @ 0x48b485 0x425d05 0x658f25 0x658ecf 0x6727fb 0x671750 0xa047ac 0x15fc0c6 0x495521 # 0x658f24 net.newFD+0x144 /usr/local/go/src/net/fd_unix.go:27 # 0x658ece net.(*netFD).accept+0xee /usr/local/go/src/net/fd_unix.go:158 # 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 0: 0 [1: 144] @ 0x48b485 0x425d05 0xa04869 0xa0485d 0x15fc0c6 0x495521 # 0xa04868 net/http.(*Server).newConn+0x3c8 /usr/local/go/src/net/http/server.go:635 # 0xa0485c net/http.(*Server).Serve+0x3bc /usr/local/go/src/net/http/server.go:3462 # 0x15fc0c5 github.com/pactus-project/pactus/www/html.(*Server).StartServer.func2+0xa5 /home/pactus/source/www/html/server.go:125 0: 0 [2: 32] @ 0x48b485 0x490767 0x55d425 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x55d424 encoding/json.(*decodeState).object+0x1944 /usr/local/go/src/encoding/json/decode.go:738 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b485 0x48b145 0xb1719e 0xb156f7 0xe00f16 0xe00f08 0xe0585e 0xe054a5 0xe0992c 0xe09c32 0xe09305 0xd388ec 0x495521 # 0xb1719d github.com/multiformats/go-multiaddr/net.parseUDPNetAddr+0xdd /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:326 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xe00f15 github.com/multiformats/go-multiaddr/net.FromNetAddr+0x35 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xe00f07 github.com/libp2p/go-libp2p/p2p/transport/quicreuse.ToQuicMultiaddr+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quicreuse/quic_multiaddr.go:17 # 0xe0585d github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).wrapConn+0xbd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:87 # 0xe054a4 github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).Accept+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:53 # 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 0: 0 [1: 96] @ 0x48b485 0x421deb 0xa58994 0xa5868d 0xa5d22c 0xb02e65 0xb74949 0xb76b2f 0x495521 # 0xa58993 go.opentelemetry.io/otel/internal/global.(*tracer).newSpan+0x1d3 /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:187 # 0xa5868c go.opentelemetry.io/otel/internal/global.(*tracer).Start+0xac /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:150 # 0xa5d22b github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0xeb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb02e64 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:146 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x6128b7 0x611edc 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166f6f 0x11636ef 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6128b6 github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0x96 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:111 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166f6e github.com/pactus-project/pactus/state.(*state).validateCurCertificate+0x4e /home/pactus/source/state/validation.go:62 # 0x11636ee github.com/pactus-project/pactus/state.(*state).CommitBlock+0x1ee /home/pactus/source/state/state.go:451 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 336] @ 0x48b485 0x425d05 0xc21dec 0xc21de0 0xc39d9b 0xc369ca 0x495521 # 0xc21deb github.com/libp2p/go-libp2p-pubsub.rpcWithControl+0x14b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:224 # 0xc21ddf github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x13f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:895 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x69d197 0x1166bc5 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x69d196 github.com/pactus-project/pactus/sortition.(*VerifiableSeed).Verify+0xb6 /home/pactus/source/sortition/seed.go:50 # 0x1166bc4 github.com/pactus-project/pactus/state.(*state).validateBlock+0x224 /home/pactus/source/state/validation.go:37 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 896] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416ed1 0xc23205 0xc21d36 0xc39d9b 0xc369ca 0x495521 # 0xc23204 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIWant+0x624 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1003 # 0xc21d35 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x95 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:886 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 96] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc301be 0xc24165 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc301bd github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x35d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc24164 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0xc84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1113 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 240] @ 0x48b4ac 0x4907d3 0x57574b 0x563bd3 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x57574a encoding/json.appendString[...]+0x7ca /usr/local/go/src/encoding/json/encode.go:1063 # 0x563bd2 encoding/json.stringEncoder+0x412 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 24] @ 0x48b4ac 0x4901c9 0x543c88 0x5c9c25 0x6a6830 0x6a67bd 0x6e41f0 0x6e376d 0x5a1e45 0x59ec5d 0x5a5e88 0x59f7fc 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x543c87 encoding/binary.Read+0x2e7 /usr/local/go/src/encoding/binary/binary.go:285 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x6a682f github.com/pactus-project/pactus/util/encoding.ReadElements+0x8f /home/pactus/source/util/encoding/encoding.go:229 # 0x6a67bc github.com/pactus-project/pactus/types/tx/payload.(*SortitionPayload).Decode+0x1c /home/pactus/source/types/tx/payload/sortition.go:55 # 0x6e41ef github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x3af /home/pactus/source/types/tx/tx.go:421 # 0x6e376c github.com/pactus-project/pactus/types/tx.(*Tx).UnmarshalCBOR+0x12c /home/pactus/source/types/tx/tx.go:263 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a5e87 github.com/fxamacker/cbor/v2.(*decoder).parseArrayToSlice+0x287 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2372 # 0x59f7fb github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x127b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1682 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1536] @ 0x48b4ac 0x4901c9 0xd7de25 0x4a35b1 0xd791a5 0xd79199 0xd72bf3 0xdbc9f6 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0x495521 # 0xd7de24 github.com/quic-go/quic-go/internal/wire.init.0.func1+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/pool.go:14 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0xd791a4 github.com/quic-go/quic-go/internal/wire.GetStreamFrame+0x324 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/pool.go:21 # 0xd79198 github.com/quic-go/quic-go/internal/wire.ParseStreamFrame+0x318 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/stream_frame.go:66 # 0xd72bf2 github.com/quic-go/quic-go/internal/wire.(*FrameParser).ParseStreamFrame+0x32 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/frame_parser.go:79 # 0xdbc9f5 github.com/quic-go/quic-go.(*Conn).handleFrames+0x9b5 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1810 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 128] @ 0x48b485 0x425d05 0x97525a 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x975259 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x259 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:846 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b485 0x425d05 0xc1a96a 0x495521 # 0xc1a969 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0x269 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:138 0: 0 [1: 48] @ 0x48b485 0x4901c9 0x7cb345 0xb17057 0xb16ffa 0xb156f7 0xb18c5a 0xb18c4c 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x7cb344 github.com/multiformats/go-multiaddr.Join+0x64 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:18 # 0xb17056 github.com/multiformats/go-multiaddr.Multiaddr.Encapsulate+0x136 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:202 # 0xb16ff9 github.com/multiformats/go-multiaddr/net.parseTCPNetAddr+0xd9 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:304 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb18c59 github.com/multiformats/go-multiaddr/net.FromNetAddr+0x99 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb18c4b github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0x8b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:252 # 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 0: 0 [3: 192] @ 0x48b4ac 0x4901c9 0x169beb0 0x16ef53a 0x16f0445 0x979b2d 0x935ea7 0x974847 0x97481b 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x974846 crypto/tls.(*Conn).setWriteTrafficSecret+0x4e6 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x97481a crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4ba /usr/local/go/src/crypto/tls/handshake_server_tls13.go:753 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 96] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x16d6257 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16d6256 crypto/internal/fips140/ecdsa.newDRBG[...]+0x316 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:89 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 128] @ 0x48b485 0x425d05 0xde6d4c 0xde6d32 0xde6a67 0xdb30f3 0xdad35a 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xde6d4b github.com/quic-go/quic-go.newOutgoingStreamsMap[...]+0x26b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_outgoing.go:55 # 0xde6d31 github.com/quic-go/quic-go.(*streamsMap).initMaps+0x251 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:82 # 0xde6a66 github.com/quic-go/quic-go.newStreamsMap+0xe6 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:60 # 0xdb30f2 github.com/quic-go/quic-go.(*Conn).preSetup+0x612 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:537 # 0xdad359 github.com/quic-go/quic-go.init.func1+0xb99 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:311 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 24] @ 0x48b4ac 0x4731d7 0x65db58 0x7c894f 0x7cf26a 0x7c2eaf 0x7c68bd 0x7c68be 0x118a46c 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x65db57 net.IP.String+0xf7 /usr/local/go/src/net/ip.go:315 # 0x7c894e github.com/multiformats/go-multiaddr.ip6BtS+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:134 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c68bc github.com/multiformats/go-multiaddr.(*Component).Value+0xbc /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:184 # 0x7c68bd github.com/multiformats/go-multiaddr.Multiaddr.ValueForProtocol+0xbd /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:248 # 0x118a46b github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2eb /home/pactus/source/sync/firewall/firewall.go:217 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 28672] @ 0x48b4ac 0x4907d3 0x9370b0 0x93bbed 0x93d1be 0xd0036f 0xcffa5c 0x495521 # 0x9370af crypto/tls.(*halfConn).encrypt+0x5af /usr/local/go/src/crypto/tls/conn.go:519 # 0x93bbec crypto/tls.(*Conn).writeRecordLocked+0x62c /usr/local/go/src/crypto/tls/conn.go:1031 # 0x93d1bd crypto/tls.(*Conn).Write+0x37d /usr/local/go/src/crypto/tls/conn.go:1254 # 0xd0036e github.com/libp2p/go-yamux/v5.(*Session).sendLoop+0x7ae /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:678 # 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 0: 0 [1: 16] @ 0x48b4ac 0x4907d3 0x6c3217 0x6c3067 0x6c2ebd 0x968271 0x6c2f44 0x6c339c 0x968197 0x9680f8 0x9680a5 0x6c2f44 0x6c339c 0x967de5 0x967d3c 0x93c057 0x97538c 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3216 vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x1f6 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x6c3066 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x46 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:194 # 0x6c2ebc vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x1c /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x968270 crypto/tls.(*certificateMsgTLS13).marshal.func1.marshalCertificate.1+0x90 /usr/local/go/src/crypto/tls/handshake_messages.go:1487 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x968196 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x316 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x9680f7 crypto/tls.marshalCertificate+0x277 /usr/local/go/src/crypto/tls/handshake_messages.go:1485 # 0x9680a4 crypto/tls.(*certificateMsgTLS13).marshal.func1+0x224 /usr/local/go/src/crypto/tls/handshake_messages.go:1478 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x967de4 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x967d3b crypto/tls.(*certificateMsgTLS13).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1468 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x97538b crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x38b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:852 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 48] @ 0x48b4ac 0x4901c9 0x8fd6f5 0x8fd5a5 0xd5e0da 0xd5e0b3 0x10d6409 0xd307e5 0x495521 # 0x8fd6f4 github.com/multiformats/go-multistream.lpReadBuf+0xb4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:295 # 0x8fd5a4 github.com/multiformats/go-multistream.ReadNextTokenBytes+0x24 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:269 # 0xd5e0d9 github.com/multiformats/go-multistream.ReadNextToken[...]+0x139 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:258 # 0xd5e0b2 github.com/multiformats/go-multistream.(*MultistreamMuxer[...]).Negotiate+0x112 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:207 # 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 0: 0 [1: 208] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc24165 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc24164 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0xc84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1113 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 48] @ 0x48b485 0x425d05 0xd668cd 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0xd668cc github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x32c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:190 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 16] @ 0x48b4ac 0x4901c9 0x16ef505 0x16f0445 0x979aae 0x935ea7 0x975be5 0x975bb7 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16ef504 crypto/internal/fips140/hkdf.Expand[...]+0x64 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:28 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x975be4 crypto/tls.(*Conn).setWriteTrafficSecret+0x244 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x975bb6 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x216 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:907 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 448] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc24165 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc24164 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0xc84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1113 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 2880] @ 0x48b4ac 0x4907d3 0xbe4ec5 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4ec4 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xfa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2095 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 32] @ 0x48b485 0x425d05 0x6e4576 0x6e4285 0x6e376d 0x5a1e45 0x59ec5d 0x5a5e88 0x59f7fc 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6e4575 github.com/pactus-project/pactus/types/tx.(*Tx).decodePublicKey+0x95 /home/pactus/source/types/tx/tx.go:482 # 0x6e4284 github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x444 /home/pactus/source/types/tx/tx.go:440 # 0x6e376c github.com/pactus-project/pactus/types/tx.(*Tx).UnmarshalCBOR+0x12c /home/pactus/source/types/tx/tx.go:263 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a5e87 github.com/fxamacker/cbor/v2.(*decoder).parseArrayToSlice+0x287 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2372 # 0x59f7fb github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x127b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1682 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0x115f68b 0x115f5ad 0x115f5ad 0x115f5ad 0x115f5e8 0x115f5e8 0x115f5e8 0x115f5ad 0x115f5ad 0x115f5e8 0x115f5ad 0x115f5ad 0x115f5e8 0x11615a6 0x1161594 0x1166a29 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x115f68a github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0x1ca /home/pactus/source/util/persistentmerkle/merkle.go:119 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5e7 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0x127 /home/pactus/source/util/persistentmerkle/merkle.go:113 # 0x115f5e7 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0x127 /home/pactus/source/util/persistentmerkle/merkle.go:113 # 0x115f5e7 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0x127 /home/pactus/source/util/persistentmerkle/merkle.go:113 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5e7 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0x127 /home/pactus/source/util/persistentmerkle/merkle.go:113 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5e7 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0x127 /home/pactus/source/util/persistentmerkle/merkle.go:113 # 0x11615a5 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).Root+0x45 /home/pactus/source/util/persistentmerkle/merkle.go:97 # 0x1161593 github.com/pactus-project/pactus/state.(*state).stateRoot+0x33 /home/pactus/source/state/state.go:225 # 0x1166a28 github.com/pactus-project/pactus/state.(*state).validateBlock+0x88 /home/pactus/source/state/validation.go:19 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 4096] @ 0x48b4ac 0x4901c9 0x8c532f 0xc1b37a 0xc1b370 0xc1afbb 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xc1b379 github.com/libp2p/go-buffer-pool.Get+0x99 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xc1b36f github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages.func1+0x8f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:171 # 0xc1afba github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages+0x11a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:197 0: 0 [10: 245760] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182c9f 0x1182ca0 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0xcfc625 0xd04936 0xd06258 0xd3c4c2 0x10d9323 0x1154877 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0xcfc624 github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x224 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:54 # 0xd04935 github.com/libp2p/go-yamux/v5.(*Stream).SetReadDeadline+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:504 # 0xd06257 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).SetReadDeadline+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:71 # 0xd3c4c1 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetReadDeadline+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:170 # 0x10d9322 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Close+0x42 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:690 # 0x1154876 github.com/pactus-project/pactus/network.(*streamService).SendTo.func1+0x236 /home/pactus/source/network/stream.go:121 0: 0 [1: 48] @ 0x48b485 0x425d05 0x51cef2 0xd05f25 0xd05eb0 0xd05fc8 0xd3bcea 0x4d83ae 0xafe791 0xafe76f 0x790031 0xafe08a 0xafe3e5 0xb79bb2 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x51cef1 fmt.errorf+0x4b1 /usr/local/go/src/fmt/errors.go:64 # 0xd05f24 fmt.Errorf+0x244 /usr/local/go/src/fmt/errors.go:26 # 0xd05eaf github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x1cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:31 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 0: 0 [1: 1280] @ 0x48b4ac 0x4901c9 0xd707a8 0xd72fd7 0xdbc53b 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0xd707a7 github.com/quic-go/quic-go/internal/wire.parseCryptoFrame+0x1a7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/crypto_frame.go:34 # 0xd72fd6 github.com/quic-go/quic-go/internal/wire.(*FrameParser).ParseLessCommonFrame+0xb6 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/frame_parser.go:135 # 0xdbc53a github.com/quic-go/quic-go.(*Conn).handleFrames+0x4fa /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1857 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [3: 384] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169bdcf 0x16ef53a 0x16f0445 0x979b2d 0x935ea7 0x93fefe 0x9770d3 0x9710e5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9770d2 crypto/tls.(*serverHandshakeStateTLS13).readClientFinished+0xd2 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1139 # 0x9710e4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xc4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:98 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 2304] @ 0x48b48c 0x490767 0xbe7408 0xbe636d 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe7407 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIWant).Unmarshal+0x507 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2689 # 0xbe636c github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x112c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2350 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [7: 8085504] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 96] @ 0x48b4ac 0x4901c9 0x69b6fb 0x6e4590 0x6e4285 0x6e63f0 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x69b6fa github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Decode+0x3a /home/pactus/source/crypto/bls/public_key.go:98 # 0x6e458f github.com/pactus-project/pactus/types/tx.(*Tx).decodePublicKey+0xaf /home/pactus/source/types/tx/tx.go:483 # 0x6e4284 github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x444 /home/pactus/source/types/tx/tx.go:440 # 0x6e63ef github.com/pactus-project/pactus/types/block.(*Block).Decode+0x20f /home/pactus/source/types/block/block.go:240 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x6ad274 0x6ad16a 0x97a530 0x97ac2a 0x971a45 0x971045 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6ad273 crypto/ecdh.(*x25519Curve).NewPrivateKey+0x93 /usr/local/go/src/crypto/ecdh/x25519.go:56 # 0x6ad169 crypto/ecdh.(*x25519Curve).GenerateKey+0xc9 /usr/local/go/src/crypto/ecdh/x25519.go:46 # 0x97a52f crypto/tls.(*ecdhKeyExchange).serverSharedSecret+0x4f /usr/local/go/src/crypto/tls/key_schedule.go:128 # 0x97ac29 crypto/tls.(*hybridKeyExchange).serverSharedSecret+0xe9 /usr/local/go/src/crypto/tls/key_schedule.go:204 # 0x971a44 crypto/tls.(*serverHandshakeStateTLS13).processClientHello+0x8e4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:254 # 0x971044 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x24 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:70 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 32] @ 0x48b4a5 0x4731d7 0x95ba78 0x93cafa 0x93c62f 0x96bc9b 0x96b21a 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x95ba77 crypto/tls.(*clientHelloMsg).unmarshal+0x18b7 /usr/local/go/src/crypto/tls/handshake_messages.go:583 # 0x93caf9 crypto/tls.(*Conn).unmarshalHandshakeMessage+0x339 /usr/local/go/src/crypto/tls/conn.go:1181 # 0x93c62e crypto/tls.(*Conn).readHandshake+0x26e /usr/local/go/src/crypto/tls/conn.go:1120 # 0x96bc9a crypto/tls.(*Conn).readClientHello+0x3a /usr/local/go/src/crypto/tls/handshake_server.go:137 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x114b3e8 0x114b174 0xc4dee7 0xc4dcaa 0xc4d805 0xc4d337 0xc4d1dc 0x495521 # 0x114b3e7 github.com/pactus-project/pactus/network.(*gossipService).onReceiveMessage+0x87 /home/pactus/source/network/gossip.go:267 # 0x114b173 github.com/pactus-project/pactus/network.(*gossipService).joinTopic.(*gossipService).createValidator.func2+0x2d3 /home/pactus/source/network/gossip.go:231 # 0xc4dee6 github.com/libp2p/go-libp2p-pubsub.(*validatorImpl).validateMsg+0x126 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:501 # 0xc4dca9 github.com/libp2p/go-libp2p-pubsub.(*validation).validateSingleTopic+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:479 # 0xc4d804 github.com/libp2p/go-libp2p-pubsub.(*validation).validateTopic+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:428 # 0xc4d336 github.com/libp2p/go-libp2p-pubsub.(*validation).doValidateTopic+0x56 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:399 # 0xc4d1db github.com/libp2p/go-libp2p-pubsub.(*validation).validate.func1+0x3b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:369 0: 0 [1: 192] @ 0x48b4ac 0x425d05 0x69a0c5 0x1157b38 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x69a0c4 github.com/pactus-project/pactus/crypto/bls.PublicKeyAggregate+0x44 /home/pactus/source/crypto/bls/bls.go:64 # 0x1157b37 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x37 /home/pactus/source/sync/bundle/message/hello.go:51 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x5d67c6 0x5d9d76 0x60b93d 0x69b905 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x5d67c5 github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x6e5 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:83 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b485 0x425d05 0x41b494 0x4ef3d1 0xcfe7c5 0x495521 # 0x4ef3d0 time.NewTicker+0x30 /usr/local/go/src/time/tick.go:43 # 0xcfe7c4 github.com/libp2p/go-yamux/v5.(*Session).startMeasureRTT+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:369 0: 0 [8: 27648] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416ed1 0xc2481e 0xc21dba 0xc39d9b 0xc369ca 0x495521 # 0xc2481d github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIDontWant+0x11d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1163 # 0xc21db9 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x119 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:889 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x51fa86 0x119461f 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0x119461e github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x49e /home/pactus/source/sync/handler_blocks_request.go:49 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1152] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3d35 0x1198c25 0x1198cc5 0x1194dbb 0x11946cb 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3d34 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xd4 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194dba github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x17a /home/pactus/source/sync/handler_blocks_request.go:113 # 0x11946ca github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x54a /home/pactus/source/sync/handler_blocks_request.go:52 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a351c 0x58f8fe 0x58f91e 0x57f7ac 0x57fb57 0x5daea5 0x5d9ded 0x60b93d 0x69b905 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0x58f8fd math/big.getStack+0x33d /usr/local/go/src/math/big/nat.go:286 # 0x58f91d math/big.nat.div+0x35d /usr/local/go/src/math/big/natdiv.go:539 # 0x57f7ab math/big.(*Int).QuoRem+0x8b /usr/local/go/src/math/big/int.go:300 # 0x57fb56 math/big.(*Int).Mod+0x216 /usr/local/go/src/math/big/int.go:331 # 0x5daea4 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.(*Element).SetBigInt+0xa4 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:1108 # 0x5d9dec github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0xac /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:895 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169bdcf 0x16ef895 0x16f0586 0x16f1655 0x974779 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef894 crypto/internal/fips140/hkdf.Extract[...]+0xd4 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:20 # 0x16f0585 crypto/internal/fips140/tls13.extract[...]+0xa5 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:46 # 0x16f1654 crypto/internal/fips140/tls13.NewEarlySecret[...]+0x34 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:75 # 0x974778 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x418 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:748 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [15: 17326080] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 2310144] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x5660c3 0x561473 0x561231 0x560b7e 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x5660c2 encoding/json.condAddrEncoder.encode+0x62 /usr/local/go/src/encoding/json/encode.go:936 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [16: 18481152] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [16: 18481152] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [17: 19636224] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [16: 18481152] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [16: 18481152] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [15: 17326080] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [3: 6291456] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [3: 240] @ 0x48b4ac 0x4901c9 0x58c6b9 0x58c63d 0x5f5ee6 0x5f5e6f 0x60c18c 0x60b965 0x69b905 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x58c6b8 math/big.nat.make+0x98 /usr/local/go/src/math/big/nat.go:67 # 0x58c63c math/big.nat.setBytes+0x1c /usr/local/go/src/math/big/nat.go:1023 # 0x5f5ee5 math/big.(*Int).SetBytes+0x185 /usr/local/go/src/math/big/int.go:519 # 0x5f5e6e github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1SqrtRatio+0x10e /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:164 # 0x60c18b github.com/consensys/gnark-crypto/ecc/bls12-381.MapToCurve1+0x58b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:121 # 0x60b964 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x84 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:54 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55c845 0x55ad3e 0x55b8bb 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1160c18 0x1163c73 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1160c17 github.com/pactus-project/pactus/state.(*state).concreteSandbox+0x37 /home/pactus/source/state/state.go:151 # 0x1163c72 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x772 /home/pactus/source/state/state.go:507 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 576] @ 0x48b485 0x4901c9 0xb2a0c5 0xb7767d 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb2a0c4 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).NearestPeers+0x3a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:498 # 0xb7767c github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0xfc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:758 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 16] @ 0x48b4a5 0x4731d7 0x86f52f 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0xaff00a 0x1056708 0x1055f15 0x10551cb 0x1054790 0x495521 # 0x86f52e google.golang.org/protobuf/internal/impl.consumeStringSlice+0x4e /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5237 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0xaff009 github.com/libp2p/go-msgio/pbio.(*uvarintReader).ReadMsg+0x1a9 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:85 # 0x1056707 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:567 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 8192] @ 0x48b4ac 0x4901c9 0x8c532f 0xcff727 0xcff710 0xd0338b 0xd02fd1 0xd06038 0xd3be2a 0x5522ea 0x10ddb65 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0x11542b9 0x115072a 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xcff726 github.com/libp2p/go-buffer-pool.Get+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xcff70f github.com/libp2p/go-yamux/v5.(*Session).sendMsg+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:521 # 0xd0338a github.com/libp2p/go-yamux/v5.(*Stream).write+0x34a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:185 # 0xd02fd0 github.com/libp2p/go-yamux/v5.(*Stream).Write+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:133 # 0xd06037 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Write+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:42 # 0xd3be29 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Write+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:69 # 0x5522e9 bufio.(*Writer).Write+0xe9 /usr/local/go/src/bufio/bufio.go:682 # 0x10ddb64 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0x184 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:142 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x11542b8 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x2b8 /home/pactus/source/network/stream.go:93 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 208] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0xd0a1cc 0xc4356d 0xc4451d 0xc4b04f 0xc23c05 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0xd0a1cb github.com/libp2p/go-libp2p/p2p/net/connmgr.(*BasicConnMgr).Protect+0x10b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/connmgr/connmgr.go:205 # 0xc4356c github.com/libp2p/go-libp2p-pubsub.(*tagTracer).tagMeshPeer+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/tag_tracer.go:103 # 0xc4451c github.com/libp2p/go-libp2p-pubsub.(*tagTracer).Graft+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/tag_tracer.go:214 # 0xc4b04e github.com/libp2p/go-libp2p-pubsub.(*pubsubTracer).Graft+0xce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/trace.go:486 # 0xc23c04 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0x724 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1103 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 640] @ 0x48b4ac 0x5aae85 0x59f66b 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x5b7273 0x1182de9 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x5b7272 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0xb2 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:37 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169be1b 0x699573 0x699acb 0xda7c9c 0xda723a 0xda711b 0xdaac05 0xda5f4e 0xda4052 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda7239 github.com/quic-go/quic-go/internal/handshake.newAESHeaderProtector+0x59 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:48 # 0xda711a github.com/quic-go/quic-go/internal/handshake.newHeaderProtector+0x7a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:31 # 0xdaac04 github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetWriteKey+0xe4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:155 # 0xda5f4d github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setWriteKey+0x32d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:528 # 0xda4051 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0xb1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:254 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 48] @ 0x48b4ac 0x4907d3 0x6c5d8b 0x6c5d5b 0x6c5c84 0x6c2f44 0x6c339c 0x6c0a05 0x6c5a4f 0x6c599f 0x6c2f44 0x6c339c 0x6c0a05 0x6c5897 0x6cbd3e 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c5d8a vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x2aa /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x6c5d5a vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddBytes+0x27a /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:110 # 0x6c5c83 crypto/ecdsa.addASN1IntBytes.func1+0x1a3 /usr/local/go/src/crypto/ecdsa/ecdsa.go:487 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x6c0a04 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddASN1+0x1a4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:241 # 0x6c5a4e crypto/ecdsa.addASN1IntBytes+0x6e /usr/local/go/src/crypto/ecdsa/ecdsa.go:483 # 0x6c599e crypto/ecdsa.encodeSignature.func1+0x3e /usr/local/go/src/crypto/ecdsa/ecdsa.go:467 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x6c0a04 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddASN1+0x1a4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:241 # 0x6c5896 crypto/ecdsa.encodeSignature+0x96 /usr/local/go/src/crypto/ecdsa/ecdsa.go:466 # 0x6cbd3d crypto/ecdsa.signFIPS[...]+0x13d /usr/local/go/src/crypto/ecdsa/ecdsa.go:423 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 48] @ 0x48b4ac 0x425d05 0xd60447 0x495521 # 0xd60446 github.com/multiformats/go-multistream.SelectProtoOrFail[...].func2+0x66 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/client.go:57 0: 0 [2: 256] @ 0x48b485 0x4901c9 0xb1ac3f 0xb1b15d 0x10c8a39 0x10c8859 0x10c63b1 0x10c5e90 0x495521 # 0xb1ac3e github.com/multiformats/go-multiaddr/net.ResolveUnspecifiedAddress+0xfe /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:21 # 0xb1b15c github.com/multiformats/go-multiaddr/net.ResolveUnspecifiedAddresses+0x11c /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:58 # 0x10c8a38 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).appendInterfaceAddrs+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:522 # 0x10c8858 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:490 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [2: 6912] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416ed1 0xc23205 0xc21d36 0xc39d9b 0xc369ca 0x495521 # 0xc23204 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIWant+0x624 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1003 # 0xc21d35 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x95 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:886 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 24] @ 0x48b4ac 0x4901c9 0x5449e7 0x5c9eaa 0x5caa7e 0x6a66db 0x6e3de7 0x6e48de 0x6e49ac 0x8fc809 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5449e6 encoding/binary.Write+0x266 /usr/local/go/src/encoding/binary/binary.go:429 # 0x5c9ea9 github.com/pactus-project/pactus/util/encoding.WriteElement+0x249 /home/pactus/source/util/encoding/encoding.go:271 # 0x5caa7d github.com/pactus-project/pactus/crypto.Address.Encode+0x7d /home/pactus/source/crypto/address.go:113 # 0x6a66da github.com/pactus-project/pactus/types/tx/payload.(*SortitionPayload).Encode+0x5a /home/pactus/source/types/tx/payload/sortition.go:46 # 0x6e3de6 github.com/pactus-project/pactus/types/tx.(*Tx).encodeWithNoSignatory+0x166 /home/pactus/source/types/tx/tx.go:366 # 0x6e48dd github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x3d /home/pactus/source/types/tx/tx.go:517 # 0x6e49ab github.com/pactus-project/pactus/types/tx.(*Tx).ID+0x4b /home/pactus/source/types/tx/tx.go:529 # 0x8fc808 github.com/pactus-project/pactus/execution.CheckAndExecute+0xc8 /home/pactus/source/execution/execution.go:34 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 576] @ 0x48b485 0x4901c9 0xb00a8f 0xb00db2 0xb00e54 0xb7eb0f 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb00a8e github.com/libp2p/go-libp2p-kad-dht/pb.peerInfoToPBPeer+0x6e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:43 # 0xb00db1 github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers+0xb1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:64 # 0xb00e53 github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:74 # 0xb7eb0e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x44e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:282 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [4: 192] @ 0x48b485 0x4901c9 0xc10d45 0xc1104a 0xc30292 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc11049 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).GetPeerRecord+0x109 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:502 # 0xc30291 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x431 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2127 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x6a1185 0x6a0d4d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a1184 github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x1c4 /home/pactus/source/types/certificate/certificate.go:206 # 0x6a0d4c github.com/pactus-project/pactus/types/certificate.(*Certificate).UnmarshalCBOR+0x12c /home/pactus/source/types/certificate/certificate.go:143 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 80] @ 0x48b485 0x421deb 0x6a322d 0x6a3c7f 0x1198c25 0x1198cc5 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6a322c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x2c /home/pactus/source/genesis/genesis.go:69 # 0x6a3c7e github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0x1e /home/pactus/source/genesis/genesis.go:189 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b485 0x425d05 0x8fd691 0x8fd5a5 0xd5e245 0xd5e21c 0xd5de8f 0x495521 # 0x8fd690 github.com/multiformats/go-multistream.lpReadBuf+0x50 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:283 # 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 # 0xd5de8e github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).negotiateSecurity.func1+0x12e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:332 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x790d66 0xb83793 0xb83777 0xb83728 0xb83820 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb30c74 0xb30c75 0xb303bf 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0xb83792 github.com/mr-tron/base58/base58.FastBase58Encoding+0x92 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0xb83776 github.com/mr-tron/base58/base58.Encode+0x76 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0xb83727 github.com/libp2p/go-libp2p/core/peer.ID.String+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0xb8381f github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x11f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:324 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb30c73 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x693 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb30c74 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:276 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 48] @ 0x48b485 0x425d05 0xb7bceb 0xb7bc57 0xb7c20e 0xb852d9 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb30c74 0xb30c75 0xb303bf 0x495521 # 0xb7bcea github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0xea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:36 # 0xb7bc56 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadIDSlice+0x56 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:46 # 0xb7c20d github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x8d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:108 # 0xb852d8 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xb8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:482 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb30c73 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x693 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb30c74 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:276 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x790d66 0xb8387b 0xb83855 0xb83856 0xb83908 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb30c74 0xb30c75 0xb303bf 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0xb8387a github.com/mr-tron/base58/base58.FastBase58Encoding+0x17a /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0xb83854 github.com/mr-tron/base58/base58.Encode+0x154 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0xb83855 github.com/libp2p/go-libp2p/core/peer.ID.String+0x155 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0xb83907 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x207 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:325 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb30c73 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x693 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb30c74 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:276 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 192] @ 0x48b4ac 0x4901c9 0x5d99b9 0x5f5c97 0x60ba3a 0x69b905 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5d99b8 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.BatchInvert+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:818 # 0x5f5c96 github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1Isogeny+0xf6 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:142 # 0x60ba39 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x159 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:59 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b485 0x490767 0xb3551a 0xb84072 0xb83565 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0xb35519 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestNInStates+0x239 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:136 # 0xb84071 github.com/libp2p/go-libp2p-kad-dht.(*query).isReadyToTerminate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:364 # 0xb83564 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x2e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:305 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x5902a6 0x5901cf 0x58f9dd 0x57e24a 0x57e3e5 0xb2d010 0xb2d48b 0xb7fbb1 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0x5902a5 math/big.nat.make+0x1e5 /usr/local/go/src/math/big/nat.go:67 # 0x5901ce math/big.nat.divLarge+0x10e /usr/local/go/src/math/big/natdiv.go:608 # 0x58f9dc math/big.nat.div+0x41c /usr/local/go/src/math/big/natdiv.go:543 # 0x57e249 math/big.(*Float).uquo+0x269 /usr/local/go/src/math/big/float.go:1369 # 0x57e3e4 math/big.(*Float).Quo+0x44 /usr/local/go/src/math/big/float.go:1649 # 0xb2d00f github.com/libp2p/go-libp2p-kad-dht/netsize.NormedDistance+0x2af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:67 # 0xb2d48a github.com/libp2p/go-libp2p-kad-dht/netsize.(*Estimator).Track+0x42a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:110 # 0xb7fbb0 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x410 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:42 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 96] @ 0x48b485 0x490767 0x46f309 0x114e1ff 0x10c7cc2 0x10c65fb 0x10c5e90 0x495521 # 0x114e1fe github.com/pactus-project/pactus/network.makeNetwork.func2+0x19e /home/pactus/source/network/network.go:230 # 0x10c7cc1 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).applyAddrsFactory+0x41 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:438 # 0x10c65fa github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x2ba /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:317 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x16ef86e 0x16f0586 0x16f1655 0x974779 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16ef86d crypto/internal/fips140/hkdf.Extract[...]+0xad /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:18 # 0x16f0585 crypto/internal/fips140/tls13.extract[...]+0xa5 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:46 # 0x16f1654 crypto/internal/fips140/tls13.NewEarlySecret[...]+0x34 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:75 # 0x974778 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x418 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:748 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b485 0x425d05 0x796dfa 0x796be3 0x7b8096 0x8c8d11 0xd68888 0xd685b9 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x796df9 github.com/multiformats/go-multihash/core.init.0.func1+0x19 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/core/registry.go:113 # 0x796be2 github.com/multiformats/go-multihash/core.GetVariableHasher+0x42 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/core/registry.go:99 # 0x7b8095 github.com/multiformats/go-multihash.Sum+0x35 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/sum.go:21 # 0x8c8d10 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x50 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:172 # 0xd68887 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).setupConn+0x47 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:153 # 0xd685b8 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0xd8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:149 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 16] @ 0x48b4a5 0x4901c9 0x543c88 0x5c9c25 0x6a1070 0x6a0ff0 0x6a0d4d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x543c87 encoding/binary.Read+0x2e7 /usr/local/go/src/encoding/binary/binary.go:285 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x6a106f github.com/pactus-project/pactus/util/encoding.ReadElements+0xaf /home/pactus/source/util/encoding/encoding.go:229 # 0x6a0fef github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x2f /home/pactus/source/types/certificate/certificate.go:171 # 0x6a0d4c github.com/pactus-project/pactus/types/certificate.(*Certificate).UnmarshalCBOR+0x12c /home/pactus/source/types/certificate/certificate.go:143 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 176] @ 0x48b4ac 0x4901c9 0x6a06c6 0x6e584a 0x1193f8c 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6a06c5 github.com/pactus-project/pactus/types/certificate.(*Certificate).Hash+0x45 /home/pactus/source/types/certificate/certificate.go:94 # 0x6e5849 github.com/pactus-project/pactus/types/block.(*Block).Hash+0xe9 /home/pactus/source/types/block/block.go:142 # 0x1193f8b github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x10b /home/pactus/source/sync/handler_block_announce.go:29 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169be1b 0x699573 0x979c7e 0x97600e 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x979c7d crypto/tls.(*cipherSuiteTLS13).finishedHash+0xfd /usr/local/go/src/crypto/tls/key_schedule.go:39 # 0x97600d crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x4d /usr/local/go/src/crypto/tls/handshake_server_tls13.go:955 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169be1b 0x16ef53a 0x16f0445 0x16effe9 0x16efb05 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16efb04 crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x44 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:121 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 1152] @ 0x48b48c 0x490767 0xbe7408 0xbe636d 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe7407 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIWant).Unmarshal+0x507 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2689 # 0xbe636c github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x112c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2350 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0xce40f4 0xce9ca5 0xd065a2 0xd01822 0xd00f45 0xd008f0 0xd00738 0x495521 # 0xce40f3 github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScopeSpan+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:71 # 0xce9ca4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceScope).BeginSpan+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:739 # 0xd065a1 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn.func1+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:45 # 0xd01821 github.com/libp2p/go-yamux/v5.(*Session).incomingStream+0x61 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:857 # 0xd00f44 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:759 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [1: 288] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0xc13527 0x1058c92 0x10561f1 0x10551cb 0x1054790 0x495521 # 0xc13526 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryPeerMetadata).Put+0x126 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/metadata.go:32 # 0x1058c91 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0xd11 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:821 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 48] @ 0x48b485 0x425d05 0xcfea39 0xcfe9f7 0xcfe718 0xcfe7b0 0x495521 # 0xcfea38 github.com/libp2p/go-yamux/v5.newPing+0x138 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/ping.go:18 # 0xcfe9f6 github.com/libp2p/go-yamux/v5.(*Session).Ping+0xf6 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:397 # 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 # 0xcfe7af github.com/libp2p/go-yamux/v5.(*Session).startMeasureRTT+0x2f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:368 0: 0 [3: 3440640] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 3440640] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 2293760] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 3440640] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [4: 4587520] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [3: 3440640] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [4: 4587520] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [4: 4587520] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 16] @ 0x48b485 0x425d05 0x539405 0x664532 0x662473 0x6737cc 0x1192605 0x11918af 0x1191665 0x1193ced 0x1193cee 0x11939dd 0x1193565 0x6f0a23 0x6f0956 0x495521 # 0x539404 context.WithCancel+0x64 /usr/local/go/src/context/context.go:242 # 0x664531 net.(*Resolver).lookupIPAddr+0x1f1 /usr/local/go/src/net/lookup.go:330 # 0x662472 net.(*Resolver).internetAddrList+0x4b2 /usr/local/go/src/net/ipsock.go:289 # 0x6737cb net.ResolveUDPAddr+0xab /usr/local/go/src/net/udpsock.go:92 # 0x1192604 github.com/beevik/ntp.defaultDialer+0x104 /home/pactus/go/pkg/mod/github.com/beevik/ntp@v1.5.0/ntp.go:648 # 0x11918ae github.com/beevik/ntp.getTime+0x18e /home/pactus/go/pkg/mod/github.com/beevik/ntp@v1.5.0/ntp.go:515 # 0x1191664 github.com/beevik/ntp.QueryWithOptions+0xc4 /home/pactus/go/pkg/mod/github.com/beevik/ntp@v1.5.0/ntp.go:447 # 0x1193cec github.com/beevik/ntp.Query+0x4c /home/pactus/go/pkg/mod/github.com/beevik/ntp@v1.5.0/ntp.go:440 # 0x1193ced github.com/pactus-project/pactus/util/ntp.RemoteQuerier.Query+0x4d /home/pactus/source/util/ntp/query.go:12 # 0x11939dc github.com/pactus-project/pactus/util/ntp.(*Checker).queryClockOffset+0x7c /home/pactus/source/util/ntp/ntp.go:137 # 0x1193564 github.com/pactus-project/pactus/util/ntp.(*Checker).Start.func1+0x24 /home/pactus/source/util/ntp/ntp.go:98 # 0x6f0a22 github.com/ezex-io/gopkg/scheduler.EveryBuilder.Do.func1.1+0x42 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/scheduler@v0.0.0-20260127151556-579a32f19aa7/every.go:41 # 0x6f0955 github.com/ezex-io/gopkg/scheduler.EveryBuilder.Do.func1+0x95 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/scheduler@v0.0.0-20260127151556-579a32f19aa7/every.go:42 0: 0 [2: 64] @ 0x48b485 0x425d05 0x1161f50 0x1161f02 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x1161f4f github.com/pactus-project/pactus/types/certificate.(*Certificate).Clone+0x22f /home/pactus/source/types/certificate/certificate.go:362 # 0x1161f01 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1e1 /home/pactus/source/state/state.go:305 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b4ac 0x4901c9 0x1161f3c 0x1161f02 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x1161f3b github.com/pactus-project/pactus/types/certificate.(*Certificate).Clone+0x21b /home/pactus/source/types/certificate/certificate.go:361 # 0x1161f01 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1e1 /home/pactus/source/state/state.go:305 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b4ac 0x47329e 0x473292 0x472805 0x472a10 0x5107ca 0x66980c 0x5225d4 0x522d4e 0x52584c 0x51caf4 0x93e7e5 0x93e7af 0xcfe344 0xd00751 0x495521 # 0x5107c9 os.(*SyscallError).Error+0x49 /usr/local/go/src/os/error.go:54 # 0x66980b net.(*OpError).Error+0x12b /usr/local/go/src/net/net.go:520 # 0x5225d3 fmt.(*pp).handleMethods+0x393 /usr/local/go/src/fmt/print.go:668 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51caf3 fmt.errorf+0xb3 /usr/local/go/src/fmt/errors.go:41 # 0x93e7e4 fmt.Errorf+0xa4 /usr/local/go/src/fmt/errors.go:26 # 0x93e7ae crypto/tls.(*Conn).Close+0x6e /usr/local/go/src/crypto/tls/conn.go:1448 # 0xcfe343 github.com/libp2p/go-yamux/v5.(*Session).close+0x263 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:324 # 0xd00750 github.com/libp2p/go-yamux/v5.(*Session).recv+0x30 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:693 0: 0 [1: 80] @ 0x48b485 0x425d05 0x668be9 0x93b4a9 0x93bc25 0x93ad9a 0x93e9c7 0x93e7a9 0xcfe344 0xd00751 0x495521 # 0x668be8 net.(*conn).Write+0x68 /usr/local/go/src/net/net.go:210 # 0x93b4a8 crypto/tls.(*Conn).write+0x108 /usr/local/go/src/crypto/tls/conn.go:954 # 0x93bc24 crypto/tls.(*Conn).writeRecordLocked+0x664 /usr/local/go/src/crypto/tls/conn.go:1035 # 0x93ad99 crypto/tls.(*Conn).sendAlertLocked+0xb9 /usr/local/go/src/crypto/tls/conn.go:855 # 0x93e9c6 crypto/tls.(*Conn).closeNotify+0xc6 /usr/local/go/src/crypto/tls/conn.go:1478 # 0x93e7a8 crypto/tls.(*Conn).Close+0x68 /usr/local/go/src/crypto/tls/conn.go:1447 # 0xcfe343 github.com/libp2p/go-yamux/v5.(*Session).close+0x263 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:324 # 0xd00750 github.com/libp2p/go-yamux/v5.(*Session).recv+0x30 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:693 0: 0 [2: 192] @ 0x48b4ac 0x47329e 0x473292 0x472805 0x472a10 0x66982f 0x5225d4 0x522d4e 0x52584c 0x51caf4 0xd5bcaa 0xd5bc53 0xd5b69a 0xd59cb3 0x495521 # 0x66982e net.(*OpError).Error+0x14e /usr/local/go/src/net/net.go:520 # 0x5225d3 fmt.(*pp).handleMethods+0x393 /usr/local/go/src/fmt/print.go:668 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51caf3 fmt.errorf+0xb3 /usr/local/go/src/fmt/errors.go:41 # 0xd5bca9 fmt.Errorf+0x569 /usr/local/go/src/fmt/errors.go:26 # 0xd5bc52 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x512 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:172 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [5: 3200] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0xaff386 0x1056fc5 0x10557f5 0x105e9ac 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0xaff385 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:84 # 0x1056fc4 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).writeChunkedIdentifyMsg+0x1c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:622 # 0x10557f4 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendIdentifyResp+0x4b4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:485 # 0x105e9ab github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyRequest+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:465 # 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 0: 0 [1: 16] @ 0x48b4ac 0x473854 0x473366 0xd5e315 0x10d6409 0xd307e5 0x495521 # 0xd5e314 github.com/multiformats/go-multistream.(*MultistreamMuxer[...]).Negotiate+0x374 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:236 # 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 0: 0 [1: 240] @ 0x48b4ac 0x41b4e8 0xcfd10d 0xcfcc45 0xd064e5 0xd5d69d 0xd5c0be 0xd5b69a 0xd59cb3 0x495521 # 0xcfd10c github.com/libp2p/go-yamux/v5.newSession+0x2ac /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:145 # 0xcfcc44 github.com/libp2p/go-yamux/v5.Server+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:127 # 0xd064e4 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:51 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 16] @ 0x48b4ac 0x425d05 0x7c8268 0x7c829c 0x7cf2e6 0x7c3618 0xb15f6f 0xb16f75 0xb156f7 0xb18c5a 0xb18c4c 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x7c8267 net.ParseIP+0x27 /usr/local/go/src/net/ip.go:528 # 0x7c829b github.com/multiformats/go-multiaddr.ip4StB+0x5b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:85 # 0x7cf2e5 github.com/multiformats/go-multiaddr.twrp.StringToBytes+0x25 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:44 # 0x7c3617 github.com/multiformats/go-multiaddr.NewComponent+0x1f7 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:242 # 0xb15f6e github.com/multiformats/go-multiaddr/net.FromIPAndZone+0x26e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:107 # 0xb16f74 github.com/multiformats/go-multiaddr/net.parseTCPNetAddr+0x54 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:292 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb18c59 github.com/multiformats/go-multiaddr/net.FromNetAddr+0x99 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb18c4b github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0x8b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:252 # 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 0: 0 [1: 8] @ 0x48b485 0x425d05 0xd05d1f 0xd05fc8 0xd3bcea 0x10de0ec 0x10d9242 0x11548f8 0x495521 # 0xd05d1e github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x3e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:22 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 # 0x11548f7 github.com/pactus-project/pactus/network.(*streamService).SendTo.func1.1+0x57 /home/pactus/source/network/stream.go:114 0: 0 [1: 2688] @ 0x48b4ac 0x5aae85 0x59f66b 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x5b7273 0x1182de9 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x5b7272 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0xb2 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:37 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 416] @ 0x48b4ac 0x4901c9 0x168d926 0x1690232 0x16cfd5a 0x16d1188 0x16d127f 0x16d0c3d 0x16d9a12 0x16d99d1 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x168d925 crypto/internal/fips140/sha512.(*Digest).MarshalBinary+0x25 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:134 # 0x1690231 crypto/internal/fips140/hmac.(*HMAC).Reset+0x151 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:122 # 0x16cfd59 crypto/internal/fips140/ecdsa.(*hmacDRBG).Generate+0x79 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:153 # 0x16d1187 crypto/internal/fips140/ecdsa.signGeneric[...].func1+0x27 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:336 # 0x16d127e crypto/internal/fips140/ecdsa.randomPoint[...]+0xbe /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:229 # 0x16d0c3c crypto/internal/fips140/ecdsa.signGeneric[...]+0x7c /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:335 # 0x16d9a11 crypto/internal/fips140/ecdsa.sign[...]+0x271 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go:10 # 0x16d99d0 crypto/internal/fips140/ecdsa.Sign[...]+0x230 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:306 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 24] @ 0x48b4ac 0x4731d7 0x65db58 0x7c894f 0x7cf26a 0x7c2eaf 0x7c31cb 0x7c31be 0x7c5c45 0x11523d9 0x1151e10 0xd2b777 0xd2db9b 0xd2b5d4 0xd38dc5 0x495521 # 0x65db57 net.IP.String+0xf7 /usr/local/go/src/net/ip.go:315 # 0x7c894e github.com/multiformats/go-multiaddr.ip6BtS+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:134 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c31ca github.com/multiformats/go-multiaddr.(*Component).Value+0x1ca /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:184 # 0x7c31bd github.com/multiformats/go-multiaddr.(*Component).writeTo+0x1bd /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:225 # 0x7c5c44 github.com/multiformats/go-multiaddr.Multiaddr.String+0x64 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:114 # 0x11523d8 github.com/pactus-project/pactus/network.(*NotifeeService).sendConnectEvent+0x38 /home/pactus/source/network/notifee.go:146 # 0x1151e0f github.com/pactus-project/pactus/network.(*NotifeeService).Connected+0x3cf /home/pactus/source/network/notifee.go:104 # 0xd2b776 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn.func1+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:443 # 0xd2db9a github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).notifyAll+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:765 # 0xd2b5d3 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn+0x713 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:442 # 0xd38dc4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddListenAddr.func2.2+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_listen.go:177 0: 0 [1: 1138688] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1138688] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1138688] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1138688] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 1138688] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 1138688] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 1138688] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [15: 491520] @ 0x48b4b3 0x4901c9 0x8c532f 0xcff727 0xcff710 0xd0338b 0xd02fd1 0xd06038 0xd3be2a 0x5522ea 0x10ddb65 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0x11542b9 0x115072a 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xcff726 github.com/libp2p/go-buffer-pool.Get+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xcff70f github.com/libp2p/go-yamux/v5.(*Session).sendMsg+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:521 # 0xd0338a github.com/libp2p/go-yamux/v5.(*Stream).write+0x34a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:185 # 0xd02fd0 github.com/libp2p/go-yamux/v5.(*Stream).Write+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:133 # 0xd06037 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Write+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:42 # 0xd3be29 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Write+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:69 # 0x5522e9 bufio.(*Writer).Write+0xe9 /usr/local/go/src/bufio/bufio.go:682 # 0x10ddb64 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0x184 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:142 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x11542b8 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x2b8 /home/pactus/source/network/stream.go:93 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [4: 131072] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x682a88 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a87 compress/flate.(*compressor).deflate+0x667 /usr/local/go/src/compress/flate/deflate.go:489 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 80] @ 0x48b485 0x425d05 0x6a3cd3 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6a3cd2 github.com/pactus-project/pactus/genesis.MainnetGenesis+0x72 /home/pactus/source/genesis/mainnet.go:12 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x53dd96 0x53df19 0x7b80bd 0x8c8d11 0x1058f4f 0x1058885 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x53dd95 bytes.(*Buffer).grow+0x1b5 /usr/local/go/src/bytes/buffer.go:155 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x7b80bc github.com/multiformats/go-multihash.Sum+0x5c /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/sum.go:27 # 0x8c8d10 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x50 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:172 # 0x1058f4e github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeSignedPeerRecord+0x4e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:843 # 0x1058884 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x904 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:791 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 256] @ 0x48b485 0x490767 0x86f568 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0xaff00a 0x1056708 0x1055f15 0x10551cb 0x1054790 0x495521 # 0x86f567 google.golang.org/protobuf/internal/impl.consumeStringSlice+0x87 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5237 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0xaff009 github.com/libp2p/go-msgio/pbio.(*uvarintReader).ReadMsg+0x1a9 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:85 # 0x1056707 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:567 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 80] @ 0x48b4ac 0x4901c9 0x6c1805 0x7e3093 0x7e8739 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c1804 vendor/golang.org/x/crypto/cryptobyte.(*String).ReadASN1ObjectIdentifier+0x64 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:461 # 0x7e3092 crypto/x509.parsePublicKey+0x432 /usr/local/go/src/crypto/x509/parser.go:288 # 0x7e8738 crypto/x509.parseCertificate+0x9d8 /usr/local/go/src/crypto/x509/parser.go:1011 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [6: 13824] @ 0x48b48c 0x4901c9 0xc304b3 0xc30035 0xc24165 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0xc304b2 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).getPeers+0x92 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2142 # 0xc30034 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x1d4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2118 # 0xc24164 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0xc84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1113 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 112] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0xcfc625 0xd04ab6 0xd0482a 0xd061f8 0xd3c462 0x1153e04 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0xcfc624 github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x224 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:54 # 0xd04ab5 github.com/libp2p/go-yamux/v5.(*Stream).SetWriteDeadline+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:514 # 0xd04829 github.com/libp2p/go-yamux/v5.(*Stream).SetDeadline+0x49 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:493 # 0xd061f7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).SetDeadline+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:67 # 0xd3c461 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetDeadline+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:165 # 0x1153e03 github.com/pactus-project/pactus/network.(*streamService).handleStream+0x63 /home/pactus/source/network/stream.go:52 # 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 0: 0 [1: 16] @ 0x48b485 0x425d05 0x8fd691 0x8fd5a5 0x8fcea5 0x8fceaf 0xd6018f 0x1054da5 0x105509a 0x1054790 0x495521 # 0x8fd690 github.com/multiformats/go-multistream.lpReadBuf+0x50 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:283 # 0x8fd5a4 github.com/multiformats/go-multistream.ReadNextTokenBytes+0x24 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:269 # 0x8fcea4 github.com/multiformats/go-multistream.ReadNextToken[...]+0x24 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:258 # 0x8fceae github.com/multiformats/go-multistream.readMultistreamHeader+0x2e /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/client.go:127 # 0xd6018e github.com/multiformats/go-multistream.SelectProtoOrFail[...]+0x16e /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/client.go:65 # 0x1054da4 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x3e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:436 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x51fa86 0xce4150 0xce9ca5 0xd065a2 0xcfd8ce 0xd05c1d 0xd312b5 0xd3104f 0x1054a52 0x105509a 0x1054790 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0xce414f github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScopeSpan+0xaf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:71 # 0xce9ca4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceScope).BeginSpan+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:739 # 0xd065a1 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn.func1+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:45 # 0xcfd8cd github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x1ad /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:214 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [4: 131072] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x68652e 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x68652d compress/flate.(*huffmanBitWriter).writeTokens+0x12d /usr/local/go/src/compress/flate/huffman_bit_writer.go:580 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1130496] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [4: 8388608] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 128] @ 0x48b485 0x4901c9 0x4a3df2 0x4a34c5 0x7413f9 0x75142a 0x74a86b 0x74b377 0x74c72e 0x74c7d3 0x74cf51 0x74b812 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4a3df1 sync.(*poolChain).pushHead+0x51 /usr/local/go/src/sync/poolqueue.go:226 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x7413f8 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Put+0xf8 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:94 # 0x751429 github.com/syndtr/goleveldb/leveldb/table.(*block).Release+0x29 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:114 # 0x74a86a github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).delete+0x5ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:215 # 0x74b376 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).delete+0x56 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:417 # 0x74c72d github.com/syndtr/goleveldb/leveldb/cache.(*Node).unRefExternal+0x6d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:753 # 0x74c7d2 github.com/syndtr/goleveldb/leveldb/cache.(*Handle).Release+0x32 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:780 # 0x74cf50 github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x2d0 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:114 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [19: 2128] @ 0x48b485 0x425d05 0x749d8f 0x74b67d 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x749d8e github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).get+0x1ee /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:147 # 0x74b67c github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x13c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:480 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 128] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0x8ca39a 0x8c979b 0x8c9a93 0x8c6c94 0x8c63bb 0x4a336c 0x8c633b 0x8c630f 0x8c5c25 0x105a165 0x1058674 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x8ca399 github.com/libp2p/go-libp2p/core/peer.addrsFromProtobuf+0x99 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:236 # 0x8c979a github.com/libp2p/go-libp2p/core/peer.PeerRecordFromProtobuf+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:123 # 0x8c9a92 github.com/libp2p/go-libp2p/core/peer.(*PeerRecord).UnmarshalRecord+0xd2 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:176 # 0x8c6c93 github.com/libp2p/go-libp2p/core/record.unmarshalRecordPayload+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/record.go:81 # 0x8c63ba github.com/libp2p/go-libp2p/core/record.(*Envelope).Record.func1+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:230 # 0x4a336b sync.(*Once).doSlow+0xab /usr/local/go/src/sync/once.go:78 # 0x8c633a sync.(*Once).Do+0x3a /usr/local/go/src/sync/once.go:69 # 0x8c630e github.com/libp2p/go-libp2p/core/record.(*Envelope).Record+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:226 # 0x8c5c24 github.com/libp2p/go-libp2p/core/record.ConsumeEnvelope+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:121 # 0x105a164 github.com/libp2p/go-libp2p/p2p/protocol/identify.signedPeerRecordFromMessage+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1010 # 0x1058673 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x6f3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:767 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 32] @ 0x48b485 0x490767 0xbe64d2 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe64d1 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1291 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2315 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 32] @ 0x48b485 0x425d05 0x10d817a 0x115423b 0x115072a 0x495521 # 0x10d8179 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0xe99 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:485 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [3: 3072] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a3ed2 0x4a34c5 0x7413f9 0x75142a 0x74a86b 0x74b377 0x74c72e 0x74c7d3 0x74cf51 0x74b812 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4a3ed1 sync.(*poolChain).pushHead+0x131 /usr/local/go/src/sync/poolqueue.go:245 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x7413f8 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Put+0xf8 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:94 # 0x751429 github.com/syndtr/goleveldb/leveldb/table.(*block).Release+0x29 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:114 # 0x74a86a github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).delete+0x5ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:215 # 0x74b376 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).delete+0x56 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:417 # 0x74c72d github.com/syndtr/goleveldb/leveldb/cache.(*Node).unRefExternal+0x6d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:753 # 0x74c7d2 github.com/syndtr/goleveldb/leveldb/cache.(*Handle).Release+0x32 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:780 # 0x74cf50 github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x2d0 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:114 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b485 0x4901c9 0x531c7f 0x7c1114 0x7c10fa 0x7c50cf 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x531c7e strings.genSplit+0x7e /usr/local/go/src/strings/strings.go:305 # 0x7c1113 strings.Split+0x73 /usr/local/go/src/strings/strings.go:361 # 0x7c10f9 github.com/multiformats/go-multiaddr.stringToBytes+0x59 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:16 # 0x7c50ce github.com/multiformats/go-multiaddr.NewMultiaddr+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:36 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x790eb4 0x8ca9f8 0x8ca9e2 0x8ca9e3 0x522534 0x522d4e 0x52584c 0x51fa73 0xce1d2c 0xce2fd5 0xd3c3d9 0x1054c2e 0x105509a 0x1054790 0x495521 # 0x790eb3 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0x213 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:82 # 0x8ca9f7 github.com/mr-tron/base58/base58.FastBase58Encoding+0x37 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x8ca9e1 github.com/mr-tron/base58/base58.Encode+0x21 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x8ca9e2 github.com/libp2p/go-libp2p/core/peer.ID.String+0x22 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0x522533 fmt.(*pp).handleMethods+0x2f3 /usr/local/go/src/fmt/print.go:674 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51fa72 fmt.Sprintf+0x52 /usr/local/go/src/fmt/print.go:239 # 0xce1d2b github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*protocolScope).getPeerScope+0x1cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:706 # 0xce2fd4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetProtocol+0x314 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:875 # 0xd3c3d8 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:155 # 0x1054c2d github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x26d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:429 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 32] @ 0x48b485 0x425d05 0x7c1d71 0x7c1ffc 0x7c5450 0x10582c5 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x7c1d70 github.com/multiformats/go-multiaddr.readComponent+0x3d0 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:120 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x10582c4 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:739 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0x115f68b 0x115f5ad 0x115f5ad 0x115f5e8 0x115f5ad 0x11615f2 0x11615d8 0x1166a29 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x115f68a github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0x1ca /home/pactus/source/util/persistentmerkle/merkle.go:119 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5e7 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0x127 /home/pactus/source/util/persistentmerkle/merkle.go:113 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x11615f1 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).Root+0x91 /home/pactus/source/util/persistentmerkle/merkle.go:97 # 0x11615d7 github.com/pactus-project/pactus/state.(*state).stateRoot+0x77 /home/pactus/source/state/state.go:226 # 0x1166a28 github.com/pactus-project/pactus/state.(*state).validateBlock+0x88 /home/pactus/source/state/validation.go:19 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x4907d3 0x963af5 0x963ac5 0x9639d7 0x6c2f44 0x6c339c 0x962fc5 0x962eb7 0x6c2f44 0x6c339c 0x962c34 0x962c13 0x6c2f44 0x6c339c 0x962b65 0x962abc 0x93c057 0x974e6a 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x963af4 vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x134 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x963ac4 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddBytes+0x104 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:110 # 0x9639d6 crypto/tls.(*encryptedExtensionsMsg).marshal.func1.1.2+0x16 /usr/local/go/src/crypto/tls/handshake_messages.go:1030 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x962fc4 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x364 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x962eb6 crypto/tls.(*encryptedExtensionsMsg).marshal.func1.1+0x256 /usr/local/go/src/crypto/tls/handshake_messages.go:1029 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x962c33 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x962c12 crypto/tls.(*encryptedExtensionsMsg).marshal.func1+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:1015 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x962b64 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x962abb crypto/tls.(*encryptedExtensionsMsg).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1014 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x974e69 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0xb09 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:811 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [3: 72] @ 0x48b485 0x41b4ad 0x4eeea8 0x1154690 0x495521 # 0x4eeea7 time.NewTimer+0x27 /usr/local/go/src/time/sleep.go:144 # 0x115468f github.com/pactus-project/pactus/network.(*streamService).SendTo.func1+0x4f /home/pactus/source/network/stream.go:108 0: 0 [2: 2260992] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 2260992] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 2260992] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 2260992] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [2: 2260992] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 2260992] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 48] @ 0x48b485 0x425d05 0x8fa8ac 0x8fa6f3 0x8fc6c5 0x115fc39 0x11638f2 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x8fa8ab github.com/pactus-project/pactus/execution/executor.newSortitionExecutor+0xab /home/pactus/source/execution/executor/sortition.go:31 # 0x8fa6f2 github.com/pactus-project/pactus/execution/executor.MakeExecutor+0x52 /home/pactus/source/execution/executor/executor.go:27 # 0x8fc6c4 github.com/pactus-project/pactus/execution.Execute+0x24 /home/pactus/source/execution/execution.go:11 # 0x115fc38 github.com/pactus-project/pactus/state.(*state).executeBlock+0x158 /home/pactus/source/state/execution.go:28 # 0x11638f1 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3f1 /home/pactus/source/state/state.go:477 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 160] @ 0x48b485 0x425d05 0x1194886 0x119487a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x1194885 github.com/pactus-project/pactus/sync/bundle/message.NewBlocksResponseMessage+0x705 /home/pactus/source/sync/bundle/message/blocks_response.go:23 # 0x1194879 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6f9 /home/pactus/source/sync/handler_blocks_request.go:77 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b485 0x425d05 0x654e4b 0x653aa7 0x667fcf 0x6475b7 0x664f77 0x6464d4 0x495521 # 0x654e4a net.(*Resolver).goLookupIPCNAMEOrder.func3+0x6a /usr/local/go/src/net/dnsclient_unix.go:666 # 0x653aa6 net.(*Resolver).goLookupIPCNAMEOrder+0x706 /usr/local/go/src/net/dnsclient_unix.go:679 # 0x667fce net.(*Resolver).lookupIP+0xee /usr/local/go/src/net/lookup_unix.go:66 # 0x6475b6 net.init.func1+0x36 /usr/local/go/src/net/hook.go:21 # 0x664f76 net.(*Resolver).lookupIPAddr.func1+0x36 /usr/local/go/src/net/lookup.go:335 # 0x6464d3 internal/singleflight.(*Group).doCall+0x33 /usr/local/go/src/internal/singleflight/singleflight.go:93 0: 0 [10: 34560] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416ed1 0xc21fc6 0xc21d05 0xc39d9b 0xc369ca 0x495521 # 0xc21fc5 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIHave+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:908 # 0xc21d04 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:885 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 128] @ 0x48b485 0x490767 0x4e0645 0x65bf65 0x65be25 0x65aa99 0xb194d7 0xb1b37f 0xb1b085 0xd2fbab 0x10e1af1 0x10e4815 0x10e4f45 0x10e43d4 0x495521 # 0x4e0644 syscall.ParseNetlinkRouteAttr+0x224 /usr/local/go/src/syscall/netlink_linux.go:176 # 0x65bf64 net.addrTable+0x104 /usr/local/go/src/net/interface_linux.go:149 # 0x65be24 net.interfaceAddrTable+0x124 /usr/local/go/src/net/interface_linux.go:132 # 0x65aa98 net.InterfaceAddrs+0x18 /usr/local/go/src/net/interface.go:120 # 0xb194d6 github.com/multiformats/go-multiaddr/net.InterfaceMultiaddrs+0x16 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:390 # 0xb1b37e github.com/multiformats/go-multiaddr/net.interfaceAddresses+0x1e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:75 # 0xb1b084 github.com/multiformats/go-multiaddr/net.ResolveUnspecifiedAddresses+0x44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:49 # 0xd2fbaa github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).InterfaceListenAddresses+0x1ca /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_addr.go:56 # 0x10e1af0 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.NewManager.func1+0x50 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:159 # 0x10e4814 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).shouldRecordObservation+0x314 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:391 # 0x10e4f44 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).maybeRecordObservation+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:423 # 0x10e43d3 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).worker+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:357 0: 0 [1: 512] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0xda26f4 0xda7ec3 0xda33df 0xda30bd 0xdad739 0xde2666 0xde0652 0xddf3c5 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0xda26f3 github.com/quic-go/quic-go/internal/handshake.aeadAESGCMTLS13+0x33 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/cipher_suite.go:43 # 0xda7ec2 github.com/quic-go/quic-go/internal/handshake.NewInitialAEAD+0x162 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:47 # 0xda33de github.com/quic-go/quic-go/internal/handshake.newCryptoSetup+0x7e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:146 # 0xda30bc github.com/quic-go/quic-go/internal/handshake.NewCryptoSetupServer+0x9c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:116 # 0xdad738 github.com/quic-go/quic-go.init.func1+0xf78 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:358 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 32] @ 0x48b485 0x425d05 0x53af48 0x53b60d 0x53b5cf 0xd59c36 0x495521 # 0x53af47 context.WithDeadlineCause+0x207 /usr/local/go/src/context/context.go:652 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0xd59c35 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:109 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x979ca5 0x9759fc 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x979ca4 crypto/tls.(*cipherSuiteTLS13).finishedHash+0x124 /usr/local/go/src/crypto/tls/key_schedule.go:40 # 0x9759fb crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x5b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:894 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 1114112] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1114112] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x5660c3 0x561473 0x561231 0x560b7e 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x5660c2 encoding/json.condAddrEncoder.encode+0x62 /usr/local/go/src/encoding/json/encode.go:936 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1114112] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1114112] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1114112] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 1114112] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 1114112] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 1114112] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [42: 96768] @ 0x48b48c 0x4901c9 0xc2ecde 0xc2b2df 0xc36a65 0x495521 # 0xc2ecdd github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x45d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1977 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b485 0x425d05 0x7c1d71 0x7c1ffc 0x7c5450 0x7c5125 0xb16fd9 0xb156f7 0xb18cdc 0xb18cce 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x7c1d70 github.com/multiformats/go-multiaddr.readComponent+0x3d0 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:120 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0xb16fd8 github.com/multiformats/go-multiaddr/net.parseTCPNetAddr+0xb8 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:298 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb18cdb github.com/multiformats/go-multiaddr/net.FromNetAddr+0x11b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb18ccd github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0x10d /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:260 # 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 0: 0 [2: 1024] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0xda26f4 0xda214e 0xdaaa71 0xda5715 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0xda26f3 github.com/quic-go/quic-go/internal/handshake.aeadAESGCMTLS13+0x33 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/cipher_suite.go:43 # 0xda214d github.com/quic-go/quic-go/internal/handshake.createAEAD+0x12d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:18 # 0xdaaa70 github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetReadKey+0x1d0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:147 # 0xda5714 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x294 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:479 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [19: 34048] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416ed1 0xc21fc6 0xc21d05 0xc39d9b 0xc369ca 0x495521 # 0xc21fc5 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIHave+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:908 # 0xc21d04 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:885 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 1105920] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1105920] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 262144] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e567 0x56446e 0x565d43 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e566 bytes.(*Buffer).WriteByte+0x46 /usr/local/go/src/bytes/buffer.go:307 # 0x56446d encoding/json.structEncoder.encode+0x34d /usr/local/go/src/encoding/json/encode.go:739 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 2048] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 160] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182c9f 0x1182ca0 0x1198ccf 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 96] @ 0x48b485 0x425d05 0xb29eba 0xb7767d 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb29eb9 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).NearestPeers+0x199 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:457 # 0xb7767c github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0xfc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:758 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x53dd96 0x53df19 0x7b80bd 0x8c8d11 0x1059519 0x1058d3c 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x53dd95 bytes.(*Buffer).grow+0x1b5 /usr/local/go/src/bytes/buffer.go:155 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x7b80bc github.com/multiformats/go-multihash.Sum+0x5c /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/sum.go:27 # 0x8c8d10 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x50 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:172 # 0x1059518 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeReceivedPubKey+0x1f8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:888 # 0x1058d3b github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0xdbb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:825 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [2: 64] @ 0x48b485 0x425d05 0x53af48 0x53b60d 0x53b5cf 0x1154192 0x115072a 0x495521 # 0x53af47 context.WithDeadlineCause+0x207 /usr/local/go/src/context/context.go:652 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0x1154191 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x191 /home/pactus/source/network/stream.go:80 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 1792] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416ed1 0xc23205 0xc21d36 0xc39d9b 0xc369ca 0x495521 # 0xc23204 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIWant+0x624 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1003 # 0xc21d35 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x95 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:886 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 8] @ 0x48b485 0x425d05 0xd05d1f 0xd05fc8 0xd3bcea 0x8fd8ca 0x790031 0x8fd6c9 0x8fd5a5 0x10ddde6 0x10ddd83 0x10de227 0x8fcfcb 0x10de0a9 0x10d9242 0x11548f8 0x495521 # 0xd05d1e github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x3e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:22 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 0: 0 [38: 87552] @ 0x48b48c 0x4901c9 0xc304b3 0xc30035 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc304b2 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).getPeers+0x92 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2142 # 0xc30034 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x1d4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2118 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 16] @ 0x48b4ac 0x473854 0x473366 0x16ef64c 0x16f0445 0x979aae 0x935ea7 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16ef64b crypto/internal/fips140/hkdf.Expand[...]+0x1ab /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:43 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 16] @ 0x48b4a5 0x425d05 0x8fd4e9 0x10ddae5 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0xc1b46e 0xc1afbb 0x495521 # 0x8fd4e8 github.com/multiformats/go-multistream.delimWrite+0x68 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:112 # 0x10ddae4 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0x104 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:134 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0xc1b46d github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages.func1+0x18d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:180 # 0xc1afba github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages+0x11a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:197 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x169beb0 0x16ef53a 0x16f0445 0x16effe9 0x16ef9da 0x974798 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16ef9d9 crypto/internal/fips140/tls13.(*EarlySecret).HandshakeSecret+0x59 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:96 # 0x974797 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x437 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:750 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [4: 448] @ 0x48b4ac 0x41b526 0x10d7fbe 0x10d80b3 0x10d7975 0x115423b 0x115072a 0x495521 # 0x10d7fbd github.com/multiformats/go-multistream.newOnce+0xcdd /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:42 # 0x10d80b2 github.com/multiformats/go-multistream.NewMSSelect[...]+0xdd2 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:15 # 0x10d7974 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:484 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 1105920] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 2211840] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 2211840] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [2: 2211840] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [2: 2211840] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 48] @ 0x48b485 0x425d05 0xc2e1fd 0xc2c076 0xc36a65 0x495521 # 0xc2e1fc github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x1bc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1928 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x16c6d6d 0x16d00ac 0x16d98ff 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16c6d6c crypto/internal/fips140/bigmod.(*Nat).Bytes+0x6c /usr/local/go/src/crypto/internal/fips140/bigmod/nat.go:151 # 0x16d00ab crypto/internal/fips140/ecdsa.bits2octets[...]+0xab /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:329 # 0x16d98fe crypto/internal/fips140/ecdsa.Sign[...]+0x15e /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 2560] @ 0x48b4ac 0x5aae85 0x59f66b 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x5b7273 0x1182de9 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x5b7272 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0xb2 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:37 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 240] @ 0x48b485 0x425d05 0x73ca8f 0x77faf8 0x77facd 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x73ca8e github.com/syndtr/goleveldb/leveldb/storage.(*fileStorage).Open+0x26e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/storage/file_storage.go:495 # 0x77faf7 github.com/syndtr/goleveldb/leveldb.(*iStorage).Open+0x57 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/storage.go:15 # 0x77facc github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x2c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:407 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b485 0x490767 0xb3551a 0xb8354c 0xb8352e 0xb83515 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb35519 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestNInStates+0x239 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:136 # 0xb8354b github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestInStates+0x2cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:148 # 0xb8352d github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).NumWaiting+0x2ad /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:158 # 0xb83514 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x294 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:301 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beee 0x699573 0x979c7e 0x97600e 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x979c7d crypto/tls.(*cipherSuiteTLS13).finishedHash+0xfd /usr/local/go/src/crypto/tls/key_schedule.go:39 # 0x97600d crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x4d /usr/local/go/src/crypto/tls/handshake_server_tls13.go:955 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [11: 9856] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 32] @ 0x48b4a5 0x473854 0x473366 0x7c2e8c 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0xb16fd9 0xb156f7 0xb18cdc 0xb18cce 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x7c2e8b github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x6b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0xb16fd8 github.com/multiformats/go-multiaddr/net.parseTCPNetAddr+0xb8 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:298 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb18cdb github.com/multiformats/go-multiaddr/net.FromNetAddr+0x11b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb18ccd github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0x10d /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:260 # 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 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0xb031fa 0xb8002a 0xb84a64 0x495521 # 0xb031f9 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x439 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:163 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 1097728] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1097728] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1097728] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1097728] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1097728] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 1097728] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 1097728] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beee 0x16ef53a 0x16f0445 0x979c45 0x9759fc 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979c44 crypto/tls.(*cipherSuiteTLS13).finishedHash+0xc4 /usr/local/go/src/crypto/tls/key_schedule.go:38 # 0x9759fb crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x5b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:894 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 96] @ 0x48b4ac 0x4901c9 0x69b6fb 0x6e4590 0x6e4285 0x6e376d 0x5a1e45 0x59ec5d 0x5a5e88 0x59f7fc 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x69b6fa github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Decode+0x3a /home/pactus/source/crypto/bls/public_key.go:98 # 0x6e458f github.com/pactus-project/pactus/types/tx.(*Tx).decodePublicKey+0xaf /home/pactus/source/types/tx/tx.go:483 # 0x6e4284 github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x444 /home/pactus/source/types/tx/tx.go:440 # 0x6e376c github.com/pactus-project/pactus/types/tx.(*Tx).UnmarshalCBOR+0x12c /home/pactus/source/types/tx/tx.go:263 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a5e87 github.com/fxamacker/cbor/v2.(*decoder).parseArrayToSlice+0x287 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2372 # 0x59f7fb github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x127b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1682 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 192] @ 0x48b4ac 0x4901c9 0x6c1805 0x7e2994 0x7e8de5 0x7e91bd 0x9702c9 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c1804 vendor/golang.org/x/crypto/cryptobyte.(*String).ReadASN1ObjectIdentifier+0x64 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:461 # 0x7e2993 crypto/x509.parseExtension+0x73 /usr/local/go/src/crypto/x509/parser.go:233 # 0x7e8de4 crypto/x509.parseCertificate+0x1084 /usr/local/go/src/crypto/x509/parser.go:1043 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0x9702c8 crypto/tls.(*Conn).processCertsFromClient+0xc8 /usr/local/go/src/crypto/tls/handshake_server.go:945 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x16ef53a 0x16f0445 0x16effe9 0x979da5 0x979d7a 0x975e51 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x979da4 crypto/internal/fips140/tls13.(*MasterSecret).ExporterMasterSecret+0x64 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:155 # 0x979d79 crypto/tls.(*cipherSuiteTLS13).exportKeyingMaterial+0x39 /usr/local/go/src/crypto/tls/key_schedule.go:47 # 0x975e50 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x4b0 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:924 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 1089536] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1089536] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1089536] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1089536] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 1089536] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 1089536] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 1089536] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 81920] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 128] @ 0x48b485 0x425d05 0x93c91e 0x93c62f 0x9768f8 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x93c91d crypto/tls.(*Conn).unmarshalHandshakeMessage+0x15d /usr/local/go/src/crypto/tls/conn.go:1140 # 0x93c62e crypto/tls.(*Conn).readHandshake+0x26e /usr/local/go/src/crypto/tls/conn.go:1120 # 0x9768f7 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x177 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1045 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 4096] @ 0x48b48c 0x4901c9 0xc2ecde 0xc2b2df 0xc36a65 0x495521 # 0xc2ecdd github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x45d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1977 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 96] @ 0x48b4ac 0x4901c9 0x5d99b9 0x5f5c97 0x60ba25 0x69b905 0x6a2455 0x6a1e37 0x1166e77 0x1166c18 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5d99b8 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.BatchInvert+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:818 # 0x5f5c96 github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1Isogeny+0xf6 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:142 # 0x60ba24 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x144 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:58 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166e76 github.com/pactus-project/pactus/state.(*state).validatePrevCertificate+0x56 /home/pactus/source/state/validation.go:51 # 0x1166c17 github.com/pactus-project/pactus/state.(*state).validateBlock+0x277 /home/pactus/source/state/validation.go:41 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0xcfc625 0xd04ab6 0xd0482a 0xd061f8 0xd3c462 0x1054c0b 0x1053fa5 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0xcfc624 github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x224 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:54 # 0xd04ab5 github.com/libp2p/go-yamux/v5.(*Stream).SetWriteDeadline+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:514 # 0xd04829 github.com/libp2p/go-yamux/v5.(*Stream).SetDeadline+0x49 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:493 # 0xd061f7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).SetDeadline+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:67 # 0xd3c461 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetDeadline+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:165 # 0x1054c0a github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x24a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:427 # 0x1053fa4 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendPushes.func1+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:346 0: 0 [1: 1792] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416ed1 0xce1d89 0xce2fd5 0xd3c3d9 0x1054c2e 0x1053fa5 0x495521 # 0xce1d88 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*protocolScope).getPeerScope+0x228 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:707 # 0xce2fd4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetProtocol+0x314 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:875 # 0xd3c3d8 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:155 # 0x1054c2d github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x26d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:429 # 0x1053fa4 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendPushes.func1+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:346 0: 0 [15: 960] @ 0x48b485 0x425d05 0x75422c 0x75450c 0x74b777 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75422b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x6b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:608 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 224] @ 0x48b4ac 0x425d05 0x6b2fba 0x6b2fd0 0x169be1b 0x16d6465 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6b2fb9 crypto/internal/fips140/sha512.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:205 # 0x6b2fcf crypto/sha512.New+0x2f /usr/local/go/src/crypto/sha512/sha512.go:53 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16d6464 crypto/internal/fips140/ecdsa.newDRBG[...]+0x524 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:111 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 160] @ 0x48b485 0x425d05 0x975059 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x975058 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x58 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:832 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x169beb0 0x16ef895 0x16f0586 0x16f1655 0x974779 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16ef894 crypto/internal/fips140/hkdf.Extract[...]+0xd4 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:20 # 0x16f0585 crypto/internal/fips140/tls13.extract[...]+0xa5 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:46 # 0x16f1654 crypto/internal/fips140/tls13.NewEarlySecret[...]+0x34 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:75 # 0x974778 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x418 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:748 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b485 0x4901c9 0x7cb42c 0xb17057 0xb16ffa 0xb156f7 0xb18c5a 0xb18c4c 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x7cb42b github.com/multiformats/go-multiaddr.Join+0x14b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:33 # 0xb17056 github.com/multiformats/go-multiaddr.Multiaddr.Encapsulate+0x136 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:202 # 0xb16ff9 github.com/multiformats/go-multiaddr/net.parseTCPNetAddr+0xd9 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:304 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb18c59 github.com/multiformats/go-multiaddr/net.FromNetAddr+0x99 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb18c4b github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0x8b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:252 # 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 0: 0 [1: 144] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416454 0xd31514 0xd312e5 0xd3104f 0x1054a52 0x105509a 0x1054790 0x495521 # 0xd31513 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).addStream+0x1d3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:276 # 0xd312e4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:251 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [3: 288] @ 0x48b485 0x425d05 0x6c3305 0x963c34 0x963c13 0x6c2f44 0x6c339c 0x963bd4 0x963bb3 0x6c2f44 0x6c339c 0x962e1d 0x962d14 0x6c2f44 0x6c339c 0x962c34 0x962c13 0x6c2f44 0x6c339c 0x962b65 0x962abc 0x93c057 0x974e6a 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x963c33 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint8LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:146 # 0x963c12 crypto/tls.(*encryptedExtensionsMsg).marshal.func1.1.1.1+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:1020 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x963bd3 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x963bb2 crypto/tls.(*encryptedExtensionsMsg).marshal.func1.1.1+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:1019 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x962e1c vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x1bc /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x962d13 crypto/tls.(*encryptedExtensionsMsg).marshal.func1.1+0xb3 /usr/local/go/src/crypto/tls/handshake_messages.go:1018 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x962c33 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x962c12 crypto/tls.(*encryptedExtensionsMsg).marshal.func1+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:1015 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x962b64 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x962abb crypto/tls.(*encryptedExtensionsMsg).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1014 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x974e69 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0xb09 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:811 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 16] @ 0x48b485 0x425d05 0x10d749a 0x115423b 0x115072a 0x495521 # 0x10d7499 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x1b9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 96] @ 0x48b485 0x425d05 0x6c3305 0x96641d 0x966314 0x6c2f44 0x6c339c 0x965c58 0x965b55 0x6c2f44 0x6c339c 0x965a25 0x96597c 0x93c057 0x975245 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x96641c vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x77c /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x966313 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1.1+0x673 /usr/local/go/src/crypto/tls/handshake_messages.go:1277 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x965c57 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x197 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x965b54 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1+0x94 /usr/local/go/src/crypto/tls/handshake_messages.go:1261 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x965a24 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x96597b crypto/tls.(*certificateRequestMsgTLS13).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1256 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x975244 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x244 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:841 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 1081344] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1081344] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1081344] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1081344] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 1081344] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 1081344] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 1081344] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [54: 113246208] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x790d66 0x7ca83b 0x7ca836 0x7ca835 0x7ca83c 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0x105844c 0x10561f1 0x10552a6 0x1052f28 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0x7ca83a github.com/mr-tron/base58/base58.FastBase58Encoding+0x3a /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x7ca835 github.com/mr-tron/base58/base58.Encode+0x35 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x7ca834 github.com/multiformats/go-multihash.Multihash.B58String+0x34 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/multihash.go:199 # 0x7ca83b github.com/multiformats/go-multiaddr.p2pBtS+0x3b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:392 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x105844b github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x4cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:749 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10552a5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handlePush+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:459 # 0x1052f27 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).Start.(*Limiter).Limit.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:96 # 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 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x790eb4 0x8ca9f8 0x8ca9e2 0x8ca9e3 0x522534 0x522d4e 0x52584c 0x51fa73 0x1157e27 0x1158065 0x11992b5 0x119635d 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x790eb3 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0x213 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:82 # 0x8ca9f7 github.com/mr-tron/base58/base58.FastBase58Encoding+0x37 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x8ca9e1 github.com/mr-tron/base58/base58.Encode+0x21 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x8ca9e2 github.com/libp2p/go-libp2p/core/peer.ID.String+0x22 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0x522533 fmt.(*pp).handleMethods+0x2f3 /usr/local/go/src/fmt/print.go:674 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51fa72 fmt.Sprintf+0x52 /usr/local/go/src/fmt/print.go:239 # 0x1157e26 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).SignBytes+0x186 /home/pactus/source/sync/bundle/message/hello.go:64 # 0x1158064 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).Sign+0x84 /home/pactus/source/sync/bundle/message/hello.go:91 # 0x11992b4 github.com/pactus-project/pactus/sync.(*synchronizer).sayHello+0x194 /home/pactus/source/sync/sync.go:242 # 0x119635c github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0xa7c /home/pactus/source/sync/handler_hello.go:144 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 160] @ 0x48b485 0x425d05 0x8b7b74 0x8b7a9d 0x8c8ce5 0x1059519 0x1058d3c 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x8b7b73 github.com/libp2p/go-libp2p/core/crypto.PublicKeyToProto+0x73 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:174 # 0x8b7a9c github.com/libp2p/go-libp2p/core/crypto.MarshalPublicKey+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:159 # 0x8c8ce4 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:164 # 0x1059518 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeReceivedPubKey+0x1f8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:888 # 0x1058d3b github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0xdbb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:825 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x790eb4 0x8ca9f8 0x8ca9e2 0x8ca9e3 0x522534 0x522d4e 0x52584c 0x51fa73 0x1157e27 0x1157b6a 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x790eb3 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0x213 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:82 # 0x8ca9f7 github.com/mr-tron/base58/base58.FastBase58Encoding+0x37 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x8ca9e1 github.com/mr-tron/base58/base58.Encode+0x21 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x8ca9e2 github.com/libp2p/go-libp2p/core/peer.ID.String+0x22 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0x522533 fmt.(*pp).handleMethods+0x2f3 /usr/local/go/src/fmt/print.go:674 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51fa72 fmt.Sprintf+0x52 /usr/local/go/src/fmt/print.go:239 # 0x1157e26 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).SignBytes+0x186 /home/pactus/source/sync/bundle/message/hello.go:64 # 0x1157b69 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x69 /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 13824] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0xaff386 0xb0b70c 0xb7b273 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0xaff385 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:84 # 0xb0b70b github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x12b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:367 # 0xb7b272 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x1932 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:135 # 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 0: 0 [5: 400] @ 0x48b485 0x4901c9 0xb00a8f 0xb00db2 0xb00e54 0xb7eb0f 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb00a8e github.com/libp2p/go-libp2p-kad-dht/pb.peerInfoToPBPeer+0x6e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:43 # 0xb00db1 github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers+0xb1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:64 # 0xb00e53 github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:74 # 0xb7eb0e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x44e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:282 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 448] @ 0x48b4ac 0x4907d3 0x6c2d9a 0x6c2d64 0x96889f 0x6c2f44 0x6c339c 0x6c2ebd 0x968271 0x6c2f44 0x6c339c 0x968197 0x9680f8 0x9680a5 0x6c2f44 0x6c339c 0x967de5 0x967d3c 0x93c057 0x97538c 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c2d99 vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x139 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x6c2d63 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddBytes+0x103 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:110 # 0x96889e crypto/tls.(*certificateMsgTLS13).marshal.func1.marshalCertificate.1.1+0x1e /usr/local/go/src/crypto/tls/handshake_messages.go:1488 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x6c2ebc vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x1c /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x968270 crypto/tls.(*certificateMsgTLS13).marshal.func1.marshalCertificate.1+0x90 /usr/local/go/src/crypto/tls/handshake_messages.go:1487 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x968196 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x316 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x9680f7 crypto/tls.marshalCertificate+0x277 /usr/local/go/src/crypto/tls/handshake_messages.go:1485 # 0x9680a4 crypto/tls.(*certificateMsgTLS13).marshal.func1+0x224 /usr/local/go/src/crypto/tls/handshake_messages.go:1478 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x967de4 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x967d3b crypto/tls.(*certificateMsgTLS13).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1468 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x97538b crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x38b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:852 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b485 0x425d05 0xd59925 0x495521 # 0xd59924 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming+0x2a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:106 0: 0 [2: 576] @ 0x48b485 0x4901c9 0xb776bd 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb776bc github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0x13c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:765 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 48] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55c845 0x55ad3e 0x55b8bb 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x11992e5 0x119635d 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x11992e4 github.com/pactus-project/pactus/sync.(*synchronizer).sayHello+0x1c4 /home/pactus/source/sync/sync.go:244 # 0x119635c github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0xa7c /home/pactus/source/sync/handler_hello.go:144 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 32] @ 0x48b485 0x425d05 0xd3c38d 0x10d6937 0xd307e5 0x495521 # 0xd3c38c github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x2c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:154 # 0x10d6936 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x6d6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:350 # 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 0: 0 [2: 1024] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0x984914 0x935eb6 0x975be5 0x975bb7 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0x984913 crypto/tls.aeadAESGCMTLS13+0x33 /usr/local/go/src/crypto/tls/cipher_suites.go:555 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x975be4 crypto/tls.(*Conn).setWriteTrafficSecret+0x244 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x975bb6 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x216 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:907 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 256] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169be1b 0x16ef53a 0x16f0445 0x979b2d 0x935ea7 0x93fefe 0x9770d3 0x9710e5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9770d2 crypto/tls.(*serverHandshakeStateTLS13).readClientFinished+0xd2 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1139 # 0x9710e4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xc4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:98 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x1161f3c 0x1161f02 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x1161f3b github.com/pactus-project/pactus/types/certificate.(*Certificate).Clone+0x21b /home/pactus/source/types/certificate/certificate.go:361 # 0x1161f01 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1e1 /home/pactus/source/state/state.go:305 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x6c1805 0x7e2073 0x7e829d 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c1804 vendor/golang.org/x/crypto/cryptobyte.(*String).ReadASN1ObjectIdentifier+0x64 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:461 # 0x7e2072 crypto/x509.parseName+0x192 /usr/local/go/src/crypto/x509/parser.go:161 # 0x7e829c crypto/x509.parseCertificate+0x53c /usr/local/go/src/crypto/x509/parser.go:963 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 768] @ 0x48b4ac 0x425d05 0x5d25c5 0x5d25b9 0x5d2492 0xdaa12a 0xda9ce6 0xda9488 0xde343e 0xde31f3 0xddf7af 0x495521 # 0x5d25c4 crypto/internal/fips140/aes/gcm.New+0xc4 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm.go:24 # 0x5d25b8 crypto/cipher.newGCM+0xb8 /usr/local/go/src/crypto/cipher/gcm.go:76 # 0x5d2491 crypto/cipher.NewGCM+0x51 /usr/local/go/src/crypto/cipher/gcm.go:34 # 0xdaa129 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).createAEAD+0x149 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:69 # 0xda9ce5 github.com/quic-go/quic-go/internal/handshake.(*tokenProtector).NewToken+0x85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_protector.go:35 # 0xda9487 github.com/quic-go/quic-go/internal/handshake.(*TokenGenerator).NewRetryToken+0x227 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/token_generator.go:71 # 0xde343d github.com/quic-go/quic-go.(*baseServer).sendRetryPacket+0x19d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:920 # 0xde31f2 github.com/quic-go/quic-go.(*baseServer).sendRetry+0x72 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:906 # 0xddf7ae github.com/quic-go/quic-go.(*baseServer).runSendQueue+0x32e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:322 0: 0 [1: 512] @ 0x48b485 0x490767 0x4a38dd 0x4a37a6 0x4a351c 0x8c5278 0xd053b3 0xd0539f 0xd0462d 0xd01054 0xd008f0 0xd00738 0x495521 # 0x4a38dc sync.(*Pool).pinSlow+0xfc /usr/local/go/src/sync/pool.go:237 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0x8c5277 github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:67 # 0xd053b2 github.com/libp2p/go-buffer-pool.Get+0x72 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xd0539e github.com/libp2p/go-yamux/v5.(*segmentedBuffer).Append+0x5e /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/util.go:149 # 0xd0462c github.com/libp2p/go-yamux/v5.(*Stream).readData+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:479 # 0xd01053 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x193 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:787 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x590605 0x59054e 0x58f9dd 0x57f7ac 0x57fb57 0x5daea5 0x5d9ded 0x60b93d 0x69b905 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x590604 math/big.nat.make+0x544 /usr/local/go/src/math/big/nat.go:67 # 0x59054d math/big.nat.divLarge+0x48d /usr/local/go/src/math/big/natdiv.go:623 # 0x58f9dc math/big.nat.div+0x41c /usr/local/go/src/math/big/natdiv.go:543 # 0x57f7ab math/big.(*Int).QuoRem+0x8b /usr/local/go/src/math/big/int.go:300 # 0x57fb56 math/big.(*Int).Mod+0x216 /usr/local/go/src/math/big/int.go:331 # 0x5daea4 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.(*Element).SetBigInt+0xa4 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:1108 # 0x5d9dec github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0xac /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:895 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 384] @ 0x48b485 0x490767 0x46f309 0x114e1ff 0x1138bdc 0x103d252 0x103c687 0x495521 # 0x114e1fe github.com/pactus-project/pactus/network.makeNetwork.func2+0x19e /home/pactus/source/network/network.go:230 # 0x1138bdb github.com/libp2p/go-libp2p/config.(*Config).addAutoNAT.func2+0x3b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/config/config.go:670 # 0x103d251 github.com/libp2p/go-libp2p/p2p/host/autonat.(*AmbientAutoNAT).checkAddrs+0x31 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/autonat.go:248 # 0x103c686 github.com/libp2p/go-libp2p/p2p/host/autonat.(*AmbientAutoNAT).background+0x706 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/autonat.go:234 0: 0 [2: 32] @ 0x48b4ac 0x4901c9 0x8fd095 0x8fd4b4 0x8fd1d7 0xd5e3b3 0x10d6409 0xd307e5 0x495521 # 0x8fd094 github.com/multiformats/go-multistream.writeUvarint+0x34 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:70 # 0x8fd4b3 github.com/multiformats/go-multistream.delimWrite+0x33 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:102 # 0x8fd1d6 github.com/multiformats/go-multistream.delimWriteBuffered+0x96 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:83 # 0xd5e3b2 github.com/multiformats/go-multistream.(*MultistreamMuxer[...]).Negotiate+0x412 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:236 # 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 0: 0 [1: 16] @ 0x48b4a5 0x48b01b 0xc4e105 0xc4df3d 0xc4dcaa 0xc4d805 0xc4d337 0xc4d1dc 0x495521 # 0xc4e104 github.com/libp2p/go-libp2p-pubsub.(*validatorImpl).validateMsg.func1+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:492 # 0xc4df3c github.com/libp2p/go-libp2p-pubsub.(*validatorImpl).validateMsg+0x17c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:508 # 0xc4dca9 github.com/libp2p/go-libp2p-pubsub.(*validation).validateSingleTopic+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:479 # 0xc4d804 github.com/libp2p/go-libp2p-pubsub.(*validation).validateTopic+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:428 # 0xc4d336 github.com/libp2p/go-libp2p-pubsub.(*validation).doValidateTopic+0x56 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:399 # 0xc4d1db github.com/libp2p/go-libp2p-pubsub.(*validation).validate.func1+0x3b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:369 0: 0 [1: 16] @ 0x48b485 0x490767 0x55d425 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55d424 encoding/json.(*decodeState).object+0x1944 /usr/local/go/src/encoding/json/decode.go:738 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 480] @ 0x48b485 0x4901c9 0xd3cd3c 0xd3cd2e 0xd2f565 0x10c7d57 0x10c65fb 0x10c5e90 0x495521 # 0xd3cd3b github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x5b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xd3cd2d github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForListening+0x4d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:55 # 0xd2f564 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddCertHashes+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:979 # 0x10c7d56 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).applyAddrsFactory+0xd6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:442 # 0x10c65fa github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x2ba /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:317 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [1: 65536] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x5af5ca 0x5afbd4 0x5b1223 0x5b5049 0x5ae3a6 0x5adf3b 0x1182bd7 0x1182bb3 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x5af5c9 github.com/fxamacker/cbor/v2.encodeByteString+0x2c9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1308 # 0x5afbd3 github.com/fxamacker/cbor/v2.arrayEncodeFunc.encode+0x313 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1343 # 0x5b1222 github.com/fxamacker/cbor/v2.encodeStruct+0x462 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1586 # 0x5b5048 github.com/fxamacker/cbor/v2.getEncodeIndirectValueFunc.func1+0xc8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:2112 # 0x5ae3a5 github.com/fxamacker/cbor/v2.encode+0xe5 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1074 # 0x5adf3a github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xba /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1009 # 0x1182bd6 github.com/fxamacker/cbor/v2.Marshal+0x36 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182bb2 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x12 /home/pactus/source/sync/bundle/bundle.go:74 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 54528] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182c9f 0x1182ca0 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b485 0x425d05 0x5f5e66 0x60c18c 0x60b965 0x69b905 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5f5e65 github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1SqrtRatio+0x105 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:162 # 0x60c18b github.com/consensys/gnark-crypto/ecc/bls12-381.MapToCurve1+0x58b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:121 # 0x60b964 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x84 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:54 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 240] @ 0x48b485 0x4901c9 0xd3cd3c 0xd3cd2e 0xd2f565 0x10c7d57 0x10c7966 0x10d8c7a 0x104033a 0x10446fc 0x1043f11 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xd3cd3b github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x5b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xd3cd2d github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForListening+0x4d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:55 # 0xd2f564 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddCertHashes+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:979 # 0x10c7d56 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).applyAddrsFactory+0xd6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:442 # 0x10c7965 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).Addrs+0x125 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:414 # 0x10d8c79 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Addrs+0x19 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:585 # 0x1040339 github.com/libp2p/go-libp2p/p2p/host/autonat.(*dialPolicy).skipDial+0x719 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/dialpolicy.go:42 # 0x10446fb github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleDial+0x1db /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:131 # 0x1043f10 github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleStream+0x4b0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:93 # 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 0: 0 [1: 32] @ 0x48b485 0x425d05 0x657917 0x6578fb 0x65795e 0x668bc5 0x93b4a9 0x93bc25 0x93ad9a 0x93e9c7 0x93e7a9 0xcfe344 0xd00751 0x495521 # 0x657916 os.NewSyscallError+0x56 /usr/local/go/src/os/error.go:71 # 0x6578fa net.wrapSyscallError+0x3a /usr/local/go/src/net/error_posix.go:18 # 0x65795d net.(*netFD).Write+0x9d /usr/local/go/src/net/fd_posix.go:111 # 0x668bc4 net.(*conn).Write+0x44 /usr/local/go/src/net/net.go:208 # 0x93b4a8 crypto/tls.(*Conn).write+0x108 /usr/local/go/src/crypto/tls/conn.go:954 # 0x93bc24 crypto/tls.(*Conn).writeRecordLocked+0x664 /usr/local/go/src/crypto/tls/conn.go:1035 # 0x93ad99 crypto/tls.(*Conn).sendAlertLocked+0xb9 /usr/local/go/src/crypto/tls/conn.go:855 # 0x93e9c6 crypto/tls.(*Conn).closeNotify+0xc6 /usr/local/go/src/crypto/tls/conn.go:1478 # 0x93e7a8 crypto/tls.(*Conn).Close+0x68 /usr/local/go/src/crypto/tls/conn.go:1447 # 0xcfe343 github.com/libp2p/go-yamux/v5.(*Session).close+0x263 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:324 # 0xd00750 github.com/libp2p/go-yamux/v5.(*Session).recv+0x30 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:693 0: 0 [1: 20480] @ 0x48b4ac 0x4901c9 0xdf15c5 0x4a35b1 0xdc0ecc 0xdc0ec0 0xdc0b5c 0xdc008c 0xdb4045 0xded7fa 0x495521 # 0xdf15c4 github.com/quic-go/quic-go.init.0.func2+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/buffer_pool.go:90 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0xdc0ecb github.com/quic-go/quic-go.getLargePacketBuffer+0x2b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/buffer_pool.go:79 # 0xdc0ebf github.com/quic-go/quic-go.(*Conn).sendPacketsWithGSO+0x1f /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2595 # 0xdc0b5b github.com/quic-go/quic-go.(*Conn).sendPackets+0x9db /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2553 # 0xdc008b github.com/quic-go/quic-go.(*Conn).triggerSending+0x10b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2453 # 0xdb4044 github.com/quic-go/quic-go.(*Conn).run+0x704 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:729 # 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 0: 0 [7: 336] @ 0x48b4ac 0x490af2 0x52d445 0x52d530 0x532572 0x5374bf 0x73c96f 0x73c8c8 0x77faf8 0x77facd 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x490af1 internal/bytealg.MakeNoZero+0xb1 /usr/local/go/src/runtime/slice.go:437 # 0x52d444 strings.(*Builder).grow+0x24 /usr/local/go/src/strings/builder.go:67 # 0x52d52f strings.(*Builder).Grow+0x4f /usr/local/go/src/strings/builder.go:81 # 0x532571 strings.Join+0xf1 /usr/local/go/src/strings/strings.go:510 # 0x5374be path/filepath.join+0x5e /usr/local/go/src/path/filepath/path_unix.go:36 # 0x73c96e path/filepath.Join+0x14e /usr/local/go/src/path/filepath/path.go:131 # 0x73c8c7 github.com/syndtr/goleveldb/leveldb/storage.(*fileStorage).Open+0xa7 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/storage/file_storage.go:483 # 0x77faf7 github.com/syndtr/goleveldb/leveldb.(*iStorage).Open+0x57 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/storage.go:15 # 0x77facc github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x2c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:407 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b485 0x425d05 0xce31f3 0xd3c3d9 0x10d796f 0x108200e 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xce31f2 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetProtocol+0x532 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:890 # 0xd3c3d8 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:155 # 0x10d796e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x68e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:481 # 0x108200d github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0xb6d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:364 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [1: 144] @ 0x48b485 0x425d05 0x55a0b7 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55a0b6 encoding/json.Unmarshal+0x36 /usr/local/go/src/encoding/json/decode.go:106 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b485 0x490767 0x7e8f0e 0x7e91bd 0x9702c9 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7e8f0d crypto/x509.parseCertificate+0x11ad /usr/local/go/src/crypto/x509/parser.go:1052 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0x9702c8 crypto/tls.(*Conn).processCertsFromClient+0xc8 /usr/local/go/src/crypto/tls/handshake_server.go:945 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 192] @ 0x48b485 0x425d05 0x6c3305 0x96a865 0x96a7bc 0x96b0d8 0x976edf 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x96a864 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x96a7bb crypto/tls.(*certificateVerifyMsg).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1857 # 0x96b0d7 crypto/tls.transcriptMsg+0x77 /usr/local/go/src/crypto/tls/handshake_messages.go:1957 # 0x976ede crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x75e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1105 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 2688] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0xaff386 0xb0b70c 0xb7b273 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0xaff385 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:84 # 0xb0b70b github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x12b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:367 # 0xb7b272 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x1932 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:135 # 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 0: 0 [2: 1785856] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 892928] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 128] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x160c934 0x160c317 0x1609c45 0x160b19d 0x16171f8 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x160c933 github.com/creachadair/jrpc2.(*jmessage).toJSON+0x1d3 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:177 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x1609c44 github.com/creachadair/jrpc2.(*Client).send+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:206 # 0x160b19c github.com/creachadair/jrpc2.(*Client).Batch+0x1dc /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:344 # 0x16171f7 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x557 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:127 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 576] @ 0x48b48c 0x4901c9 0x8fdc8c 0xb7e945 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8fdc8b github.com/libp2p/go-libp2p/core/peerstore.AddrInfos+0x4b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peerstore/helpers.go:9 # 0xb7e944 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:273 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 176] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55c845 0x55ad3e 0x55b8bb 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1160c18 0x1163c73 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1160c17 github.com/pactus-project/pactus/state.(*state).concreteSandbox+0x37 /home/pactus/source/state/state.go:151 # 0x1163c72 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x772 /home/pactus/source/state/state.go:507 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 9216] @ 0x48b4ac 0x4901c9 0x687488 0x686365 0x68593f 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194dbb 0x11946cb 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x687487 compress/flate.(*huffmanEncoder).generate+0x47 /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x686364 compress/flate.(*huffmanBitWriter).indexTokens+0x244 /usr/local/go/src/compress/flate/huffman_bit_writer.go:561 # 0x68593e compress/flate.(*huffmanBitWriter).writeBlock+0xde /usr/local/go/src/compress/flate/huffman_bit_writer.go:435 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194dba github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x17a /home/pactus/source/sync/handler_blocks_request.go:113 # 0x11946ca github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x54a /home/pactus/source/sync/handler_blocks_request.go:52 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 32] @ 0x48b485 0x490767 0xc2f20e 0xc2f0b4 0xc2b2df 0xc36a65 0x495521 # 0xc2f20d github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).enqueueGossip+0x98d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2032 # 0xc2f0b3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x833 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2010 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169bdcf 0x16ef53a 0x16f0445 0x16effe9 0x9747fe 0x9747c9 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x9747fd crypto/internal/fips140/tls13.(*HandshakeSecret).ServerHandshakeTrafficSecret+0x49d /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:112 # 0x9747c8 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x468 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:752 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b485 0x425d05 0xbe6058 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6057 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0xe17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2383 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [2: 320] @ 0x48b485 0x4901c9 0xb2a0c5 0xb7767d 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb2a0c4 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).NearestPeers+0x3a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:498 # 0xb7767c github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0xfc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:758 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x169beee 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x974847 0x97481b 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x974846 crypto/tls.(*Conn).setWriteTrafficSecret+0x4e6 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x97481a crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4ba /usr/local/go/src/crypto/tls/handshake_server_tls13.go:753 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [4: 4608] @ 0x48b48c 0x4901c9 0x4a3ed2 0x4a34c5 0x7413f9 0x75142a 0x74a86b 0x74b377 0x74c72e 0x74c7d3 0x74cf51 0x74b812 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4a3ed1 sync.(*poolChain).pushHead+0x131 /usr/local/go/src/sync/poolqueue.go:245 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x7413f8 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Put+0xf8 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:94 # 0x751429 github.com/syndtr/goleveldb/leveldb/table.(*block).Release+0x29 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:114 # 0x74a86a github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).delete+0x5ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:215 # 0x74b376 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).delete+0x56 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:417 # 0x74c72d github.com/syndtr/goleveldb/leveldb/cache.(*Node).unRefExternal+0x6d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:753 # 0x74c7d2 github.com/syndtr/goleveldb/leveldb/cache.(*Handle).Release+0x32 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:780 # 0x74cf50 github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x2d0 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:114 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b485 0x490767 0x51ce53 0xd05f25 0xd05eb0 0xd05fc8 0xd3bcea 0x4d83ae 0xafe791 0xafe76f 0x790031 0xafe08a 0xafe3e5 0xb79bb2 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x51ce52 fmt.errorf+0x412 /usr/local/go/src/fmt/errors.go:61 # 0xd05f24 fmt.Errorf+0x244 /usr/local/go/src/fmt/errors.go:26 # 0xd05eaf github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x1cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:31 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 0: 0 [3: 2678784] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 2678784] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 2678784] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 1785856] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [3: 2678784] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 160] @ 0x48b485 0x4901c9 0x564836 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x564835 encoding/json.mapEncoder.encode+0x255 /usr/local/go/src/encoding/json/encode.go:784 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [3: 1572864] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [8: 1152] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc145d4 0x8fdd11 0xb7e945 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc145d3 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*pstoremem).PeerInfo+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/peerstore.go:97 # 0x8fdd10 github.com/libp2p/go-libp2p/core/peerstore.AddrInfos+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peerstore/helpers.go:11 # 0xb7e944 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:273 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0xddb00b 0xde5e05 0xde7145 0xdf3c1f 0xde7d8e 0xde8005 0xdbcbe9 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0x495521 # 0xddb00a github.com/quic-go/quic-go.newSendStream+0x4a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_stream.go:77 # 0xde5e04 github.com/quic-go/quic-go.newStream+0x1e4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:90 # 0xde7144 github.com/quic-go/quic-go.(*streamsMap).initMaps.func2+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:76 # 0xdf3c1e github.com/quic-go/quic-go.(*incomingStreamsMap[...]).GetOrOpenStream+0x23e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_incoming.go:143 # 0xde7d8d github.com/quic-go/quic-go.(*streamsMap).getReceiveStream+0x6d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:279 # 0xde8004 github.com/quic-go/quic-go.(*streamsMap).HandleStreamFrame+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:310 # 0xdbcbe8 github.com/quic-go/quic-go.(*Conn).handleFrames+0xba8 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1824 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 64] @ 0x48b485 0x46ea6d 0x8c7665 0x8c764e 0x8c75da 0xc0fa72 0xc0f828 0xc164a5 0x105a5d1 0xd30377 0xd2db9b 0xd302ed 0x495521 # 0x8c7664 github.com/multiformats/go-multiaddr.Multiaddr.copy+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:23 # 0x8c764d github.com/multiformats/go-multiaddr.SplitLast+0xad /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:82 # 0x8c75d9 github.com/libp2p/go-libp2p/core/peer.SplitAddr+0x39 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:56 # 0xc0fa71 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrsUnlocked+0x191 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:356 # 0xc0f827 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrs+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:337 # 0xc164a4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).AddAddrs+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:289 # 0x105a5d0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*netNotifiee).Disconnected+0x2d0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1063 # 0xd30376 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).doClose.func1.1+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:112 # 0xd2db9a github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).notifyAll+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:765 # 0xd302ec github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).doClose.func1+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:111 0: 0 [1: 48] @ 0x48b485 0x490767 0x7d73e7 0x7e82c5 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x7d73e6 crypto/x509/pkix.(*Name).FillFromRDNSequence+0xc6 /usr/local/go/src/crypto/x509/pkix/pkix.go:151 # 0x7e82c4 crypto/x509.parseCertificate+0x564 /usr/local/go/src/crypto/x509/parser.go:967 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 24] @ 0x48b4ac 0x4907d3 0x5c7a3e 0x5c82c6 0x69be5e 0x6e9437 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5c7a3d golang.org/x/crypto/ripemd160.(*digest).Sum+0x1bd /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/ripemd160/ripemd160.go:123 # 0x5c82c5 github.com/pactus-project/pactus/crypto/hash.Hash160+0xc5 /home/pactus/source/crypto/hash/hash.go:34 # 0x69be5d github.com/pactus-project/pactus/crypto/bls.(*PublicKey).ValidatorAddress+0x5d /home/pactus/source/crypto/bls/public_key.go:170 # 0x6e9436 github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0x56 /home/pactus/source/types/vote/vote.go:190 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b4a5 0x4731d7 0x65db58 0x7c89f8 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb74949 0xb76b2f 0x495521 # 0x65db57 net.IP.String+0xf7 /usr/local/go/src/net/ip.go:315 # 0x7c89f7 github.com/multiformats/go-multiaddr.ip4BtS+0x17 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:138 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [2: 32] @ 0x48b4a5 0x473854 0x473366 0x7c2e8c 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0x118a1b0 0x118988f 0x1189d33 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x7c2e8b github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x6b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 192] @ 0x48b485 0x4901c9 0xc10d45 0xc1104a 0xc30292 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc11049 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).GetPeerRecord+0x109 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:502 # 0xc30291 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x431 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2127 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 416] @ 0x48b485 0x4901c9 0xc10d45 0xc1104a 0xc30292 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc11049 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).GetPeerRecord+0x109 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:502 # 0xc30291 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x431 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2127 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [2: 2304] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3d35 0x1160c18 0x1163c73 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3d34 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xd4 /home/pactus/source/genesis/genesis.go:190 # 0x1160c17 github.com/pactus-project/pactus/state.(*state).concreteSandbox+0x37 /home/pactus/source/state/state.go:151 # 0x1163c72 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x772 /home/pactus/source/state/state.go:507 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 876544] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 876544] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 876544] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 876544] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 876544] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 876544] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 876544] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 876544] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 480] @ 0x48b485 0x4901c9 0x564836 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x564835 encoding/json.mapEncoder.encode+0x255 /usr/local/go/src/encoding/json/encode.go:784 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 24] @ 0x48b4ac 0x4731d7 0x103dc4f 0x103c687 0x495521 # 0x103dc4e github.com/libp2p/go-libp2p/p2p/host/autonat.(*AmbientAutoNAT).checkAddrs+0xa2e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/autonat.go:258 # 0x103c686 github.com/libp2p/go-libp2p/p2p/host/autonat.(*AmbientAutoNAT).background+0x706 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/autonat.go:234 0: 0 [19: 272384] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182bd7 0x1182bb3 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182bd6 github.com/fxamacker/cbor/v2.Marshal+0x36 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182bb2 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x12 /home/pactus/source/sync/bundle/bundle.go:74 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beee 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 1536] @ 0x48b48c 0x4901c9 0xc2ecde 0xc2b2df 0xc36a65 0x495521 # 0xc2ecdd github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x45d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1977 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [7: 6272] @ 0x48b4ac 0x5aae85 0x59f66b 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x5b7273 0x1182de9 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x5b7272 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0xb2 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:37 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [9: 216] @ 0x48b485 0x425d05 0x741332 0x757b49 0x757b41 0x77fca5 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x741331 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Put+0x31 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:86 # 0x757b48 github.com/syndtr/goleveldb/leveldb/table.(*block).Release+0x8e8 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:114 # 0x757b40 github.com/syndtr/goleveldb/leveldb/table.NewReader+0x8e0 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:1113 # 0x77fca4 github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x204 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:418 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [11: 528] @ 0x48b4ac 0x425d05 0x7574ed 0x77fca5 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x7574ec github.com/syndtr/goleveldb/leveldb/table.NewReader+0x28c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:1046 # 0x77fca4 github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x204 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:418 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b4ac 0x425d05 0x115869a 0x1182e37 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x1158699 github.com/pactus-project/pactus/sync/bundle/message.MakeMessage+0xf9 /home/pactus/source/sync/bundle/message/message.go:121 # 0x1182e36 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x156 /home/pactus/source/sync/bundle/bundle.go:111 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [27: 7776] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0x539e0a 0x1606b63 0x160fa95 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x539e09 context.(*cancelCtx).Done+0x129 /usr/local/go/src/context/context.go:457 # 0x1606b62 golang.org/x/sync/semaphore.(*Weighted).Acquire+0x42 /home/pactus/go/pkg/mod/golang.org/x/sync@v0.20.0/semaphore/semaphore.go:39 # 0x160fa94 github.com/creachadair/jrpc2.(*Server).invoke+0xb4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:374 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 112] @ 0x48b485 0x425d05 0x53974d 0x93ed2c 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x53974c context.AfterFunc+0x2c /usr/local/go/src/context/context.go:326 # 0x93ed2b crypto/tls.(*Conn).handshakeContext+0x1ab /usr/local/go/src/crypto/tls/conn.go:1538 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [12: 130560] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182c9f 0x1182ca0 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 27264] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x5af5ca 0x5afbd4 0x5b1223 0x5b5049 0x5ae3a6 0x5adf3b 0x1182bd7 0x1182bb3 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x5af5c9 github.com/fxamacker/cbor/v2.encodeByteString+0x2c9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1308 # 0x5afbd3 github.com/fxamacker/cbor/v2.arrayEncodeFunc.encode+0x313 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1343 # 0x5b1222 github.com/fxamacker/cbor/v2.encodeStruct+0x462 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1586 # 0x5b5048 github.com/fxamacker/cbor/v2.getEncodeIndirectValueFunc.func1+0xc8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:2112 # 0x5ae3a5 github.com/fxamacker/cbor/v2.encode+0xe5 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1074 # 0x5adf3a github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xba /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1009 # 0x1182bd6 github.com/fxamacker/cbor/v2.Marshal+0x36 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182bb2 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x12 /home/pactus/source/sync/bundle/bundle.go:74 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 416] @ 0x48b485 0x4901c9 0x8fdc8c 0xb7e945 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8fdc8b github.com/libp2p/go-libp2p/core/peerstore.AddrInfos+0x4b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peerstore/helpers.go:9 # 0xb7e944 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:273 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [2: 128] @ 0x48b4ac 0x4731d7 0x1157d5b 0x1157ce0 0x1157cc3 0x1157b6a 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x1157d5a encoding/hex.EncodeToString+0xba /usr/local/go/src/encoding/hex/hex.go:129 # 0x1157cdf github.com/pactus-project/pactus/crypto/hash.Hash.String+0x3f /home/pactus/source/crypto/hash/hash.go:75 # 0x1157cc2 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).SignBytes+0x22 /home/pactus/source/sync/bundle/message/hello.go:64 # 0x1157b69 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x69 /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x6a5288 0x6e41f0 0x6e63f0 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a5287 github.com/pactus-project/pactus/types/tx/payload.(*BatchTransferPayload).Decode+0x67 /home/pactus/source/types/tx/payload/batch_transfer.go:166 # 0x6e41ef github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x3af /home/pactus/source/types/tx/tx.go:421 # 0x6e63ef github.com/pactus-project/pactus/types/block.(*Block).Decode+0x20f /home/pactus/source/types/block/block.go:240 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b485 0x490767 0x159dd8c 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159dd8b github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x76b /home/pactus/source/www/grpc/network.go:128 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x790d66 0xb83793 0xb83777 0xb83728 0xb83820 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0xb83792 github.com/mr-tron/base58/base58.FastBase58Encoding+0x92 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0xb83776 github.com/mr-tron/base58/base58.Encode+0x76 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0xb83727 github.com/libp2p/go-libp2p/core/peer.ID.String+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0xb8381f github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x11f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:324 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 144] @ 0x48b485 0x425d05 0x55a0b7 0x132db57 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x55a0b6 encoding/json.Unmarshal+0x36 /usr/local/go/src/encoding/json/decode.go:106 # 0x132db56 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x96 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:62 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 2304] @ 0x48b48c 0x490767 0x8569c9 0x8569a9 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x8569c8 google.golang.org/protobuf/internal/impl.pointer.AppendPointerSlice+0x128 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/pointer_unsafe.go:138 # 0x8569a8 google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0x108 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:452 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x6c1805 0x7e248b 0x7e856a 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c1804 vendor/golang.org/x/crypto/cryptobyte.(*String).ReadASN1ObjectIdentifier+0x64 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:461 # 0x7e248a crypto/x509.parseAI+0x8a /usr/local/go/src/crypto/x509/parser.go:185 # 0x7e8569 crypto/x509.parseCertificate+0x809 /usr/local/go/src/crypto/x509/parser.go:1001 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [5: 400] @ 0x48b485 0x48b5c5 0x4cc5fd 0x8547c7 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x8547c6 google.golang.org/protobuf/internal/impl.consumeMessageInfo+0x86 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:184 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 160] @ 0x48b485 0x425d05 0x159dec6 0x159db56 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159dec5 github.com/pactus-project/pactus/www/grpc.metricToProto+0x65 /home/pactus/source/www/grpc/network.go:138 # 0x159db55 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x535 /home/pactus/source/www/grpc/network.go:124 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [2: 1703936] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 96] @ 0x48b485 0x4901c9 0x564836 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x564835 encoding/json.mapEncoder.encode+0x255 /usr/local/go/src/encoding/json/encode.go:784 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 1408] @ 0x48b48c 0x4901c9 0x159d550 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159d54f github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0x4f /home/pactus/source/www/grpc/network.go:91 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [24: 20447232] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1687552] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [22: 18743296] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [30: 25559040] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [23: 19595264] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [28: 23855104] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [26: 22151168] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [27: 23003136] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x168fe52 0x16ef6b5 0x16f0445 0x979b2d 0x935ea7 0x952585 0x95254f 0x94e4b6 0x947d28 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x168fe51 crypto/internal/fips140/hmac.(*HMAC).Sum+0xd1 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:61 # 0x16ef6b4 crypto/internal/fips140/hkdf.Expand[...]+0x214 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:45 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x952584 crypto/tls.(*Conn).setWriteTrafficSecret+0x124 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x95254e crypto/tls.(*clientHandshakeStateTLS13).sendClientFinished+0xee /usr/local/go/src/crypto/tls/handshake_client_tls13.go:819 # 0x94e4b5 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x7b5 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:145 # 0x947d27 crypto/tls.(*Conn).clientHandshake+0x827 /usr/local/go/src/crypto/tls/handshake_client.go:339 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 843776] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 843776] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 843776] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 843776] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 843776] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beb0 0x16ef53a 0x16f0445 0x979b2d 0x935ea7 0x93fefe 0x950425 0x94e43e 0x947d28 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x950424 crypto/tls.(*clientHandshakeStateTLS13).establishHandshakeKeys+0x244 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:495 # 0x94e43d crypto/tls.(*clientHandshakeStateTLS13).handshake+0x73d /usr/local/go/src/crypto/tls/handshake_client_tls13.go:130 # 0x947d27 crypto/tls.(*Conn).clientHandshake+0x827 /usr/local/go/src/crypto/tls/handshake_client.go:339 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 128] @ 0x48b485 0x490767 0xb3551a 0xb842b6 0xb84298 0xb8428f 0xb8401e 0xb83565 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb35519 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestNInStates+0x239 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:136 # 0xb842b5 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestInStates+0x35 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:148 # 0xb84297 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).NumHeard+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:153 # 0xb8428e github.com/libp2p/go-libp2p-kad-dht.(*query).isStarvationTermination+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:382 # 0xb8401d github.com/libp2p/go-libp2p-kad-dht.(*query).isReadyToTerminate+0x3d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:356 # 0xb83564 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x2e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:305 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0xb7bdd8 0xb7be1d 0xb7be51 0xb7c1cf 0xb852d9 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0xb7bdd7 github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb7be1c github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x9c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:38 # 0xb7be50 github.com/libp2p/go-libp2p-kad-dht.OptPeerKadID+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:56 # 0xb7c1ce github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x4e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:106 # 0xb852d8 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xb8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:482 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 96] @ 0x48b485 0x425d05 0x6c3305 0x954c8e 0x954b20 0x95a0d5 0x93c057 0x947955 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x954c8d vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x190d /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x954b1f crypto/tls.(*clientHelloMsg).marshalMsg+0x179f /usr/local/go/src/crypto/tls/handshake_messages.go:195 # 0x95a0d4 crypto/tls.(*clientHelloMsg).marshal+0x14 /usr/local/go/src/crypto/tls/handshake_messages.go:376 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x947954 crypto/tls.(*Conn).clientHandshake+0x454 /usr/local/go/src/crypto/tls/handshake_client.go:281 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [3: 384] @ 0x48b485 0x425d05 0xd31449 0xd312e5 0xd3104f 0x1054a52 0x105509a 0x1054790 0x495521 # 0xd31448 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).addStream+0x108 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:264 # 0xd312e4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:251 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 24] @ 0x48b485 0x425d05 0xb799f4 0xb799c9 0xb79968 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb799f3 github.com/libp2p/go-msgio.NewVarintReaderSizeWithPool+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:101 # 0xb799c8 github.com/libp2p/go-msgio.NewVarintReaderSize+0x88 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:84 # 0xb79967 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:39 # 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 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beee 0x16ef895 0x16f0586 0x16efa10 0x974798 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16ef894 crypto/internal/fips140/hkdf.Extract[...]+0xd4 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:20 # 0x16f0585 crypto/internal/fips140/tls13.extract[...]+0xa5 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:46 # 0x16efa0f crypto/internal/fips140/tls13.(*EarlySecret).HandshakeSecret+0x8f /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:98 # 0x974797 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x437 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:750 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beb0 0x16ef53a 0x16f0445 0x16effe9 0x979da5 0x979d7a 0x975e51 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x979da4 crypto/internal/fips140/tls13.(*MasterSecret).ExporterMasterSecret+0x64 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:155 # 0x979d79 crypto/tls.(*cipherSuiteTLS13).exportKeyingMaterial+0x39 /usr/local/go/src/crypto/tls/key_schedule.go:47 # 0x975e50 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x4b0 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:924 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0xb7bdd8 0xb7be1d 0xb7be51 0xb7c1ec 0xb83cad 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bdd7 github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb7be1c github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x9c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:38 # 0xb7be50 github.com/libp2p/go-libp2p-kad-dht.OptPeerKadID+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:56 # 0xb7c1eb github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x6b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:107 # 0xb83cac github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5ac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:334 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 32768] @ 0x48b4b3 0x4901c9 0x1257a1e 0x4a35b1 0x12562c7 0x12240c4 0x122639d 0x124b1f8 0x12cbb05 0x12cb6d2 0x12cb47c 0x495521 # 0x1257a1d google.golang.org/grpc/internal/transport.getWriteBufferPool.func1+0x3d /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:590 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0x12562c6 google.golang.org/grpc/internal/transport.(*bufWriter).Write+0x66 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:329 # 0x12240c3 golang.org/x/net/http2.(*Framer).endWrite+0xa3 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:386 # 0x122639c golang.org/x/net/http2.(*Framer).WriteSettings+0x21c /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:884 # 0x124b1f7 google.golang.org/grpc/internal/transport.NewServerTransport+0x517 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:209 # 0x12cbb04 google.golang.org/grpc.(*Server).newHTTP2Transport+0x1a4 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1020 # 0x12cb6d1 google.golang.org/grpc.(*Server).handleRawConn+0x91 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:977 # 0x12cb47b google.golang.org/grpc.(*Server).Serve.func3+0x5b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:961 0: 0 [2: 256] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169bdcf 0x16ef53a 0x16f0445 0x16effe9 0x975b1f 0x975aea 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x975b1e crypto/internal/fips140/tls13.(*MasterSecret).ClientApplicationTrafficSecret+0x17e /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:131 # 0x975ae9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x149 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:905 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b4ac 0x4731d7 0x65db58 0x7c894f 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0x1044d6d 0x1043f11 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x65db57 net.IP.String+0xf7 /usr/local/go/src/net/ip.go:315 # 0x7c894e github.com/multiformats/go-multiaddr.ip6BtS+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:134 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x1044d6c github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleDial+0x84c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:154 # 0x1043f10 github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleStream+0x4b0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:93 # 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 0: 0 [2: 288] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc301be 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc301bd github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x35d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [2: 64] @ 0x48b485 0x46ea6d 0x8c7665 0x8c764e 0x8c75da 0xc0fa72 0xc0f828 0xc164a5 0x105a5d1 0xd30377 0xd2db9b 0xd302ed 0x495521 # 0x8c7664 github.com/multiformats/go-multiaddr.Multiaddr.copy+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:23 # 0x8c764d github.com/multiformats/go-multiaddr.SplitLast+0xad /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:82 # 0x8c75d9 github.com/libp2p/go-libp2p/core/peer.SplitAddr+0x39 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:56 # 0xc0fa71 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrsUnlocked+0x191 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:356 # 0xc0f827 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrs+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:337 # 0xc164a4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).AddAddrs+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:289 # 0x105a5d0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*netNotifiee).Disconnected+0x2d0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1063 # 0xd30376 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).doClose.func1.1+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:112 # 0xd2db9a github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).notifyAll+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:765 # 0xd302ec github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).doClose.func1+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:111 0: 0 [1: 896] @ 0x48b48c 0x490767 0xb351f0 0xb853ea 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb351ef github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).TryAdd+0x18f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:91 # 0xb853e9 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0x1c9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:497 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 48] @ 0x48b4ac 0x4731d7 0xb01036 0xb00fd9 0xb03368 0xb74949 0xb76b2f 0x495521 # 0xb01035 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xf5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:54 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [1: 176] @ 0x48b485 0x4901c9 0xb00f7b 0xb03368 0xb74949 0xb76b2f 0x495521 # 0xb00f7a github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:93 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [1: 240] @ 0x48b485 0x490767 0x10c7a1d 0x10c7a5e 0x10c65e5 0x10c5e90 0x495521 # 0x10c7a1c slices.Clone[...]+0x7c /usr/local/go/src/slices/slices.go:360 # 0x10c7a5d github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getDialableAddrs+0xbd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:420 # 0x10c65e4 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x2a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:316 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [2: 320] @ 0x48b485 0x425d05 0xdc2a1f 0xdc2963 0xde7105 0xdf3c1f 0xde7d8e 0xde8005 0xdbcbe9 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0x495521 # 0xdc2a1e github.com/quic-go/quic-go/internal/flowcontrol.NewStreamFlowController+0x11e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/flowcontrol/stream_flow_controller.go:34 # 0xdc2962 github.com/quic-go/quic-go.(*Conn).newFlowController+0x62 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2940 # 0xde7104 github.com/quic-go/quic-go.(*streamsMap).initMaps.func2+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:76 # 0xdf3c1e github.com/quic-go/quic-go.(*incomingStreamsMap[...]).GetOrOpenStream+0x23e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_incoming.go:143 # 0xde7d8d github.com/quic-go/quic-go.(*streamsMap).getReceiveStream+0x6d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:279 # 0xde8004 github.com/quic-go/quic-go.(*streamsMap).HandleStreamFrame+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:310 # 0xdbcbe8 github.com/quic-go/quic-go.(*Conn).handleFrames+0xba8 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1824 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 96] @ 0x48b485 0x48b5c5 0x4cc5fd 0x8547c7 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x10495e5 0x108058c 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x8547c6 google.golang.org/protobuf/internal/impl.consumeMessageInfo+0x86 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:184 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x10495e4 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/util.(*DelimitedReader).ReadMsg+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/util/io.go:61 # 0x108058b github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x3ab /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:160 # 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 0: 0 [2: 96] @ 0x48b485 0x425d05 0xb7bff5 0xb7c098 0xb8531c 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0xb7bff4 github.com/libp2p/go-libp2p-kad-dht.NewKeyKadID+0x174 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:22 # 0xb7c097 github.com/libp2p/go-libp2p-kad-dht.NewLookupEvent+0x217 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:72 # 0xb8531b github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xfb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:477 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [5: 6553600] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 1310720] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [12: 768] @ 0x48b485 0x490767 0x86f886 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86f885 google.golang.org/protobuf/internal/impl.consumeStringSliceValidateUTF8+0xa5 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5275 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 176] @ 0x48b485 0x4901c9 0xb00f7b 0xb03368 0xb8002a 0xb84a64 0x495521 # 0xb00f7a github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:93 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [2: 8192] @ 0x48b4ac 0x4901c9 0x4df19c 0x4a35b1 0x4dfa7c 0x65bd25 0x65aa99 0xb194d7 0xb1b37f 0xb1b085 0xd2fbab 0x10e1af1 0x10e4815 0x10e4f45 0x10e43d4 0x495521 # 0x4df19b syscall.init.func2+0x3b /usr/local/go/src/syscall/netlink_linux.go:54 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0x4dfa7b syscall.NetlinkRIB+0x15b /usr/local/go/src/syscall/netlink_linux.go:84 # 0x65bd24 net.interfaceAddrTable+0x24 /usr/local/go/src/net/interface_linux.go:124 # 0x65aa98 net.InterfaceAddrs+0x18 /usr/local/go/src/net/interface.go:120 # 0xb194d6 github.com/multiformats/go-multiaddr/net.InterfaceMultiaddrs+0x16 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:390 # 0xb1b37e github.com/multiformats/go-multiaddr/net.interfaceAddresses+0x1e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:75 # 0xb1b084 github.com/multiformats/go-multiaddr/net.ResolveUnspecifiedAddresses+0x44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:49 # 0xd2fbaa github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).InterfaceListenAddresses+0x1ca /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_addr.go:56 # 0x10e1af0 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.NewManager.func1+0x50 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:159 # 0x10e4814 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).shouldRecordObservation+0x314 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:391 # 0x10e4f44 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).maybeRecordObservation+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:423 # 0x10e43d3 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).worker+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:357 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169bdcf 0x16ef53a 0x16f0445 0x16effe9 0x97488d 0x974848 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x97488c crypto/internal/fips140/tls13.(*HandshakeSecret).ClientHandshakeTrafficSecret+0x52c /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:106 # 0x974847 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4e7 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:754 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 96] @ 0x48b4ac 0x4907d3 0x870bcc 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0xb0b4b4 0x495521 # 0x870bcb google.golang.org/protobuf/internal/impl.consumeBytesNoZero+0x6b /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5497 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0xb0b4b3 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).ctxReadMsg.func1+0x133 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:330 0: 0 [4: 320] @ 0x48b485 0x425d05 0x6a3cd3 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x6a3cd2 github.com/pactus-project/pactus/genesis.MainnetGenesis+0x72 /home/pactus/source/genesis/mainnet.go:12 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 96] @ 0x48b4ac 0x473854 0x473366 0xc1fdae 0xc30214 0xc24165 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0xc1fdad github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0xad /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:467 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc24164 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0xc84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1113 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [4: 2048] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0xb7bcbe 0xb7bc43 0xb7bc57 0xb7c23a 0xb83cad 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bcbd github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0xbd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb7bc42 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x42 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:38 # 0xb7bc56 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadIDSlice+0x56 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:46 # 0xb7c239 github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:109 # 0xb83cac github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5ac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:334 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 160] @ 0x48b4ac 0x4901c9 0x58c6b9 0x58c63d 0x5f5ee6 0x5f5e6f 0x60c18c 0x60b9ca 0x69b905 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x58c6b8 math/big.nat.make+0x98 /usr/local/go/src/math/big/nat.go:67 # 0x58c63c math/big.nat.setBytes+0x1c /usr/local/go/src/math/big/nat.go:1023 # 0x5f5ee5 math/big.(*Int).SetBytes+0x185 /usr/local/go/src/math/big/int.go:519 # 0x5f5e6e github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1SqrtRatio+0x10e /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:164 # 0x60c18b github.com/consensys/gnark-crypto/ecc/bls12-381.MapToCurve1+0x58b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:121 # 0x60b9c9 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0xe9 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:55 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 128] @ 0x48b485 0x425d05 0xd5e848 0xd5e296 0x10d6409 0xd307e5 0x495521 # 0xd5e847 github.com/multiformats/go-multistream.(*MultistreamMuxer[...]).findHandler+0x87 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:183 # 0xd5e295 github.com/multiformats/go-multistream.(*MultistreamMuxer[...]).Negotiate+0x2f5 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:225 # 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 0: 0 [2: 64] @ 0x48b485 0x425d05 0x118a005 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x118a004 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x24 /home/pactus/source/sync/firewall/firewall.go:166 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 384] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc301be 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc301bd github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x35d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [2: 512] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a351c 0x74106e 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0x74106d github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0xad /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:46 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 1638400] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 16] @ 0x48b4ac 0x473854 0x473366 0x7c3f35 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x7c3f34 github.com/multiformats/go-multiaddr.validateComponent+0x3d4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:343 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 512] @ 0x48b485 0x4901c9 0xc10d45 0xc1104a 0xc30292 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc11049 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).GetPeerRecord+0x109 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:502 # 0xc30291 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x431 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2127 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x790d66 0xb8387b 0xb83855 0xb83856 0xb83908 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0xb8387a github.com/mr-tron/base58/base58.FastBase58Encoding+0x17a /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0xb83854 github.com/mr-tron/base58/base58.Encode+0x154 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0xb83855 github.com/libp2p/go-libp2p/core/peer.ID.String+0x155 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0xb83907 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x207 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:325 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 16] @ 0x48b485 0x425d05 0xcfc5e7 0xd04936 0xd0480c 0xd061f8 0xd3c462 0x10d62fc 0xd307e5 0x495521 # 0xcfc5e6 github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x1e6 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:54 # 0xd04935 github.com/libp2p/go-yamux/v5.(*Stream).SetReadDeadline+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:504 # 0xd0480b github.com/libp2p/go-yamux/v5.(*Stream).SetDeadline+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:490 # 0xd061f7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).SetDeadline+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:67 # 0xd3c461 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetDeadline+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:165 # 0x10d62fb github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x9b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:319 # 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 0: 0 [1: 1152] @ 0x48b4ac 0x4907d3 0x93b805 0x93b64a 0x93c0c6 0x975634 0x9710a5 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x93b804 crypto/tls.(*Conn).quicWriteCryptoData+0x244 /usr/local/go/src/crypto/tls/quic.go:445 # 0x93b649 crypto/tls.(*Conn).writeRecordLocked+0x89 /usr/local/go/src/crypto/tls/conn.go:985 # 0x93c0c5 crypto/tls.(*Conn).writeHandshakeRecord+0x145 /usr/local/go/src/crypto/tls/conn.go:1066 # 0x975633 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x633 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:883 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [2: 192] @ 0x48b485 0x425d05 0xafec66 0xafec12 0xafec16 0x1055eb6 0x10551cb 0x1054790 0x495521 # 0xafec65 bufio.NewReaderSize+0xa5 /usr/local/go/src/bufio/bufio.go:56 # 0xafec11 bufio.NewReader+0x51 /usr/local/go/src/bufio/bufio.go:63 # 0xafec15 github.com/libp2p/go-msgio/pbio.NewDelimitedReader+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:59 # 0x1055eb5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x2d5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:524 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [3: 144] @ 0x48b485 0x425d05 0xbe35d5 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe35d4 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xc54 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1765 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 16] @ 0x48b4ac 0x473854 0x473366 0xd5e315 0xd5de8f 0x495521 # 0xd5e314 github.com/multiformats/go-multistream.(*MultistreamMuxer[...]).Negotiate+0x374 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:236 # 0xd5de8e github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).negotiateSecurity.func1+0x12e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:332 0: 0 [2: 64] @ 0x48b4ac 0x4907d3 0x16847e5 0x16eff67 0x975ba7 0x975b53 0x9710b4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x16eff66 crypto/internal/fips140/tls13.deriveSecret[...]+0xa6 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x975ba6 crypto/internal/fips140/tls13.(*MasterSecret).ServerApplicationTrafficSecret+0x206 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:137 # 0x975b52 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x1b2 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:906 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169be1b 0x16ef53a 0x16f0445 0x979c45 0x9759fc 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979c44 crypto/tls.(*cipherSuiteTLS13).finishedHash+0xc4 /usr/local/go/src/crypto/tls/key_schedule.go:38 # 0x9759fb crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x5b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:894 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 96] @ 0x48b485 0x425d05 0x53b6f3 0x105506c 0x105506d 0x1054790 0x495521 # 0x53b6f2 context.WithValue+0xb2 /usr/local/go/src/context/context.go:737 # 0x105506b github.com/libp2p/go-libp2p/core/network.WithAllowLimitedConn+0x8b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/network/context.go:101 # 0x105506c github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x16eff67 0x9747fe 0x9747c9 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x16eff66 crypto/internal/fips140/tls13.deriveSecret[...]+0xa6 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x9747fd crypto/internal/fips140/tls13.(*HandshakeSecret).ServerHandshakeTrafficSecret+0x49d /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:112 # 0x9747c8 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x468 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:752 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 112] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0xcff145 0xcfd330 0xcfcc45 0xd064e5 0xd5d69d 0xd5c0be 0xd5b69a 0xd59cb3 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0xcff144 github.com/libp2p/go-yamux/v5.(*Session).startKeepalive+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:449 # 0xcfd32f github.com/libp2p/go-yamux/v5.newSession+0x4cf /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:158 # 0xcfcc44 github.com/libp2p/go-yamux/v5.Server+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:127 # 0xd064e4 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:51 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x69d839 0x69d36f 0x8f9165 0x8faa9a 0x8fc8a3 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x69d838 github.com/pactus-project/pactus/sortition.Verify+0x178 /home/pactus/source/sortition/vrf.go:46 # 0x69d36e github.com/pactus-project/pactus/sortition.VerifyProof+0x6e /home/pactus/source/sortition/sortition.go:17 # 0x8f9164 github.com/pactus-project/pactus/sandbox.(*sandbox).VerifyProof+0x164 /home/pactus/source/sandbox/sandbox.go:300 # 0x8faa99 github.com/pactus-project/pactus/execution/executor.(*SortitionExecutor).Check+0xf9 /home/pactus/source/execution/executor/sortition.go:44 # 0x8fc8a2 github.com/pactus-project/pactus/execution.CheckAndExecute+0x162 /home/pactus/source/execution/execution.go:44 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beb0 0x16ef53a 0x16f0445 0x16effe9 0x976112 0x9760d0 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x976111 crypto/internal/fips140/tls13.(*MasterSecret).ResumptionMasterSecret+0x151 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:143 # 0x9760cf crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x10f /usr/local/go/src/crypto/tls/handshake_server_tls13.go:963 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 96] @ 0x48b4ac 0x4901c9 0x16cfc86 0x16d6536 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16cfc85 crypto/internal/fips140/ecdsa.pad000+0x65 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:132 # 0x16d6535 crypto/internal/fips140/ecdsa.newDRBG[...]+0x5f5 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:104 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b4ac 0x425d05 0x16b667a 0x16d44b4 0x6c8dc5 0x6c8c2c 0x6c60b6 0x92de8c 0x976dab 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16b6679 crypto/internal/fips140/nistec.NewP256Point+0x19 /usr/local/go/src/crypto/internal/fips140/nistec/p256_asm.go:49 # 0x16d44b3 crypto/internal/fips140/ecdsa.NewPublicKey[...]+0x73 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:191 # 0x6c8dc4 crypto/ecdsa.publicKeyToFIPS[...]+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:569 # 0x6c8c2b crypto/ecdsa.verifyFIPS[...]+0xab /usr/local/go/src/crypto/ecdsa/ecdsa.go:525 # 0x6c60b5 crypto/ecdsa.VerifyASN1+0x255 /usr/local/go/src/crypto/ecdsa/ecdsa.go:510 # 0x92de8b crypto/tls.verifyHandshakeSignature+0x2eb /usr/local/go/src/crypto/tls/auth.go:34 # 0x976daa crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x62a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1098 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 208] @ 0x48b485 0x4901c9 0xc14e16 0x105800f 0x10561f1 0x10551cb 0x1054790 0x495521 # 0xc14e15 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryProtoBook).GetProtocols+0x115 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/protobook.go:106 # 0x105800e github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:727 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 32] @ 0x48b485 0x490767 0xc37245 0xc36519 0x495521 # 0xc37244 github.com/libp2p/go-libp2p-pubsub.(*PubSub).getHelloPacket+0x14a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:39 # 0xc36518 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0x778 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:830 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0xd205d3 0x5225d4 0x522d4e 0x52584c 0x51caf4 0x10d8997 0x10d8957 0x10d875f 0xb85f9f 0xb848ce 0x495521 # 0xd205d2 github.com/libp2p/go-libp2p/p2p/net/swarm.(*DialError).Error+0x52 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_error.go:38 # 0x5225d3 fmt.(*pp).handleMethods+0x393 /usr/local/go/src/fmt/print.go:668 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51caf3 fmt.errorf+0xb3 /usr/local/go/src/fmt/errors.go:41 # 0x10d8996 fmt.Errorf+0x1b6 /usr/local/go/src/fmt/errors.go:26 # 0x10d8956 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x176 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:558 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0xb85f9e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).dialPeer+0x41e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:539 # 0xb848cd github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:418 0: 0 [2: 768] @ 0x48b4ac 0x4901c9 0x6128d5 0x611edc 0x6120f2 0x69bbc7 0x69d197 0x1166bc5 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6128d4 github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0xb4 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:112 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x69d196 github.com/pactus-project/pactus/sortition.(*VerifiableSeed).Verify+0xb6 /home/pactus/source/sortition/seed.go:50 # 0x1166bc4 github.com/pactus-project/pactus/state.(*state).validateBlock+0x224 /home/pactus/source/state/validation.go:37 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 4194304] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 256] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169be1b 0x699573 0x699acb 0xda7c9c 0xda2128 0xdaaa71 0xda5715 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda2127 github.com/quic-go/quic-go/internal/handshake.createAEAD+0x107 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:17 # 0xdaaa70 github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetReadKey+0x1d0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:147 # 0xda5714 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x294 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:479 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [3: 288] @ 0x48b485 0x4901c9 0xb0119e 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0xb0119d github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0x3d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:107 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 4096] @ 0x48b4ac 0x4901c9 0x8c532f 0x108049a 0x10804aa 0x10803d9 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0x1080499 github.com/libp2p/go-buffer-pool.Get+0x2b9 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0x10804a9 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/util.NewDelimitedReader+0x2c9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/util/io.go:29 # 0x10803d8 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x1f8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:153 # 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 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0xb7bdbf 0xb7be1d 0xb7be51 0xb7c1cf 0xb852d9 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bdbe github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0x3e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb7be1c github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x9c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:38 # 0xb7be50 github.com/libp2p/go-libp2p-kad-dht.OptPeerKadID+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:56 # 0xb7c1ce github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x4e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:106 # 0xb852d8 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xb8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:482 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166f6f 0x11636ef 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166f6e github.com/pactus-project/pactus/state.(*state).validateCurCertificate+0x4e /home/pactus/source/state/validation.go:62 # 0x11636ee github.com/pactus-project/pactus/state.(*state).CommitBlock+0x1ee /home/pactus/source/state/state.go:451 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x16ef53a 0x16f0445 0x979b2d 0x935ea7 0x93fefe 0x9770d3 0x9710e5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9770d2 crypto/tls.(*serverHandshakeStateTLS13).readClientFinished+0xd2 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1139 # 0x9710e4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xc4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:98 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 192] @ 0x48b485 0x425d05 0x6c3305 0x962c34 0x962c13 0x6c2f44 0x6c339c 0x962b65 0x962abc 0x93c057 0x974e6a 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x962c33 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x962c12 crypto/tls.(*encryptedExtensionsMsg).marshal.func1+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:1015 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x962b64 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x962abb crypto/tls.(*encryptedExtensionsMsg).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1014 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x974e69 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0xb09 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:811 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 624] @ 0x48b4ac 0x4901c9 0x6a10cb 0x6e6305 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a10ca github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x10a /home/pactus/source/types/certificate/certificate.go:187 # 0x6e6304 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x124 /home/pactus/source/types/block/block.go:222 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0x115f68b 0x115f5ad 0x115f5ad 0x115f5ad 0x115f5ad 0x115f5ad 0x115f5ad 0x115f5ad 0x115f5ad 0x115f5ad 0x11615a6 0x1161594 0x1166a29 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x115f68a github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0x1ca /home/pactus/source/util/persistentmerkle/merkle.go:119 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x11615a5 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).Root+0x45 /home/pactus/source/util/persistentmerkle/merkle.go:97 # 0x1161593 github.com/pactus-project/pactus/state.(*state).stateRoot+0x33 /home/pactus/source/state/state.go:225 # 0x1166a28 github.com/pactus-project/pactus/state.(*state).validateBlock+0x88 /home/pactus/source/state/validation.go:19 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x425d05 0x53b6f3 0x12cea06 0x12ce9e5 0x12d3bc6 0x12cc39f 0x495521 # 0x53b6f2 context.WithValue+0xb2 /usr/local/go/src/context/context.go:737 # 0x12cea05 google.golang.org/grpc.NewContextWithServerTransportStream+0x1165 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1902 # 0x12ce9e4 google.golang.org/grpc.(*Server).processUnaryRPC+0x1144 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1429 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [4: 256] @ 0x48b485 0x425d05 0xce14f9 0xce0006 0xd30fbc 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0xce14f8 github.com/libp2p/go-libp2p/p2p/host/resource-manager.newStreamScope+0x138 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:588 # 0xce0005 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenStream+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:423 # 0xd30fbb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x15b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:224 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [2: 524288] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 768] @ 0x48b4ac 0x425d05 0x5d25c5 0x5d25b9 0x5d2492 0xda26fe 0xda214e 0xda57ff 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x5d25c4 crypto/internal/fips140/aes/gcm.New+0xc4 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm.go:24 # 0x5d25b8 crypto/cipher.newGCM+0xb8 /usr/local/go/src/crypto/cipher/gcm.go:76 # 0x5d2491 crypto/cipher.NewGCM+0x51 /usr/local/go/src/crypto/cipher/gcm.go:34 # 0xda26fd github.com/quic-go/quic-go/internal/handshake.aeadAESGCMTLS13+0x3d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/cipher_suite.go:47 # 0xda214d github.com/quic-go/quic-go/internal/handshake.createAEAD+0x12d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:18 # 0xda57fe github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x37e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:472 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 32] @ 0x48b485 0x425d05 0x16f1670 0x974779 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16f166f crypto/internal/fips140/tls13.NewEarlySecret[...]+0x4f /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:74 # 0x974778 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x418 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:748 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [2: 43520] @ 0x48b4ac 0x4907d3 0x9370b0 0x93bbed 0x93d1be 0xd0036f 0xcffa5c 0x495521 # 0x9370af crypto/tls.(*halfConn).encrypt+0x5af /usr/local/go/src/crypto/tls/conn.go:519 # 0x93bbec crypto/tls.(*Conn).writeRecordLocked+0x62c /usr/local/go/src/crypto/tls/conn.go:1031 # 0x93d1bd crypto/tls.(*Conn).Write+0x37d /usr/local/go/src/crypto/tls/conn.go:1254 # 0xd0036e github.com/libp2p/go-yamux/v5.(*Session).sendLoop+0x7ae /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:678 # 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 0: 0 [1: 1408] @ 0x48b48c 0x4901c9 0xd2d8e6 0xb75878 0xb756a8 0x495521 # 0xd2d8e5 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).Peers+0xc5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:743 # 0xb75877 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).fixLowPeers+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:505 # 0xb756a7 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runFixLowPeersLoop.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:492 0: 0 [1: 160] @ 0x48b485 0x425d05 0xce3e3e 0xce1d5c 0xce2fd5 0xd3c3d9 0x10d6937 0xd307e5 0x495521 # 0xce3e3d github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScope+0xdd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:56 # 0xce1d5b github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*protocolScope).getPeerScope+0x1fb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:706 # 0xce2fd4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetProtocol+0x314 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:875 # 0xd3c3d8 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:155 # 0x10d6936 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x6d6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:350 # 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 0: 0 [2: 192] @ 0x48b4ac 0x4901c9 0x5d9dc5 0x60b93d 0x69b905 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5d9dc4 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x84 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:892 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 48] @ 0x48b485 0x490767 0xc3c290 0xc3c2bd 0xc2a9a9 0xc2a99d 0xc28551 0xc26f85 0xc26d88 0xc265d4 0xc3aad2 0xc369e5 0x495521 # 0xc3c28f github.com/libp2p/go-libp2p-pubsub.(*priorityQueue).NormalPush+0x20f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:26 # 0xc3c2bc github.com/libp2p/go-libp2p-pubsub.(*rpcQueue).push+0x23c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:97 # 0xc2a9a8 github.com/libp2p/go-libp2p-pubsub.(*rpcQueue).Push+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:68 # 0xc2a99c github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).doSendRPC+0x3c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1538 # 0xc28550 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendRPC+0x590 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1508 # 0xc26f84 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish-range1+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1300 # 0xc26d87 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish.(*GossipSubRouter).rpcs.func1+0x767 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1379 # 0xc265d3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1299 # 0xc3aad1 github.com/libp2p/go-libp2p-pubsub.(*PubSub).publishMessage+0x51 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1457 # 0xc369e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:879 0: 0 [1: 24] @ 0x48b4ac 0x4731d7 0x10dddfe 0x10ddd83 0x10de227 0x8fcfcb 0x10de0a9 0x10d9242 0x1049516 0x790031 0x1049570 0x1082972 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x10dddfd github.com/multiformats/go-multistream.ReadNextToken[...]+0xbd /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:263 # 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 # 0x1049515 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/util.(*DelimitedReader).ReadByte+0x35 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/util/io.go:41 # 0x790030 github.com/multiformats/go-varint.ReadUvarint+0x50 /home/pactus/go/pkg/mod/github.com/multiformats/go-varint@v0.1.0/varint.go:90 # 0x104956f github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/util.(*DelimitedReader).ReadMsg+0x2f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/util/io.go:46 # 0x1082971 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0x14d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:416 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [1: 96] @ 0x48b485 0x425d05 0x6c3305 0x6c0a05 0x6c5a4f 0x6c59b8 0x6c2f44 0x6c339c 0x6c0a05 0x6c5897 0x6cbd3e 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x6c0a04 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddASN1+0x1a4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:241 # 0x6c5a4e crypto/ecdsa.addASN1IntBytes+0x6e /usr/local/go/src/crypto/ecdsa/ecdsa.go:483 # 0x6c59b7 crypto/ecdsa.encodeSignature.func1+0x57 /usr/local/go/src/crypto/ecdsa/ecdsa.go:468 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x6c0a04 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddASN1+0x1a4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:241 # 0x6c5896 crypto/ecdsa.encodeSignature+0x96 /usr/local/go/src/crypto/ecdsa/ecdsa.go:466 # 0x6cbd3d crypto/ecdsa.signFIPS[...]+0x13d /usr/local/go/src/crypto/ecdsa/ecdsa.go:423 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 96] @ 0x48b485 0x4901c9 0xb1ad70 0xb1b15d 0x10c8a39 0x10c8859 0x10c63b1 0x10c5e90 0x495521 # 0xb1ad6f github.com/multiformats/go-multiaddr/net.ResolveUnspecifiedAddress+0x22f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:31 # 0xb1b15c github.com/multiformats/go-multiaddr/net.ResolveUnspecifiedAddresses+0x11c /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:58 # 0x10c8a38 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).appendInterfaceAddrs+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:522 # 0x10c8858 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:490 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0xde5f7b 0xde5fad 0xde7205 0xdf2c1b 0xdf2bff 0xde73df 0xe04e4b 0xe04e3d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0xde5f7a github.com/quic-go/quic-go.newReceiveStream+0x35a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:71 # 0xde5fac github.com/quic-go/quic-go.newStream+0x38c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:103 # 0xde7204 github.com/quic-go/quic-go.(*streamsMap).initMaps.func1+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:68 # 0xdf2c1a github.com/quic-go/quic-go.(*outgoingStreamsMap[...]).openStream+0xfa /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_outgoing.go:130 # 0xdf2bfe github.com/quic-go/quic-go.(*outgoingStreamsMap[...]).OpenStreamSync+0xde /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_outgoing.go:92 # 0xde73de github.com/quic-go/quic-go.(*streamsMap).OpenStreamSync+0xde /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:120 # 0xe04e4a github.com/quic-go/quic-go.(*Conn).OpenStreamSync+0x2a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2909 # 0xe04e3c github.com/libp2p/go-libp2p/p2p/transport/quic.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/conn.go:71 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 352] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0x48ba25 0x4cfec5 0x4b6a65 0x55ce14 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x48ba24 reflect.mapassign_faststr0+0x24 /usr/local/go/src/runtime/map.go:260 # 0x4cfec4 reflect.mapassign_faststr+0xa4 /usr/local/go/src/reflect/value.go:3755 # 0x4b6a64 reflect.Value.SetMapIndex+0x204 /usr/local/go/src/reflect/map.go:416 # 0x55ce13 encoding/json.(*decodeState).object+0x1333 /usr/local/go/src/encoding/json/decode.go:811 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [2: 576] @ 0x48b485 0x4901c9 0x564836 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x564835 encoding/json.mapEncoder.encode+0x255 /usr/local/go/src/encoding/json/encode.go:784 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [10: 1280] @ 0x48b485 0x490767 0x159dd8c 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159dd8b github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x76b /home/pactus/source/www/grpc/network.go:128 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [4: 320] @ 0x48b485 0x421deb 0x6a322d 0x6a3d35 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6a322c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x2c /home/pactus/source/genesis/genesis.go:69 # 0x6a3d34 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xd4 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x1198dea 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x1198de9 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x169 /home/pactus/source/sync/sync.go:188 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 1440] @ 0x48b485 0x4901c9 0xc10d45 0xc1104a 0xc30292 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc11049 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).GetPeerRecord+0x109 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:502 # 0xc30291 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x431 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2127 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 16] @ 0x48b485 0x425d05 0x53afdc 0x53b60d 0x53b5cf 0x1154192 0x115072a 0x495521 # 0x53afdb context.WithDeadlineCause+0x29b /usr/local/go/src/context/context.go:656 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0x1154191 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x191 /home/pactus/source/network/stream.go:80 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 64] @ 0x48b485 0x425d05 0x132455c 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x132455b github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetAccount_Handler+0x3b /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:400 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 208] @ 0x48b485 0x4901c9 0x1058052 0x1058022 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x1058051 github.com/libp2p/go-libp2p/core/protocol.ConvertFromStrings+0xd1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/protocol/id.go:14 # 0x1058021 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0xa1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:728 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [3: 24] @ 0x48b485 0x490767 0xc4c505 0xc4c165 0xc3a8e5 0xc3a105 0xc369ca 0x495521 # 0xc4c504 github.com/libp2p/go-libp2p-pubsub.(*validation).getValidators+0x1a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:287 # 0xc4c164 github.com/libp2p/go-libp2p-pubsub.(*validation).Push+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:257 # 0xc3a8e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).pushMsg+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1412 # 0xc3a104 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0xac4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1348 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [2: 416] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0xc228e7 0xc21d05 0xc39d9b 0xc369ca 0x495521 # 0xc228e6 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIHave+0x9a6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:966 # 0xc21d04 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:885 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 24] @ 0x48b485 0x421deb 0xb06e5f 0xb06e3f 0xb79db5 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb06e5e go.opentelemetry.io/otel/metric.WithAttributeSet+0x7e /home/pactus/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.43.0/instrument.go:354 # 0xb06e3e github.com/libp2p/go-libp2p-kad-dht/internal/metrics.RecordMessageRecvOK+0x5e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/metrics/metrics.go:111 # 0xb79db4 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x474 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:90 # 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 0: 0 [7: 56] @ 0x48b485 0x490767 0xc2f20e 0xc2f0b4 0xc2b2df 0xc36a65 0x495521 # 0xc2f20d github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).enqueueGossip+0x98d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2032 # 0xc2f0b3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x833 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2010 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [4: 128] @ 0x48b485 0x490767 0x55d425 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x55d424 encoding/json.(*decodeState).object+0x1944 /usr/local/go/src/encoding/json/decode.go:738 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b4ac 0x4907d3 0x8942b4 0x892fa2 0x892c2c 0x82c2c2 0x82c032 0x10566d6 0x1055f15 0x10551cb 0x1054790 0x495521 # 0x8942b3 google.golang.org/protobuf/internal/impl.mergeBytes+0x53 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/merge.go:188 # 0x892fa1 google.golang.org/protobuf/internal/impl.(*MessageInfo).mergePointer+0x2e1 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/merge.go:79 # 0x892c2b google.golang.org/protobuf/internal/impl.(*MessageInfo).merge+0x10b /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/merge.go:32 # 0x82c2c1 google.golang.org/protobuf/proto.mergeOptions.mergeMessage+0x61 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/merge.go:79 # 0x82c031 google.golang.org/protobuf/proto.Merge+0xd1 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/merge.go:36 # 0x10566d5 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:571 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [3: 864] @ 0x48b485 0x425d05 0xcfd16f 0xcfcc45 0xd064e5 0xd5d69d 0xd5c0be 0xd5b69a 0xd59cb3 0x495521 # 0xcfd16e github.com/libp2p/go-yamux/v5.newSession+0x30e /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:134 # 0xcfcc44 github.com/libp2p/go-yamux/v5.Server+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:127 # 0xd064e4 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:51 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 128] @ 0x48b4ac 0x4901c9 0x169beb0 0x16d6465 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16d6464 crypto/internal/fips140/ecdsa.newDRBG[...]+0x524 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:111 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x790d66 0xb85c05 0xb85be5 0xb85ba8 0xb85c89 0xb848ce 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0xb85c04 github.com/mr-tron/base58/base58.FastBase58Encoding+0x84 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0xb85be4 github.com/mr-tron/base58/base58.Encode+0x64 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0xb85ba7 github.com/libp2p/go-libp2p/core/peer.ID.String+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0xb85c88 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).dialPeer+0x108 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:524 # 0xb848cd github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:418 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x6a0c7b 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a0c7a github.com/pactus-project/pactus/types/certificate.(*Certificate).UnmarshalCBOR+0x5a /home/pactus/source/types/certificate/certificate.go:136 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [9: 864] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc301be 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc301bd github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x35d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [3: 384] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x16eff2d 0x16ef9da 0x974798 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x16eff2c crypto/internal/fips140/tls13.deriveSecret[...]+0x6c /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:51 # 0x16ef9d9 crypto/internal/fips140/tls13.(*EarlySecret).HandshakeSecret+0x59 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:96 # 0x974797 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x437 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:750 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 80] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc145d4 0xb84d1c 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc145d3 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*pstoremem).PeerInfo+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/peerstore.go:97 # 0xb84d1b github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x57b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:455 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0xce40f4 0xce9ca5 0xd065a2 0xcfd8ce 0xd05c1d 0xd312b5 0xd3104f 0x1054a52 0x105509a 0x1054790 0x495521 # 0xce40f3 github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScopeSpan+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:71 # 0xce9ca4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceScope).BeginSpan+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:739 # 0xd065a1 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn.func1+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:45 # 0xcfd8cd github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x1ad /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:214 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 48] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0xd665f2 0xd665db 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0xd665f1 crypto/x509.NewCertPool+0x51 /usr/local/go/src/crypto/x509/cert_pool.go:67 # 0xd665da github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:162 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 24] @ 0x48b485 0x490767 0xc4cc71 0xc4c698 0x495521 # 0xc4cc70 github.com/libp2p/go-libp2p-pubsub.(*validation).validate+0x3f0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:340 # 0xc4c697 github.com/libp2p/go-libp2p-pubsub.(*validation).validateWorker+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:295 0: 0 [2: 256] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x544a7f 0x5c9eaa 0x6a6748 0x6a66e6 0x6e3de7 0x6e48de 0x6e49ac 0x8fc809 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x544a7e encoding/binary.Write+0x2fe /usr/local/go/src/encoding/binary/binary.go:432 # 0x5c9ea9 github.com/pactus-project/pactus/util/encoding.WriteElement+0x249 /home/pactus/source/util/encoding/encoding.go:271 # 0x6a6747 github.com/pactus-project/pactus/util/encoding.WriteElements+0xc7 /home/pactus/source/util/encoding/encoding.go:281 # 0x6a66e5 github.com/pactus-project/pactus/types/tx/payload.(*SortitionPayload).Encode+0x65 /home/pactus/source/types/tx/payload/sortition.go:51 # 0x6e3de6 github.com/pactus-project/pactus/types/tx.(*Tx).encodeWithNoSignatory+0x166 /home/pactus/source/types/tx/tx.go:366 # 0x6e48dd github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x3d /home/pactus/source/types/tx/tx.go:517 # 0x6e49ab github.com/pactus-project/pactus/types/tx.(*Tx).ID+0x4b /home/pactus/source/types/tx/tx.go:529 # 0x8fc808 github.com/pactus-project/pactus/execution.CheckAndExecute+0xc8 /home/pactus/source/execution/execution.go:34 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b485 0x490767 0xb3551a 0xb842b6 0xb84298 0xb8428f 0xb8401e 0xb83565 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb35519 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestNInStates+0x239 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:136 # 0xb842b5 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestInStates+0x35 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:148 # 0xb84297 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).NumHeard+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:153 # 0xb8428e github.com/libp2p/go-libp2p-kad-dht.(*query).isStarvationTermination+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:382 # 0xb8401d github.com/libp2p/go-libp2p-kad-dht.(*query).isReadyToTerminate+0x3d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:356 # 0xb83564 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x2e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:305 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 24] @ 0x48b485 0x425d05 0x10de185 0x8fcfcb 0x10de0a9 0x10d9242 0x4d83ae 0xafe791 0xafe76f 0x790031 0xafe08a 0xafe3e5 0xb0b405 0x495521 # 0x10de184 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Read.func1+0x44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:91 # 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 # 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 # 0xb0b404 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).ctxReadMsg.func1+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:324 0: 0 [1: 112] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0x53afa5 0x53b60d 0x53b5cf 0x1045725 0x104544c 0x1043f11 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0x53afa4 context.WithDeadlineCause+0x264 /usr/local/go/src/context/context.go:652 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0x1045724 github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).doDial+0x264 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:223 # 0x104544b github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleDial+0xf2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:204 # 0x1043f10 github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleStream+0x4b0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:93 # 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 0: 0 [1: 96] @ 0x48b4ac 0x4901c9 0x6c1805 0x7e2994 0x7e8de5 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c1804 vendor/golang.org/x/crypto/cryptobyte.(*String).ReadASN1ObjectIdentifier+0x64 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:461 # 0x7e2993 crypto/x509.parseExtension+0x73 /usr/local/go/src/crypto/x509/parser.go:233 # 0x7e8de4 crypto/x509.parseCertificate+0x1084 /usr/local/go/src/crypto/x509/parser.go:1043 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b485 0x425d05 0x6965ad 0x1182bfc 0x1198ccf 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6965ac github.com/pactus-project/pactus/util.CompressBuffer+0x2c /home/pactus/source/util/slice.go:77 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b485 0x425d05 0x4120b2 0x414137 0x413ea5 0x416ed1 0xc21fc6 0xc21d05 0xc39d9b 0xc369ca 0x495521 # 0xc21fc5 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIHave+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:908 # 0xc21d04 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:885 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 48] @ 0x48b4ac 0x48b665 0x48b6d3 0x4cc265 0x6b6c65 0x6b7770 0x6b7e47 0xd66908 0xd668d6 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x48b6d2 reflect.unsafe_NewArray+0x12 /usr/local/go/src/runtime/malloc.go:2278 # 0x4cc264 reflect.MakeSlice+0xa4 /usr/local/go/src/reflect/value.go:3061 # 0x6b6c64 encoding/asn1.parseField+0x1544 /usr/local/go/src/encoding/asn1/asn1.go:992 # 0x6b776f encoding/asn1.parseField+0x204f /usr/local/go/src/encoding/asn1/asn1.go:980 # 0x6b7e46 encoding/asn1.UnmarshalWithParams+0x1a6 /usr/local/go/src/encoding/asn1/asn1.go:1168 # 0xd66907 encoding/asn1.Unmarshal+0x367 /usr/local/go/src/encoding/asn1/asn1.go:1141 # 0xd668d5 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x335 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:191 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 256] @ 0x48b485 0x4901c9 0x4a3df2 0x4a34c5 0xdddd9a 0xdddd73 0xdddd72 0xd9b39b 0xd9a4ce 0xdbdf1f 0xdbc997 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0xded7fa 0x495521 # 0x4a3df1 sync.(*poolChain).pushHead+0x51 /usr/local/go/src/sync/poolqueue.go:226 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0xdddd99 github.com/quic-go/quic-go/internal/wire.putStreamFrame+0x59 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/pool.go:32 # 0xdddd72 github.com/quic-go/quic-go/internal/wire.(*StreamFrame).PutBack+0x32 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/stream_frame.go:190 # 0xdddd71 github.com/quic-go/quic-go.(*sendStreamAckHandler).OnAcked+0x31 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_stream.go:665 # 0xd9b39a github.com/quic-go/quic-go/internal/ackhandler.(*sentPacketHandler).detectAndRemoveAckedPackets+0x47a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_handler.go:607 # 0xd9a4cd github.com/quic-go/quic-go/internal/ackhandler.(*sentPacketHandler).ReceivedAck+0x10d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_handler.go:399 # 0xdbdf1e github.com/quic-go/quic-go.(*Conn).handleAckFrame+0x3e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2114 # 0xdbc996 github.com/quic-go/quic-go.(*Conn).handleFrames+0x956 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1839 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 # 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 0: 0 [4: 4096] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 2304] @ 0x48b4ac 0x4901c9 0x687488 0x686365 0x68593f 0x681aaf 0x682a88 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x687487 compress/flate.(*huffmanEncoder).generate+0x47 /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x686364 compress/flate.(*huffmanBitWriter).indexTokens+0x244 /usr/local/go/src/compress/flate/huffman_bit_writer.go:561 # 0x68593e compress/flate.(*huffmanBitWriter).writeBlock+0xde /usr/local/go/src/compress/flate/huffman_bit_writer.go:435 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a87 compress/flate.(*compressor).deflate+0x667 /usr/local/go/src/compress/flate/deflate.go:489 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0xa5d1c5 0xb83ae5 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0xa5d1c4 github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb83ae4 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x3e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:323 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a3474 0xc52525 0xc5242a 0xc59617 0xc5960f 0xdeb862 0xdeead5 0xdede85 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a3473 sync.(*Pool).Put+0x33 /usr/local/go/src/sync/pool.go:111 # 0xc52524 golang.org/x/net/internal/socket.(*mmsgTmpsPool).Put+0x24 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/internal/socket/mmsghdr_unix.go:194 # 0xc52429 golang.org/x/net/internal/socket.(*Conn).recvMsgs+0x229 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/internal/socket/rawconn_mmsg.go:31 # 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 0: 0 [1: 64] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0x105844c 0x10561f1 0x10552a6 0x1052f28 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x105844b github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x4cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:749 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10552a5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handlePush+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:459 # 0x1052f27 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).Start.(*Limiter).Limit.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:96 # 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 0: 0 [1: 16] @ 0x48b4a5 0x4731d7 0x1609e7f 0x160b19d 0x16171f8 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x1609e7e github.com/creachadair/jrpc2.(*Client).send+0x2de /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:214 # 0x160b19c github.com/creachadair/jrpc2.(*Client).Batch+0x1dc /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:344 # 0x16171f7 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x557 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:127 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x69d839 0x69d36f 0x8f9165 0x8faa9a 0x8fc8a3 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x69d838 github.com/pactus-project/pactus/sortition.Verify+0x178 /home/pactus/source/sortition/vrf.go:46 # 0x69d36e github.com/pactus-project/pactus/sortition.VerifyProof+0x6e /home/pactus/source/sortition/sortition.go:17 # 0x8f9164 github.com/pactus-project/pactus/sandbox.(*sandbox).VerifyProof+0x164 /home/pactus/source/sandbox/sandbox.go:300 # 0x8faa99 github.com/pactus-project/pactus/execution/executor.(*SortitionExecutor).Check+0xf9 /home/pactus/source/execution/executor/sortition.go:44 # 0x8fc8a2 github.com/pactus-project/pactus/execution.CheckAndExecute+0x162 /home/pactus/source/execution/execution.go:44 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169be1b 0x16ef895 0x16f0586 0x16f1655 0x974779 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef894 crypto/internal/fips140/hkdf.Extract[...]+0xd4 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:20 # 0x16f0585 crypto/internal/fips140/tls13.extract[...]+0xa5 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:46 # 0x16f1654 crypto/internal/fips140/tls13.NewEarlySecret[...]+0x34 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:75 # 0x974778 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x418 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:748 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 256] @ 0x48b485 0x490767 0x4e0645 0x65bf65 0x65be25 0x65aa99 0xb194d7 0x10cb025 0x10caeb6 0x10cace5 0x10c8a13 0x10c8859 0x10c63b1 0x10c5e90 0x495521 # 0x4e0644 syscall.ParseNetlinkRouteAttr+0x224 /usr/local/go/src/syscall/netlink_linux.go:176 # 0x65bf64 net.addrTable+0x104 /usr/local/go/src/net/interface_linux.go:149 # 0x65be24 net.interfaceAddrTable+0x124 /usr/local/go/src/net/interface_linux.go:132 # 0x65aa98 net.InterfaceAddrs+0x18 /usr/local/go/src/net/interface.go:120 # 0xb194d6 github.com/multiformats/go-multiaddr/net.InterfaceMultiaddrs+0x16 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:390 # 0x10cb024 github.com/libp2p/go-libp2p/p2p/host/basic.(*interfaceAddrsCache).updateUnlocked+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:772 # 0x10caeb5 github.com/libp2p/go-libp2p/p2p/host/basic.(*interfaceAddrsCache).update+0xd5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:764 # 0x10cace4 github.com/libp2p/go-libp2p/p2p/host/basic.(*interfaceAddrsCache).All+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:752 # 0x10c8a12 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).appendInterfaceAddrs+0x52 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:522 # 0x10c8858 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:490 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [1: 48] @ 0x48b485 0x425d05 0x53b6f3 0x10d74ed 0x10d748f 0x115423b 0x115072a 0x495521 # 0x53b6f2 context.WithValue+0xb2 /usr/local/go/src/context/context.go:737 # 0x10d74ec github.com/libp2p/go-libp2p/core/network.WithNoDial+0x20c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/network/context.go:68 # 0x10d748e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x1ae /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [2: 64] @ 0x48b485 0x425d05 0x4120b2 0x410c0d 0x416e47 0xc21fc6 0xc21d05 0xc39d9b 0xc369ca 0x495521 # 0xc21fc5 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIHave+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:908 # 0xc21d04 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:885 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169bdcf 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x974847 0x97481b 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x974846 crypto/tls.(*Conn).setWriteTrafficSecret+0x4e6 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x97481a crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4ba /usr/local/go/src/crypto/tls/handshake_server_tls13.go:753 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [9: 7372800] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 48] @ 0x48b485 0x425d05 0x671fa5 0x6590e5 0x6727fb 0x671750 0xb18bea 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x671fa4 net.sockaddrToTCP+0x104 /usr/local/go/src/net/tcpsock_posix.go:19 # 0x6590e4 net.(*netFD).accept+0x304 /usr/local/go/src/net/fd_unix.go:167 # 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 0: 0 [2: 96] @ 0x48b4ac 0x473854 0x473366 0xb2cd92 0xb2d48b 0xb7fbb1 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb2cd91 github.com/libp2p/go-libp2p-kad-dht/netsize.NormedDistance+0x31 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:65 # 0xb2d48a github.com/libp2p/go-libp2p-kad-dht/netsize.(*Estimator).Track+0x42a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:110 # 0xb7fbb0 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x410 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:42 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x169beb0 0x16ef53a 0x16f0445 0x16effe9 0x9747fe 0x9747c9 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x9747fd crypto/internal/fips140/tls13.(*HandshakeSecret).ServerHandshakeTrafficSecret+0x49d /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:112 # 0x9747c8 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x468 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:752 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [5: 7040] @ 0x48b48c 0x4901c9 0xc2ecde 0xc2b2df 0xc36a65 0x495521 # 0xc2ecdd github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x45d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1977 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [2: 320] @ 0x48b4ac 0x4907d3 0x52d610 0x51f997 0xd20685 0x5225d4 0x522d4e 0x52584c 0x51caf4 0x10d8997 0x10d8957 0x10d875f 0xb85f9f 0xb848ce 0x495521 # 0x52d60f strings.(*Builder).Write+0x8f /usr/local/go/src/strings/builder.go:89 # 0x51f996 fmt.Fprintf+0x96 /usr/local/go/src/fmt/print.go:225 # 0xd20684 github.com/libp2p/go-libp2p/p2p/net/swarm.(*DialError).Error+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_error.go:40 # 0x5225d3 fmt.(*pp).handleMethods+0x393 /usr/local/go/src/fmt/print.go:668 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51caf3 fmt.errorf+0xb3 /usr/local/go/src/fmt/errors.go:41 # 0x10d8996 fmt.Errorf+0x1b6 /usr/local/go/src/fmt/errors.go:26 # 0x10d8956 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x176 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:558 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0xb85f9e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).dialPeer+0x41e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:539 # 0xb848cd github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:418 0: 0 [2: 96] @ 0x48b4ac 0x4731d7 0x51fa86 0xce4150 0xce9ca5 0x1081557 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0xce414f github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScopeSpan+0xaf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:71 # 0xce9ca4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceScope).BeginSpan+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:739 # 0x1081556 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0xb6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:262 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [2: 768] @ 0x48b485 0x4901c9 0xd029a5 0xd029a6 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0xb0a0d9 0xb0a8be 0xb091c5 0xb03299 0xb8002a 0xb84a64 0x495521 # 0xd029a4 github.com/libp2p/go-yamux/v5.newSegmentedBuffer+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/util.go:83 # 0xd029a5 github.com/libp2p/go-yamux/v5.newStream+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:69 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xb0a0d8 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).prep+0x58 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:209 # 0xb0a8bd github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).SendRequest+0xfd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:270 # 0xb091c4 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x464 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:89 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [6: 3840] @ 0x48b48c 0x425d05 0x93c853 0x93c62f 0x96bc9b 0x96b21a 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x93c852 crypto/tls.(*Conn).unmarshalHandshakeMessage+0x92 /usr/local/go/src/crypto/tls/conn.go:1129 # 0x93c62e crypto/tls.(*Conn).readHandshake+0x26e /usr/local/go/src/crypto/tls/conn.go:1120 # 0x96bc9a crypto/tls.(*Conn).readClientHello+0x3a /usr/local/go/src/crypto/tls/handshake_server.go:137 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x1157cf4 0x1157ce0 0x1157cc3 0x1157b6a 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x1157cf3 encoding/hex.EncodeToString+0x53 /usr/local/go/src/encoding/hex/hex.go:127 # 0x1157cdf github.com/pactus-project/pactus/crypto/hash.Hash.String+0x3f /home/pactus/source/crypto/hash/hash.go:75 # 0x1157cc2 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).SignBytes+0x22 /home/pactus/source/sync/bundle/message/hello.go:64 # 0x1157b69 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x69 /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 256] @ 0x48b485 0x490767 0xb3551a 0xb8354c 0xb8352e 0xb83515 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb35519 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestNInStates+0x239 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:136 # 0xb8354b github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestInStates+0x2cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:148 # 0xb8352d github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).NumWaiting+0x2ad /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:158 # 0xb83514 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x294 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:301 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 32] @ 0x48b4ac 0x4901c9 0x8fd095 0x8fd4b4 0x8fd35d 0xd604d1 0x495521 # 0x8fd094 github.com/multiformats/go-multistream.writeUvarint+0x34 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:70 # 0x8fd4b3 github.com/multiformats/go-multistream.delimWrite+0x33 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:102 # 0x8fd35c github.com/multiformats/go-multistream.delitmWriteAll+0x7c /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:93 # 0xd604d0 github.com/multiformats/go-multistream.SelectProtoOrFail[...].func2+0xf0 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/client.go:57 0: 0 [12: 9830400] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [7: 5734400] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1605632] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [10: 8192000] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [8: 6553600] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [10: 8192000] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [9: 7372800] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 48] @ 0x48b485 0x425d05 0x51cef2 0xd05f25 0xd05eb0 0xd05fc8 0xd3bcea 0x10de0ec 0x10d9242 0x11548f8 0x495521 # 0x51cef1 fmt.errorf+0x4b1 /usr/local/go/src/fmt/errors.go:64 # 0xd05f24 fmt.Errorf+0x244 /usr/local/go/src/fmt/errors.go:26 # 0xd05eaf github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x1cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:31 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 # 0x11548f7 github.com/pactus-project/pactus/network.(*streamService).SendTo.func1.1+0x57 /home/pactus/source/network/stream.go:114 0: 0 [1: 18432] @ 0x48b4ac 0x4907d3 0x9370b0 0x93bbed 0x93d1be 0xd0036f 0xcffa5c 0x495521 # 0x9370af crypto/tls.(*halfConn).encrypt+0x5af /usr/local/go/src/crypto/tls/conn.go:519 # 0x93bbec crypto/tls.(*Conn).writeRecordLocked+0x62c /usr/local/go/src/crypto/tls/conn.go:1031 # 0x93d1bd crypto/tls.(*Conn).Write+0x37d /usr/local/go/src/crypto/tls/conn.go:1254 # 0xd0036e github.com/libp2p/go-yamux/v5.(*Session).sendLoop+0x7ae /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:678 # 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 0: 0 [1: 16] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 384] @ 0x48b4ac 0x4901c9 0x169beb0 0x16d6257 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16d6256 crypto/internal/fips140/ecdsa.newDRBG[...]+0x316 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:89 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 24] @ 0x48b485 0x48b145 0x971785 0x971045 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x971784 crypto/tls.(*serverHandshakeStateTLS13).processClientHello+0x624 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:228 # 0x971044 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x24 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:70 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 768] @ 0x48b4ac 0x425d05 0x5d25c5 0x5d25b9 0x5d2492 0xda26fe 0xda214e 0xdaacf1 0xda5f4e 0xda4052 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x5d25c4 crypto/internal/fips140/aes/gcm.New+0xc4 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm.go:24 # 0x5d25b8 crypto/cipher.newGCM+0xb8 /usr/local/go/src/crypto/cipher/gcm.go:76 # 0x5d2491 crypto/cipher.NewGCM+0x51 /usr/local/go/src/crypto/cipher/gcm.go:34 # 0xda26fd github.com/quic-go/quic-go/internal/handshake.aeadAESGCMTLS13+0x3d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/cipher_suite.go:47 # 0xda214d github.com/quic-go/quic-go/internal/handshake.createAEAD+0x12d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:18 # 0xdaacf0 github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetWriteKey+0x1d0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:161 # 0xda5f4d github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setWriteKey+0x32d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:528 # 0xda4051 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0xb1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:254 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [8: 256] @ 0x48b485 0x490767 0x55d425 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x55d424 encoding/json.(*decodeState).object+0x1944 /usr/local/go/src/encoding/json/decode.go:738 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 98304] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x684c58 0x684c3c 0x686665 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x684c57 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x684c3b compress/flate.(*huffmanBitWriter).writeBits+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:159 # 0x686664 compress/flate.(*huffmanBitWriter).writeTokens+0x264 /usr/local/go/src/compress/flate/huffman_bit_writer.go:593 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 416] @ 0x48b4ac 0x4901c9 0x168d926 0x1690232 0x16d62c8 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x168d925 crypto/internal/fips140/sha512.(*Digest).MarshalBinary+0x25 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:134 # 0x1690231 crypto/internal/fips140/hmac.(*HMAC).Reset+0x151 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:122 # 0x16d62c7 crypto/internal/fips140/ecdsa.newDRBG[...]+0x387 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:93 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 352] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0x48ba25 0x4cfec5 0x4b6a65 0x55ce14 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x160bfa5 0x1618e78 0x16174f6 0x1616d1d 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x48ba24 reflect.mapassign_faststr0+0x24 /usr/local/go/src/runtime/map.go:260 # 0x4cfec4 reflect.mapassign_faststr+0xa4 /usr/local/go/src/reflect/value.go:3755 # 0x4b6a64 reflect.Value.SetMapIndex+0x204 /usr/local/go/src/reflect/map.go:416 # 0x55ce13 encoding/json.(*decodeState).object+0x1333 /usr/local/go/src/encoding/json/decode.go:811 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x160bfa4 github.com/creachadair/jrpc2.ParseRequests+0x44 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:16 # 0x1618e77 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).RegisterServices.func1+0x57 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:87 # 0x16174f5 github.com/creachadair/jrpc2/jhttp.Bridge.parseHTTPRequest+0x55 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:153 # 0x1616d1c github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x7c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:80 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 208] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x414eb2 0x53a19a 0x5393f9 0x5393bd 0x1609edb 0x1609ec6 0x160b19d 0x16171f8 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53a199 context.(*cancelCtx).propagateCancel+0x199 /usr/local/go/src/context/context.go:501 # 0x5393f8 context.withCancel+0x58 /usr/local/go/src/context/context.go:278 # 0x5393bc context.WithCancel+0x1c /usr/local/go/src/context/context.go:241 # 0x1609eda github.com/creachadair/jrpc2.newPending+0x33a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:443 # 0x1609ec5 github.com/creachadair/jrpc2.(*Client).send+0x325 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:215 # 0x160b19c github.com/creachadair/jrpc2.(*Client).Batch+0x1dc /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:344 # 0x16171f7 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x557 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:127 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 112] @ 0x48b485 0x425d05 0x41b494 0x4eeea8 0xcfeb33 0xcfe718 0xcfe7b0 0x495521 # 0x4eeea7 time.NewTimer+0x27 /usr/local/go/src/time/sleep.go:144 # 0xcfeb32 github.com/libp2p/go-yamux/v5.(*Session).Ping+0x232 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:414 # 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 # 0xcfe7af github.com/libp2p/go-yamux/v5.(*Session).startMeasureRTT+0x2f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:368 0: 0 [2: 640] @ 0x48b485 0x425d05 0xa20be5 0x9f9d87 0x9fec78 0x495521 # 0xa20be4 net/http.readRequest+0x84 /usr/local/go/src/net/http/request.go:1083 # 0x9f9d86 net/http.(*conn).readRequest+0x226 /usr/local/go/src/net/http/server.go:1005 # 0x9fec77 net/http.(*conn).serve+0x3d7 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0x539e0a 0x53a07b 0x5393f9 0x5393bd 0xb83325 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0x539e09 context.(*cancelCtx).Done+0x129 /usr/local/go/src/context/context.go:457 # 0x53a07a context.(*cancelCtx).propagateCancel+0x7a /usr/local/go/src/context/context.go:478 # 0x5393f8 context.withCancel+0x58 /usr/local/go/src/context/context.go:278 # 0x5393bc context.WithCancel+0x1c /usr/local/go/src/context/context.go:241 # 0xb83324 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:279 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 224] @ 0x48b4ac 0x4901c9 0x790d66 0x8ca9f8 0x8ca9e2 0x8ca9e3 0x522534 0x522d4e 0x52584c 0x51fa73 0xce1d2c 0xce2fd5 0xd3c3d9 0x10d6937 0xd307e5 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0x8ca9f7 github.com/mr-tron/base58/base58.FastBase58Encoding+0x37 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x8ca9e1 github.com/mr-tron/base58/base58.Encode+0x21 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x8ca9e2 github.com/libp2p/go-libp2p/core/peer.ID.String+0x22 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0x522533 fmt.(*pp).handleMethods+0x2f3 /usr/local/go/src/fmt/print.go:674 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51fa72 fmt.Sprintf+0x52 /usr/local/go/src/fmt/print.go:239 # 0xce1d2b github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*protocolScope).getPeerScope+0x1cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:706 # 0xce2fd4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetProtocol+0x314 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:875 # 0xd3c3d8 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:155 # 0x10d6936 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x6d6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:350 # 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 0: 0 [1: 640] @ 0x48b48c 0x425d05 0x93c853 0x93c62f 0x96bc9b 0x96b21a 0x93eea9 0x97d57f 0x495521 # 0x93c852 crypto/tls.(*Conn).unmarshalHandshakeMessage+0x92 /usr/local/go/src/crypto/tls/conn.go:1129 # 0x93c62e crypto/tls.(*Conn).readHandshake+0x26e /usr/local/go/src/crypto/tls/conn.go:1120 # 0x96bc9a crypto/tls.(*Conn).readClientHello+0x3a /usr/local/go/src/crypto/tls/handshake_server.go:137 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0xb7bdbf 0xb7be1d 0xb7be51 0xb7c1cf 0xb83cad 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bdbe github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0x3e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb7be1c github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x9c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:38 # 0xb7be50 github.com/libp2p/go-libp2p-kad-dht.OptPeerKadID+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:56 # 0xb7c1ce github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x4e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:106 # 0xb83cac github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5ac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:334 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [4: 768] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 192] @ 0x48b4ac 0x4731d7 0x159da7a 0x159d963 0x159d93b 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159da79 encoding/hex.EncodeToString+0x459 /usr/local/go/src/encoding/hex/hex.go:129 # 0x159d962 github.com/pactus-project/pactus/crypto/hash.Hash.String+0x342 /home/pactus/source/crypto/hash/hash.go:75 # 0x159d93a github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x31a /home/pactus/source/www/grpc/network.go:120 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [11: 25344] @ 0x48b4ac 0x4901c9 0x687488 0x685b34 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x687487 compress/flate.(*huffmanEncoder).generate+0x47 /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x685b33 compress/flate.(*huffmanBitWriter).writeBlock+0x2d3 /usr/local/go/src/compress/flate/huffman_bit_writer.go:466 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [15: 30720] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x425d05 0xb7be05 0xb7be51 0xb7c1ec 0xb852d9 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7be04 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:36 # 0xb7be50 github.com/libp2p/go-libp2p-kad-dht.OptPeerKadID+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:56 # 0xb7c1eb github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x6b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:107 # 0xb852d8 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xb8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:482 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 80] @ 0x48b485 0x4901c9 0xb776bd 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb776bc github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0x13c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:765 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [7: 16128] @ 0x48b4ac 0x4901c9 0x687488 0x685b34 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194dbb 0x11946cb 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x687487 compress/flate.(*huffmanEncoder).generate+0x47 /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x685b33 compress/flate.(*huffmanBitWriter).writeBlock+0x2d3 /usr/local/go/src/compress/flate/huffman_bit_writer.go:466 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194dba github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x17a /home/pactus/source/sync/handler_blocks_request.go:113 # 0x11946ca github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x54a /home/pactus/source/sync/handler_blocks_request.go:52 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 48] @ 0x48b4a5 0x4907d3 0x56a899 0x56ac9c 0x56a53d 0x55a0d4 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x56a898 encoding/json.(*scanner).pushParseState+0x58 /usr/local/go/src/encoding/json/scanner.go:181 # 0x56ac9b encoding/json.stateBeginValue+0x1fb /usr/local/go/src/encoding/json/scanner.go:224 # 0x56a53c encoding/json.checkValid+0x9c /usr/local/go/src/encoding/json/scanner.go:37 # 0x55a0d3 encoding/json.Unmarshal+0x53 /usr/local/go/src/encoding/json/decode.go:107 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x473854 0x473366 0x16ef64c 0x16f0445 0x16effe9 0x975ba7 0x975b53 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16ef64b crypto/internal/fips140/hkdf.Expand[...]+0x1ab /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:43 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x975ba6 crypto/internal/fips140/tls13.(*MasterSecret).ServerApplicationTrafficSecret+0x206 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:137 # 0x975b52 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x1b2 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:906 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0x539e0a 0x160a742 0x495521 # 0x539e09 context.(*cancelCtx).Done+0x129 /usr/local/go/src/context/context.go:457 # 0x160a741 github.com/creachadair/jrpc2.(*Client).waitComplete+0x61 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:246 0: 0 [1: 240] @ 0x48b485 0x425d05 0x12d8911 0x12da045 0x12d7d8a 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x13225e7 0x1326c02 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x12d8910 google.golang.org/grpc.(*clientStream).newAttemptLocked+0x570 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:489 # 0x12da044 google.golang.org/grpc.(*clientStream).withRetry+0xa4 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:832 # 0x12d7d89 google.golang.org/grpc.newClientStreamWithParams+0xc49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:396 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13225e6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetAccount+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:139 # 0x1326c01 github.com/pactus-project/pactus/www/grpc/gen/go.(*BlockchainJsonRPC).Methods.func7+0x1a1 /home/pactus/source/www/grpc/gen/go/blockchain_jgw.pb.go:156 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 48] @ 0x48b485 0x425d05 0xde5c7e 0xde7145 0xdf3c1f 0xde7d8e 0xde8005 0xdbcbe9 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0x495521 # 0xde5c7d github.com/quic-go/quic-go.newStream+0x5d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:77 # 0xde7144 github.com/quic-go/quic-go.(*streamsMap).initMaps.func2+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:76 # 0xdf3c1e github.com/quic-go/quic-go.(*incomingStreamsMap[...]).GetOrOpenStream+0x23e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_incoming.go:143 # 0xde7d8d github.com/quic-go/quic-go.(*streamsMap).getReceiveStream+0x6d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:279 # 0xde8004 github.com/quic-go/quic-go.(*streamsMap).HandleStreamFrame+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:310 # 0xdbcbe8 github.com/quic-go/quic-go.(*Conn).handleFrames+0xba8 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1824 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [2: 1605632] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 802816] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 80] @ 0x48b4ac 0x47329e 0x473292 0x472805 0x47295e 0x6697e9 0x5225d4 0x522d4e 0x52584c 0x51caf4 0xd5bcaa 0xd5bc53 0xd5b69a 0xd59cb3 0x495521 # 0x6697e8 net.(*OpError).Error+0x108 /usr/local/go/src/net/net.go:518 # 0x5225d3 fmt.(*pp).handleMethods+0x393 /usr/local/go/src/fmt/print.go:668 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51caf3 fmt.errorf+0xb3 /usr/local/go/src/fmt/errors.go:41 # 0xd5bca9 fmt.Errorf+0x569 /usr/local/go/src/fmt/errors.go:26 # 0xd5bc52 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x512 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:172 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 48] @ 0x48b4ac 0x4731d7 0x65db58 0x7c894f 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x65db57 net.IP.String+0xf7 /usr/local/go/src/net/ip.go:315 # 0x7c894e github.com/multiformats/go-multiaddr.ip6BtS+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:134 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 32] @ 0x48b485 0x425d05 0x6a1205 0x6e6305 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a1204 github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x244 /home/pactus/source/types/certificate/certificate.go:215 # 0x6e6304 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x124 /home/pactus/source/types/block/block.go:222 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x5d641f 0x5d9d76 0x60b93d 0x69b905 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x5d641e github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x33e /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:59 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 256] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169bdcf 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8b7ac7 0x105770a 0x1055617 0x105e9ac 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8b7ac6 github.com/libp2p/go-libp2p/core/crypto.MarshalPublicKey+0x46 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:164 # 0x1057709 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).createBaseIdentifyResponse+0x6c9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:672 # 0x1055616 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendIdentifyResp+0x2d6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:481 # 0x105e9ab github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyRequest+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:465 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0xb7bf33 0xb7c066 0xb83cf1 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bf32 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0xb2 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:36 # 0xb7c065 github.com/libp2p/go-libp2p-kad-dht.NewLookupEvent+0x1e5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:70 # 0xb83cf0 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5f0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:330 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 208] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0xc44825 0xc485fb 0xc4c9e7 0xc4c698 0x495521 # 0xc44824 github.com/libp2p/go-libp2p-pubsub.(*tagTracer).DuplicateMessage+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/tag_tracer.go:242 # 0xc485fa github.com/libp2p/go-libp2p-pubsub.(*pubsubTracer).DuplicateMessage+0x2ba /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/trace.go:143 # 0xc4c9e6 github.com/libp2p/go-libp2p-pubsub.(*validation).validate+0x166 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:329 # 0xc4c697 github.com/libp2p/go-libp2p-pubsub.(*validation).validateWorker+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:295 0: 0 [1: 96] @ 0x48b485 0x425d05 0x6c3305 0x6c0a05 0x6c5a4f 0x6c599f 0x6c2f44 0x6c339c 0x6c0a05 0x6c5897 0x6cbd3e 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x6c0a04 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddASN1+0x1a4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:241 # 0x6c5a4e crypto/ecdsa.addASN1IntBytes+0x6e /usr/local/go/src/crypto/ecdsa/ecdsa.go:483 # 0x6c599e crypto/ecdsa.encodeSignature.func1+0x3e /usr/local/go/src/crypto/ecdsa/ecdsa.go:467 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x6c0a04 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddASN1+0x1a4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:241 # 0x6c5896 crypto/ecdsa.encodeSignature+0x96 /usr/local/go/src/crypto/ecdsa/ecdsa.go:466 # 0x6cbd3d crypto/ecdsa.signFIPS[...]+0x13d /usr/local/go/src/crypto/ecdsa/ecdsa.go:423 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 48] @ 0x48b4ac 0x4907d3 0x56a899 0x56ac9c 0x56a53d 0x55a0d4 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x56a898 encoding/json.(*scanner).pushParseState+0x58 /usr/local/go/src/encoding/json/scanner.go:181 # 0x56ac9b encoding/json.stateBeginValue+0x1fb /usr/local/go/src/encoding/json/scanner.go:224 # 0x56a53c encoding/json.checkValid+0x9c /usr/local/go/src/encoding/json/scanner.go:37 # 0x55a0d3 encoding/json.Unmarshal+0x53 /usr/local/go/src/encoding/json/decode.go:107 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 4096] @ 0x48b4ac 0x4901c9 0x8c532f 0x10825ee 0x1082601 0x10822f7 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0x10825ed github.com/libp2p/go-buffer-pool.Get+0x114d /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0x1082600 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/util.NewDelimitedReader+0x1160 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/util/io.go:29 # 0x10822f6 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0xe56 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:396 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x69d839 0x69d36f 0x8f9165 0x8faa9a 0x8fc8a3 0x115a831 0x1159d6d 0x1163c98 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x69d838 github.com/pactus-project/pactus/sortition.Verify+0x178 /home/pactus/source/sortition/vrf.go:46 # 0x69d36e github.com/pactus-project/pactus/sortition.VerifyProof+0x6e /home/pactus/source/sortition/sortition.go:17 # 0x8f9164 github.com/pactus-project/pactus/sandbox.(*sandbox).VerifyProof+0x164 /home/pactus/source/sandbox/sandbox.go:300 # 0x8faa99 github.com/pactus-project/pactus/execution/executor.(*SortitionExecutor).Check+0xf9 /home/pactus/source/execution/executor/sortition.go:44 # 0x8fc8a2 github.com/pactus-project/pactus/execution.CheckAndExecute+0x162 /home/pactus/source/execution/execution.go:44 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x1159d6c github.com/pactus-project/pactus/txpool.(*txPool).SetNewSandboxAndRecheck+0x18c /home/pactus/source/txpool/txpool.go:80 # 0x1163c97 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x797 /home/pactus/source/state/state.go:507 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 32] @ 0x48b4a5 0x4731d7 0x65db58 0x7c89f8 0x7cf26a 0x7c2eaf 0x7c68bd 0x7c68be 0x118a46c 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x65db57 net.IP.String+0xf7 /usr/local/go/src/net/ip.go:315 # 0x7c89f7 github.com/multiformats/go-multiaddr.ip4BtS+0x17 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:138 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c68bc github.com/multiformats/go-multiaddr.(*Component).Value+0xbc /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:184 # 0x7c68bd github.com/multiformats/go-multiaddr.Multiaddr.ValueForProtocol+0xbd /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:248 # 0x118a46b github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2eb /home/pactus/source/sync/firewall/firewall.go:217 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b4ac 0x4731d7 0x51fa86 0xa5d1f4 0xb83ae5 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0xa5d1f3 github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb83ae4 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x3e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:323 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0xb2ac15 0xb2ac0b 0xb29278 0xb76730 0x495521 # 0xb2ac14 github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb2ac0a github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).bucketIdForPeer+0x2a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:556 # 0xb29277 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).UpdateLastSuccessfulOutboundQueryAt+0x97 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:339 # 0xb7672f github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).rtPeerLoop.func1+0x2cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:639 0: 0 [2: 192] @ 0x48b4ac 0x425d05 0x69c8af 0x69b896 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x69c8ae github.com/pactus-project/pactus/crypto/bls.(*Signature).PointG1+0x2e /home/pactus/source/crypto/bls/signature.go:108 # 0x69b895 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x75 /home/pactus/source/crypto/bls/public_key.go:118 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 256] @ 0x48b4ac 0x4731d7 0x790eb4 0x159d7b6 0x159d7a0 0x159d7a1 0x159d789 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x790eb3 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0x213 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:82 # 0x159d7b5 github.com/mr-tron/base58/base58.FastBase58Encoding+0x195 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x159d79f github.com/mr-tron/base58/base58.Encode+0x17f /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x159d7a0 github.com/libp2p/go-libp2p/core/peer.ID.String+0x180 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0x159d788 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x168 /home/pactus/source/www/grpc/network.go:109 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 16] @ 0x48b4a5 0x421f7b 0x6e3cd7 0x6e48de 0x6e49ac 0x8fc809 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6e3cd6 github.com/pactus-project/pactus/types/tx.(*Tx).encodeWithNoSignatory+0x56 /home/pactus/source/types/tx/tx.go:350 # 0x6e48dd github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x3d /home/pactus/source/types/tx/tx.go:517 # 0x6e49ab github.com/pactus-project/pactus/types/tx.(*Tx).ID+0x4b /home/pactus/source/types/tx/tx.go:529 # 0x8fc808 github.com/pactus-project/pactus/execution.CheckAndExecute+0xc8 /home/pactus/source/execution/execution.go:34 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 160] @ 0x48b485 0x425d05 0xce3e3e 0xce14e8 0xce0006 0xd30fbc 0xd2bb6a 0x10d7529 0x108200e 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xce3e3d github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScope+0xdd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:56 # 0xce14e7 github.com/libp2p/go-libp2p/p2p/host/resource-manager.newStreamScope+0x127 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:589 # 0xce0005 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenStream+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:423 # 0xd30fbb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x15b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:224 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x108200d github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0xb6d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:364 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [1: 128] @ 0x48b485 0x4901c9 0xb00a8f 0xb00db2 0xb00e54 0xb7eb0f 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb00a8e github.com/libp2p/go-libp2p-kad-dht/pb.peerInfoToPBPeer+0x6e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:43 # 0xb00db1 github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers+0xb1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:64 # 0xb00e53 github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:74 # 0xb7eb0e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x44e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:282 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [3: 48] @ 0x48b485 0x490767 0xbe64d2 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe64d1 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1291 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2315 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [6: 2304] @ 0x48b4ac 0x4901c9 0x6128d5 0x611edc 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6128d4 github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0xb4 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:112 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b4ac 0x4901c9 0x69c6bb 0x69c56a 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e79ae 0x6e7994 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x69c6ba github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x3a /home/pactus/source/crypto/bls/signature.go:76 # 0x69c569 github.com/pactus-project/pactus/crypto/bls.(*Signature).UnmarshalCBOR+0xe9 /home/pactus/source/crypto/bls/signature.go:66 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e79ad github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e7993 github.com/pactus-project/pactus/types/proposal.(*Proposal).UnmarshalCBOR+0x13 /home/pactus/source/types/proposal/proposal.go:83 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 2408448] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1589248] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 2408448] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 2408448] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [4: 3211264] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [4: 3211264] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [4: 3211264] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 48] @ 0x48b485 0x490767 0x46f309 0x114e1ff 0x10c7cc2 0x10c7966 0x10d8c7a 0x104033a 0x10450de 0x1043f11 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x114e1fe github.com/pactus-project/pactus/network.makeNetwork.func2+0x19e /home/pactus/source/network/network.go:230 # 0x10c7cc1 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).applyAddrsFactory+0x41 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:438 # 0x10c7965 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).Addrs+0x125 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:414 # 0x10d8c79 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Addrs+0x19 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:585 # 0x1040339 github.com/libp2p/go-libp2p/p2p/host/autonat.(*dialPolicy).skipDial+0x719 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/dialpolicy.go:42 # 0x10450dd github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleDial+0xbbd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:178 # 0x1043f10 github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleStream+0x4b0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:93 # 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 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166f6f 0x11636ef 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166f6e github.com/pactus-project/pactus/state.(*state).validateCurCertificate+0x4e /home/pactus/source/state/validation.go:62 # 0x11636ee github.com/pactus-project/pactus/state.(*state).CommitBlock+0x1ee /home/pactus/source/state/state.go:451 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 64] @ 0x48b4ac 0x4901c9 0x8fd095 0x8fd4b4 0x10ddae5 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0x11542b9 0x115072a 0x495521 # 0x8fd094 github.com/multiformats/go-multistream.writeUvarint+0x34 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:70 # 0x8fd4b3 github.com/multiformats/go-multistream.delimWrite+0x33 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:102 # 0x10ddae4 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0x104 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:134 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x11542b8 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x2b8 /home/pactus/source/network/stream.go:93 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 48] @ 0x48b4ac 0x4901c9 0x543a15 0x5c9c25 0x69c72b 0x69c6c1 0x6a121f 0x6a0d4d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x543a14 encoding/binary.Read+0x74 /usr/local/go/src/encoding/binary/binary.go:261 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x69c72a github.com/pactus-project/pactus/util/encoding.ReadElements+0xaa /home/pactus/source/util/encoding/encoding.go:229 # 0x69c6c0 github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x40 /home/pactus/source/crypto/bls/signature.go:77 # 0x6a121e github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x25e /home/pactus/source/types/certificate/certificate.go:216 # 0x6a0d4c github.com/pactus-project/pactus/types/certificate.(*Certificate).UnmarshalCBOR+0x12c /home/pactus/source/types/certificate/certificate.go:143 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 224] @ 0x48b485 0x4901c9 0x11521f9 0x11517c5 0x495521 # 0x11521f8 github.com/pactus-project/pactus/network.(*NotifeeService).sendProtocolsEvent+0x78 /home/pactus/source/network/notifee.go:128 # 0x11517c4 github.com/pactus-project/pactus/network.(*NotifeeService).Start.func1+0x2a4 /home/pactus/source/network/notifee.go:71 0: 0 [1: 384] @ 0x48b485 0x490767 0x10c8b1e 0x10c8859 0x10c63b1 0x10c5e90 0x495521 # 0x10c8b1d github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).appendInterfaceAddrs+0x15d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:525 # 0x10c8858 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:490 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [1: 256] @ 0x48b485 0x425d05 0xd02a2b 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0xc1a7ad 0x495521 # 0xd02a2a github.com/libp2p/go-yamux/v5.newStream+0x10a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:58 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [1: 128] @ 0x48b485 0x425d05 0x8f7825 0x1160c8c 0x1163c73 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x8f7824 github.com/pactus-project/pactus/sandbox.NewSandbox+0x44 /home/pactus/source/sandbox/sandbox.go:54 # 0x1160c8b github.com/pactus-project/pactus/state.(*state).concreteSandbox+0xab /home/pactus/source/state/state.go:149 # 0x1163c72 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x772 /home/pactus/source/state/state.go:507 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 794624] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x169beb0 0x16ef53a 0x16f0445 0x979b2d 0x935ea7 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 240] @ 0x48b485 0x425d05 0x8b7b74 0x8b7a9d 0x8c8ce5 0xc0f305 0xc0f2da 0xc20ab0 0x495521 # 0x8b7b73 github.com/libp2p/go-libp2p/core/crypto.PublicKeyToProto+0x73 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:174 # 0x8b7a9c github.com/libp2p/go-libp2p/core/crypto.MarshalPublicKey+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:159 # 0x8c8ce4 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:164 # 0xc0f304 github.com/libp2p/go-libp2p/core/peer.ID.MatchesPublicKey+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:76 # 0xc0f2d9 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).ConsumePeerRecord+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:303 # 0xc20aaf github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).manageAddrBook+0x5af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:735 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x69d839 0x69d36f 0x8f9165 0x8faa9a 0x8fc8a3 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x69d838 github.com/pactus-project/pactus/sortition.Verify+0x178 /home/pactus/source/sortition/vrf.go:46 # 0x69d36e github.com/pactus-project/pactus/sortition.VerifyProof+0x6e /home/pactus/source/sortition/sortition.go:17 # 0x8f9164 github.com/pactus-project/pactus/sandbox.(*sandbox).VerifyProof+0x164 /home/pactus/source/sandbox/sandbox.go:300 # 0x8faa99 github.com/pactus-project/pactus/execution/executor.(*SortitionExecutor).Check+0xf9 /home/pactus/source/execution/executor/sortition.go:44 # 0x8fc8a2 github.com/pactus-project/pactus/execution.CheckAndExecute+0x162 /home/pactus/source/execution/execution.go:44 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0x7c3f35 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x7c3f34 github.com/multiformats/go-multiaddr.validateComponent+0x3d4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:343 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 64] @ 0x48b485 0x425d05 0xbe6278 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6277 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1037 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2349 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 24] @ 0x48b485 0x425d05 0x10de1d3 0x8fcfcb 0x10de0a9 0x10d9242 0x4d83ae 0xafe791 0xafe76f 0x790031 0xafe08a 0xafe3e5 0xb0b405 0x495521 # 0x10de1d2 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Read.func1+0x92 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:91 # 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 # 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 # 0xb0b404 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).ctxReadMsg.func1+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:324 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x56a899 0x56ac9c 0x56aa6a 0x56a53d 0x55a0d4 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1160c18 0x1163c73 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x56a898 encoding/json.(*scanner).pushParseState+0x58 /usr/local/go/src/encoding/json/scanner.go:181 # 0x56ac9b encoding/json.stateBeginValue+0x1fb /usr/local/go/src/encoding/json/scanner.go:224 # 0x56aa69 encoding/json.stateBeginValueOrEmpty+0x49 /usr/local/go/src/encoding/json/scanner.go:213 # 0x56a53c encoding/json.checkValid+0x9c /usr/local/go/src/encoding/json/scanner.go:37 # 0x55a0d3 encoding/json.Unmarshal+0x53 /usr/local/go/src/encoding/json/decode.go:107 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1160c17 github.com/pactus-project/pactus/state.(*state).concreteSandbox+0x37 /home/pactus/source/state/state.go:151 # 0x1163c72 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x772 /home/pactus/source/state/state.go:507 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b4ac 0x4731d7 0x51fa86 0xa5d1f4 0xb832e5 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0xa5d1f3 github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb832e4 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:276 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 80] @ 0x48b485 0x490767 0xb1b1b4 0x10c8ff5 0x10c88e8 0x10c63b1 0x10c5e90 0x495521 # 0xb1b1b3 github.com/multiformats/go-multiaddr/net.ResolveUnspecifiedAddresses+0x173 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:62 # 0x10c8ff4 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).appendObservedAddrs+0x1b4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:556 # 0x10c88e7 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x107 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:495 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [1: 256] @ 0x48b485 0x425d05 0xd02a2b 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0xb0a0d9 0xb0a8be 0xb091c5 0xb03299 0xb8002a 0xb84a64 0x495521 # 0xd02a2a github.com/libp2p/go-yamux/v5.newStream+0x10a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:58 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xb0a0d8 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).prep+0x58 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:209 # 0xb0a8bd github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).SendRequest+0xfd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:270 # 0xb091c4 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x464 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:89 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 192] @ 0x48b4ac 0x425d05 0x69c14f 0x69b8b4 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x69c14e github.com/pactus-project/pactus/crypto/bls.(*PublicKey).PointG2+0x2e /home/pactus/source/crypto/bls/public_key.go:203 # 0x69b8b3 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x93 /home/pactus/source/crypto/bls/public_key.go:122 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 256] @ 0x48b485 0x490767 0xb3551a 0xb842b6 0xb84298 0xb8428f 0xb8401e 0xb83565 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb35519 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestNInStates+0x239 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:136 # 0xb842b5 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestInStates+0x35 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:148 # 0xb84297 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).NumHeard+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:153 # 0xb8428e github.com/libp2p/go-libp2p-kad-dht.(*query).isStarvationTermination+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:382 # 0xb8401d github.com/libp2p/go-libp2p-kad-dht.(*query).isReadyToTerminate+0x3d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:356 # 0xb83564 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x2e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:305 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 240] @ 0x48b485 0x425d05 0x754cbc 0x7558c6 0x7800a7 0x780061 0x7825d3 0x781be5 0x7821c5 0x7604bf 0x7609b3 0x8ea311 0x8e98ee 0x8e8cee 0x8eab5a 0x1163ae7 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x7558c5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x185 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:835 # 0x7800a6 github.com/syndtr/goleveldb/leveldb/table.(*Reader).FindKey+0xe6 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:935 # 0x780060 github.com/syndtr/goleveldb/leveldb.(*tOps).findKey+0xa0 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:450 # 0x7825d2 github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x1f2 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:178 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x7604be github.com/syndtr/goleveldb/leveldb.(*DB).has+0x39e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:841 # 0x7609b2 github.com/syndtr/goleveldb/leveldb.(*DB).Has+0x112 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:883 # 0x8ea310 github.com/pactus-project/pactus/store.tryHas+0x30 /home/pactus/source/store/store.go:58 # 0x8e98ed github.com/pactus-project/pactus/store.(*blockStore).hasPublicKey+0xed /home/pactus/source/store/block.go:191 # 0x8e8ced github.com/pactus-project/pactus/store.(*blockStore).saveBlock+0x34d /home/pactus/source/store/block.go:84 # 0x8eab59 github.com/pactus-project/pactus/store.(*store).SaveBlock+0x99 /home/pactus/source/store/store.go:156 # 0x1163ae6 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x5e6 /home/pactus/source/state/state.go:492 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [7: 8064] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3c7f 0x1198c25 0x1198cc5 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3c7e github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0x1e /home/pactus/source/genesis/genesis.go:189 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 416] @ 0x48b4ac 0x4907d3 0xbe96e5 0xbe834a 0xbe5f2d 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe96e4 github.com/libp2p/go-libp2p-pubsub/pb.(*PeerInfo).Unmarshal+0x584 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:3182 # 0xbe8349 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlPrune).Unmarshal+0x7e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2889 # 0xbe5f2c github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0xcec /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2418 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [2: 224] @ 0x48b4ac 0x41b526 0xd029fe 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0x1054a52 0x105509a 0x1054790 0x495521 # 0xd029fd github.com/libp2p/go-yamux/v5.newStream+0xdd /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:72 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 12288] @ 0x48b48c 0x490767 0xb2d517 0xb7fbb1 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb2d516 github.com/libp2p/go-libp2p-kad-dht/netsize.(*Estimator).Track+0x4b6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:115 # 0xb7fbb0 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x410 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:42 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 221184] @ 0x48b4b3 0x4907d3 0x74764f 0x75bcdf 0x77097d 0x7715c6 0x8ed3c5 0x8ed2fa 0x1163b02 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x74764e github.com/syndtr/goleveldb/leveldb/memdb.(*DB).Put+0x56e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/memdb/memdb.go:308 # 0x75bcde github.com/syndtr/goleveldb/leveldb.(*Batch).putMem+0x31e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:224 # 0x77097c github.com/syndtr/goleveldb/leveldb.(*DB).writeLocked+0x3fc /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_write.go:238 # 0x7715c5 github.com/syndtr/goleveldb/leveldb.(*DB).Write+0x3a5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_write.go:320 # 0x8ed3c4 github.com/pactus-project/pactus/store.(*store).writeBatch+0x24 /home/pactus/source/store/store.go:432 # 0x8ed2f9 github.com/pactus-project/pactus/store.(*store).WriteBatch+0x59 /home/pactus/source/store/store.go:428 # 0x1163b01 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x601 /home/pactus/source/state/state.go:494 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 2383872] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 2383872] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 2383872] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 2383872] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [3: 2383872] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [3: 2383872] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 1589248] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 128] @ 0x48b485 0x425d05 0x1229c05 0x1224bc5 0x125713b 0x1249cfa 0x495521 # 0x1229c04 golang.org/x/net/http2.(*Framer).readMetaFrame+0x124 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1721 # 0x1224bc4 golang.org/x/net/http2.(*Framer).ReadFrameForHeader+0x364 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:556 # 0x125713a google.golang.org/grpc/internal/transport.(*framer).readFrame+0xda /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:491 # 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 0: 0 [4: 1920] @ 0x48b4ac 0x4907d3 0xbe4ec5 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4ec4 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xfa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2095 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 64] @ 0x48b485 0x425d05 0xb7c065 0xb83cf1 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7c064 github.com/libp2p/go-libp2p-kad-dht.NewLookupEvent+0x1e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:69 # 0xb83cf0 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5f0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:330 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [4: 384] @ 0x48b485 0x421deb 0xa5894c 0xa5868d 0xa5d22c 0xb85e05 0xb848ce 0x495521 # 0xa5894b go.opentelemetry.io/otel/internal/global.(*tracer).newSpan+0x18b /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:186 # 0xa5868c go.opentelemetry.io/otel/internal/global.(*tracer).Start+0xac /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:150 # 0xa5d22b github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0xeb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb85e04 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).dialPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:524 # 0xb848cd github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:418 0: 0 [1: 24] @ 0x48b4ac 0x4907d3 0x5c7a3e 0x5c82c6 0x69be5e 0x6f2e05 0x6f2da9 0x116ee51 0x116ed93 0x1168b11 0x1168ad4 0x118b645 0x1198b6f 0x119405a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5c7a3d golang.org/x/crypto/ripemd160.(*digest).Sum+0x1bd /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/ripemd160/ripemd160.go:123 # 0x5c82c5 github.com/pactus-project/pactus/crypto/hash.Hash160+0xc5 /home/pactus/source/crypto/hash/hash.go:34 # 0x69be5d github.com/pactus-project/pactus/crypto/bls.(*PublicKey).ValidatorAddress+0x5d /home/pactus/source/crypto/bls/public_key.go:170 # 0x6f2e04 github.com/pactus-project/pactus/types/validator.(*Validator).Address+0xe4 /home/pactus/source/types/validator/validator.go:96 # 0x6f2da8 github.com/pactus-project/pactus/consensus/log.(*Log).MoveToNewHeight+0x88 /home/pactus/source/consensus/log/log.go:115 # 0x116ee50 github.com/pactus-project/pactus/consensus.(*newHeightState).decide+0x90 /home/pactus/source/consensus/height.go:21 # 0x116ed92 github.com/pactus-project/pactus/consensus.(*newHeightState).enter+0x12 /home/pactus/source/consensus/height.go:15 # 0x1168b10 github.com/pactus-project/pactus/consensus.(*consensus).enterNewState+0xb0 /home/pactus/source/consensus/consensus.go:171 # 0x1168ad3 github.com/pactus-project/pactus/consensus.(*consensus).MoveToNewHeight+0x73 /home/pactus/source/consensus/consensus.go:184 # 0x118b644 github.com/pactus-project/pactus/consensus/manager.(*manager).MoveToNewHeight+0x44 /home/pactus/source/consensus/manager/manager.go:136 # 0x1198b6e github.com/pactus-project/pactus/sync.(*synchronizer).moveConsensusToNewHeight+0xae /home/pactus/source/sync/sync.go:156 # 0x1194059 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1d9 /home/pactus/source/sync/handler_block_announce.go:34 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 80] @ 0x48b4ac 0x4901c9 0x58c6b9 0x58c63d 0x5f5ee6 0x5f5e6f 0x60c18c 0x60b965 0x69b905 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x58c6b8 math/big.nat.make+0x98 /usr/local/go/src/math/big/nat.go:67 # 0x58c63c math/big.nat.setBytes+0x1c /usr/local/go/src/math/big/nat.go:1023 # 0x5f5ee5 math/big.(*Int).SetBytes+0x185 /usr/local/go/src/math/big/int.go:519 # 0x5f5e6e github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1SqrtRatio+0x10e /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:164 # 0x60c18b github.com/consensys/gnark-crypto/ecc/bls12-381.MapToCurve1+0x58b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:121 # 0x60b964 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x84 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:54 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [7: 114688] @ 0x48b4ac 0x4901c9 0x8c532f 0xcff727 0xcff710 0xd0338b 0xd02fd1 0xd06038 0xd3be2a 0x10dd7c2 0x10d92a2 0xc1b46e 0xc1afbb 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xcff726 github.com/libp2p/go-buffer-pool.Get+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xcff70f github.com/libp2p/go-yamux/v5.(*Session).sendMsg+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:521 # 0xd0338a github.com/libp2p/go-yamux/v5.(*Stream).write+0x34a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:185 # 0xd02fd0 github.com/libp2p/go-yamux/v5.(*Stream).Write+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:133 # 0xd06037 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Write+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:42 # 0xd3be29 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Write+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:69 # 0x10dd7c1 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0xc1 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:167 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0xc1b46d github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages.func1+0x18d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:180 # 0xc1afba github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages+0x11a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:197 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 32] @ 0x48b485 0x48b0a5 0x1194e25 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x1194e24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x1e4 /home/pactus/source/sync/handler_blocks_request.go:115 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1152] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3d35 0x1198c25 0x1198cc5 0x11992e5 0x119635d 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3d34 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xd4 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x11992e4 github.com/pactus-project/pactus/sync.(*synchronizer).sayHello+0x1c4 /home/pactus/source/sync/sync.go:244 # 0x119635c github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0xa7c /home/pactus/source/sync/handler_hello.go:144 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 32] @ 0x48b485 0x48b0a5 0x1199f55 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x1199f54 github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x74 /home/pactus/source/sync/sync.go:335 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 778240] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 778240] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 778240] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 778240] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 778240] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 32768] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x564ab0 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564aaf encoding/json.mapEncoder.encode+0x4cf /usr/local/go/src/encoding/json/encode.go:804 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [8: 384] @ 0x48b485 0x425d05 0x40fdb2 0x48b876 0x48b85d 0x4cc3d1 0x8728da 0x872899 0x88413a 0x883d78 0x854857 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x48b85c reflect.makemap+0x1c /usr/local/go/src/runtime/map.go:211 # 0x4cc3d0 reflect.MakeMapWithSize+0x50 /usr/local/go/src/reflect/value.go:3103 # 0x8728d9 reflect.MakeMap+0x119 /usr/local/go/src/reflect/value.go:3093 # 0x872898 google.golang.org/protobuf/internal/impl.encoderFuncsForMap.func3+0xd8 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_map.go:62 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x854856 google.golang.org/protobuf/internal/impl.consumeMessageInfo+0x116 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:186 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 80] @ 0x48b485 0x425d05 0x1252745 0x1252029 0x1253805 0x12cd05b 0x12cd038 0x12ceba5 0x12d3bc6 0x12cc39f 0x495521 # 0x1252744 google.golang.org/grpc/internal/transport.(*http2Server).writeHeaderLocked+0x2a4 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:1042 # 0x1252028 google.golang.org/grpc/internal/transport.(*http2Server).writeHeader+0x1e8 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:1021 # 0x1253804 google.golang.org/grpc/internal/transport.(*http2Server).write+0x84 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:1144 # 0x12cd05a google.golang.org/grpc/internal/transport.(*ServerStream).Write+0x41a /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/server_stream.go:71 # 0x12cd037 google.golang.org/grpc.(*Server).sendResponse+0x3f7 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1204 # 0x12ceba4 google.golang.org/grpc.(*Server).processUnaryRPC+0x1304 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1477 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [5: 5120] @ 0x48b4ac 0x5aae85 0x59f66b 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x5b7273 0x1182de9 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x5b7272 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0xb2 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:37 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 576] @ 0x48b485 0x4901c9 0xc2b993 0xc2b96e 0xc36a65 0x495521 # 0xc2b992 github.com/libp2p/go-libp2p-pubsub.peerMapToList+0xbd2 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2192 # 0xc2b96d github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0xbad /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1661 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [8: 256] @ 0x48b485 0x48b5c5 0x4cc5fd 0x59e847 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e92ee 0x6e92d4 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x59e846 github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x2c6 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1451 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e92ed github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e92d3 github.com/pactus-project/pactus/types/vote.(*Vote).UnmarshalCBOR+0x13 /home/pactus/source/types/vote/vote.go:178 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b485 0x425d05 0xcfc5e7 0xd04ab6 0xd0482a 0xd061f8 0xd3c462 0x1153e04 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xcfc5e6 github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x1e6 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:54 # 0xd04ab5 github.com/libp2p/go-yamux/v5.(*Stream).SetWriteDeadline+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:514 # 0xd04829 github.com/libp2p/go-yamux/v5.(*Stream).SetDeadline+0x49 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:493 # 0xd061f7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).SetDeadline+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:67 # 0xd3c461 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetDeadline+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:165 # 0x1153e03 github.com/pactus-project/pactus/network.(*streamService).handleStream+0x63 /home/pactus/source/network/stream.go:52 # 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 0: 0 [3: 72] @ 0x48b485 0x425d05 0x10dd885 0x8fcfcb 0x10dd775 0x10d92a2 0x11542b9 0x115072a 0x495521 # 0x10dd884 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x64 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:161 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x11542b8 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x2b8 /home/pactus/source/network/stream.go:93 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [3: 672] @ 0x48b4ac 0x425d05 0x6b2fba 0x6b2fd0 0x169be1b 0x16d66d3 0x16cfedf 0x16d1188 0x16d127f 0x16d0c3d 0x16d9a12 0x16d99d1 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6b2fb9 crypto/internal/fips140/sha512.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:205 # 0x6b2fcf crypto/sha512.New+0x2f /usr/local/go/src/crypto/sha512/sha512.go:53 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16d66d2 crypto/internal/fips140/ecdsa.newDRBG[...].func1+0x32 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:58 # 0x16cfede crypto/internal/fips140/ecdsa.(*hmacDRBG).Generate+0x1fe /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:170 # 0x16d1187 crypto/internal/fips140/ecdsa.signGeneric[...].func1+0x27 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:336 # 0x16d127e crypto/internal/fips140/ecdsa.randomPoint[...]+0xbe /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:229 # 0x16d0c3c crypto/internal/fips140/ecdsa.signGeneric[...]+0x7c /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:335 # 0x16d9a11 crypto/internal/fips140/ecdsa.sign[...]+0x271 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go:10 # 0x16d99d0 crypto/internal/fips140/ecdsa.Sign[...]+0x230 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:306 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 96] @ 0x48b485 0x421deb 0xa58994 0xa5868d 0xa5d22c 0xb30654 0xb303bf 0x495521 # 0xa58993 go.opentelemetry.io/otel/internal/global.(*tracer).newSpan+0x1d3 /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:187 # 0xa5868c go.opentelemetry.io/otel/internal/global.(*tracer).Start+0xac /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:150 # 0xa5d22b github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0xeb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb30653 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x73 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:241 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 16] @ 0x48b4a5 0x48b5c5 0x4c7e3a 0x4b616e 0x87471d 0x872b3a 0x885903 0x854685 0x885903 0x8567d8 0x885903 0x885489 0x82992b 0x829453 0x126503f 0x12c616a 0x12cccdf 0x12ceba5 0x12d3bc6 0x12cc39f 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4c7e39 reflect.copyVal+0x39 /usr/local/go/src/reflect/value.go:1885 # 0x4b616d reflect.(*MapIter).Key+0x4d /usr/local/go/src/reflect/map.go:256 # 0x87471c google.golang.org/protobuf/internal/impl.appendMap+0x21c /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_map.go:294 # 0x872b39 google.golang.org/protobuf/internal/impl.encoderFuncsForMap.func2+0x79 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_map.go:57 # 0x885902 google.golang.org/protobuf/internal/impl.(*MessageInfo).marshalAppendPointer+0x402 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/encode.go:215 # 0x854684 google.golang.org/protobuf/internal/impl.appendMessageInfo+0xa4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:168 # 0x885902 google.golang.org/protobuf/internal/impl.(*MessageInfo).marshalAppendPointer+0x402 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/encode.go:215 # 0x8567d7 google.golang.org/protobuf/internal/impl.appendMessageSliceInfo+0xf7 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:427 # 0x885902 google.golang.org/protobuf/internal/impl.(*MessageInfo).marshalAppendPointer+0x402 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/encode.go:215 # 0x885488 google.golang.org/protobuf/internal/impl.(*MessageInfo).marshal+0x68 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/encode.go:142 # 0x82992a google.golang.org/protobuf/proto.MarshalOptions.marshal+0x38a /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:195 # 0x829452 google.golang.org/protobuf/proto.MarshalOptions.MarshalAppend+0x72 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:159 # 0x126503e google.golang.org/grpc/encoding/proto.(*codecV2).Marshal+0x13e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:75 # 0x12c6169 google.golang.org/grpc.encode+0x49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:804 # 0x12cccde google.golang.org/grpc.(*Server).sendResponse+0x9e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1176 # 0x12ceba4 google.golang.org/grpc.(*Server).processUnaryRPC+0x1304 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1477 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 16] @ 0x48b485 0x490767 0x159dc55 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159dc54 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x634 /home/pactus/source/www/grpc/network.go:127 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [3: 72] @ 0x48b485 0x425d05 0xce1455 0xce0006 0xd30637 0x495521 # 0xce1454 github.com/libp2p/go-libp2p/p2p/host/resource-manager.newStreamScope+0x94 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:590 # 0xce0005 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenStream+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:423 # 0xd30636 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).start.func1+0xf6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:139 0: 0 [2: 256] @ 0x48b485 0x425d05 0x658f25 0x658ecf 0x6727fb 0x671750 0xb18bea 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x658f24 net.newFD+0x144 /usr/local/go/src/net/fd_unix.go:27 # 0x658ece net.(*netFD).accept+0xee /usr/local/go/src/net/fd_unix.go:158 # 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 0: 0 [3: 480] @ 0x48b4ac 0x4907d3 0xbe4ec5 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4ec4 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xfa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2095 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [2: 64] @ 0x48b485 0x4901c9 0x6bb56e 0x6bc39e 0x6bc868 0x7f3aec 0x7f3acb 0xd66a65 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6bb56d encoding/asn1.makeBody+0xacd /usr/local/go/src/encoding/asn1/marshal.go:525 # 0x6bc39d encoding/asn1.makeField+0x91d /usr/local/go/src/encoding/asn1/marshal.go:680 # 0x6bc867 encoding/asn1.MarshalWithParams+0xe7 /usr/local/go/src/encoding/asn1/marshal.go:742 # 0x7f3aeb encoding/asn1.Marshal+0x1cb /usr/local/go/src/encoding/asn1/marshal.go:736 # 0x7f3aca crypto/x509.MarshalPKIXPublicKey+0x1aa /usr/local/go/src/crypto/x509/x509.go:168 # 0xd66a64 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x4c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:198 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 16] @ 0x48b4ac 0x473854 0x473366 0x16ef64c 0x16f0445 0x979b2d 0x935ea7 0x974847 0x97481b 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16ef64b crypto/internal/fips140/hkdf.Expand[...]+0x1ab /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:43 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x974846 crypto/tls.(*Conn).setWriteTrafficSecret+0x4e6 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x97481a crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4ba /usr/local/go/src/crypto/tls/handshake_server_tls13.go:753 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beb0 0x16ef53a 0x16f0445 0x979b2d 0x935ea7 0x975be5 0x975bb7 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x975be4 crypto/tls.(*Conn).setWriteTrafficSecret+0x244 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x975bb6 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x216 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:907 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166f6f 0x11636ef 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166f6e github.com/pactus-project/pactus/state.(*state).validateCurCertificate+0x4e /home/pactus/source/state/validation.go:62 # 0x11636ee github.com/pactus-project/pactus/state.(*state).CommitBlock+0x1ee /home/pactus/source/state/state.go:451 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 240] @ 0x48b4ac 0x4907d3 0xbe96e5 0xbe834a 0xbe5f2d 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe96e4 github.com/libp2p/go-libp2p-pubsub/pb.(*PeerInfo).Unmarshal+0x584 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:3182 # 0xbe8349 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlPrune).Unmarshal+0x7e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2889 # 0xbe5f2c github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0xcec /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2418 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [9: 16128] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416ed1 0xc2d829 0xc2d2d0 0xc305b6 0xc2bb65 0xc36a65 0x495521 # 0xc2d828 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat.func2+0x88 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1610 # 0xc2d2cf github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat.func8+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1741 # 0xc305b5 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).getPeers+0x195 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2144 # 0xc2bb64 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0xda4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1736 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [3: 96] @ 0x48b485 0x46ea6d 0x8c7665 0x8c764e 0x8c75da 0xc0fa72 0xc0f828 0xc164a5 0xb792de 0xb84f68 0x495521 # 0x8c7664 github.com/multiformats/go-multiaddr.Multiaddr.copy+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:23 # 0x8c764d github.com/multiformats/go-multiaddr.SplitLast+0xad /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:82 # 0x8c75d9 github.com/libp2p/go-libp2p/core/peer.SplitAddr+0x39 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:56 # 0xc0fa71 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrsUnlocked+0x191 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:356 # 0xc0f827 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrs+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:337 # 0xc164a4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).AddAddrs+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:289 # 0xb792dd github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).maybeAddAddrs+0xfd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:946 # 0xb84f67 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x7c7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:464 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0x115f68b 0x115f5ad 0x115f5ad 0x115f5ad 0x115f5ad 0x115f5ad 0x115f5ad 0x115f5ad 0x11615a6 0x1161594 0x1166a29 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x115f68a github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0x1ca /home/pactus/source/util/persistentmerkle/merkle.go:119 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x115f5ac github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).nodeHash+0xec /home/pactus/source/util/persistentmerkle/merkle.go:112 # 0x11615a5 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).Root+0x45 /home/pactus/source/util/persistentmerkle/merkle.go:97 # 0x1161593 github.com/pactus-project/pactus/state.(*state).stateRoot+0x33 /home/pactus/source/state/state.go:225 # 0x1166a28 github.com/pactus-project/pactus/state.(*state).validateBlock+0x88 /home/pactus/source/state/validation.go:19 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 384] @ 0x48b4ac 0x4901c9 0x6128d5 0x611edc 0x6120f2 0x69bbc7 0x69d839 0x69d36f 0x8f9165 0x8faa9a 0x8fc8a3 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6128d4 github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0xb4 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:112 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x69d838 github.com/pactus-project/pactus/sortition.Verify+0x178 /home/pactus/source/sortition/vrf.go:46 # 0x69d36e github.com/pactus-project/pactus/sortition.VerifyProof+0x6e /home/pactus/source/sortition/sortition.go:17 # 0x8f9164 github.com/pactus-project/pactus/sandbox.(*sandbox).VerifyProof+0x164 /home/pactus/source/sandbox/sandbox.go:300 # 0x8faa99 github.com/pactus-project/pactus/execution/executor.(*SortitionExecutor).Check+0xf9 /home/pactus/source/execution/executor/sortition.go:44 # 0x8fc8a2 github.com/pactus-project/pactus/execution.CheckAndExecute+0x162 /home/pactus/source/execution/execution.go:44 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 3072] @ 0x48b48c 0x425d05 0x7e7da5 0x7e91bd 0x9702c9 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x7e7da4 crypto/x509.parseCertificate+0x44 /usr/local/go/src/crypto/x509/parser.go:887 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0x9702c8 crypto/tls.(*Conn).processCertsFromClient+0xc8 /usr/local/go/src/crypto/tls/handshake_server.go:945 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 16] @ 0x48b4ac 0x473854 0x473366 0x16ef64c 0x16f0445 0x979b2d 0x935ea7 0x93fefe 0x9770d3 0x9710e5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16ef64b crypto/internal/fips140/hkdf.Expand[...]+0x1ab /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:43 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9770d2 crypto/tls.(*serverHandshakeStateTLS13).readClientFinished+0xd2 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1139 # 0x9710e4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xc4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:98 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 112] @ 0x48b485 0x425d05 0xd68936 0xd685b9 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0xd68935 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).setupConn+0xf5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:168 # 0xd685b8 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0xd8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:149 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b485 0x425d05 0xb7bceb 0xb7bc57 0xb7c23a 0xb83cad 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb30c74 0xb30c75 0xb303bf 0x495521 # 0xb7bcea github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0xea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:36 # 0xb7bc56 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadIDSlice+0x56 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:46 # 0xb7c239 github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:109 # 0xb83cac github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5ac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:334 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb30c73 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x693 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb30c74 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:276 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0xb7bdbf 0xb7be1d 0xb7be51 0xb7c1ec 0xb852d9 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bdbe github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0x3e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb7be1c github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x9c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:38 # 0xb7be50 github.com/libp2p/go-libp2p-kad-dht.OptPeerKadID+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:56 # 0xb7c1eb github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x6b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:107 # 0xb852d8 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xb8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:482 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 1024] @ 0x48b4ac 0x4901c9 0x8c532f 0xcff727 0xcff710 0xd0338b 0xd02fd1 0xd06038 0xd3be2a 0x10dd7c2 0x10d92a2 0xc1b46e 0xc1afbb 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xcff726 github.com/libp2p/go-buffer-pool.Get+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xcff70f github.com/libp2p/go-yamux/v5.(*Session).sendMsg+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:521 # 0xd0338a github.com/libp2p/go-yamux/v5.(*Stream).write+0x34a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:185 # 0xd02fd0 github.com/libp2p/go-yamux/v5.(*Stream).Write+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:133 # 0xd06037 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Write+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:42 # 0xd3be29 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Write+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:69 # 0x10dd7c1 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0xc1 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:167 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0xc1b46d github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages.func1+0x18d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:180 # 0xc1afba github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages+0x11a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:197 0: 0 [1: 32] @ 0x48b485 0x425d05 0x6c6a0a 0x6c6330 0x6cd0cd 0x6c41d9 0x7e30d4 0x7e8739 0x7e91bd 0x9702c9 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c6a09 crypto/ecdsa.pointToAffine+0x89 /usr/local/go/src/crypto/ecdsa/ecdsa.go:629 # 0x6c632f crypto/ecdsa.publicKeyFromFIPS+0x2f /usr/local/go/src/crypto/ecdsa/ecdsa.go:549 # 0x6cd0cc crypto/ecdsa.parseUncompressedPublicKey[...]+0x4c /usr/local/go/src/crypto/ecdsa/ecdsa.go:130 # 0x6c41d8 crypto/ecdsa.ParseUncompressedPublicKey+0x2f8 /usr/local/go/src/crypto/ecdsa/ecdsa.go:115 # 0x7e30d3 crypto/x509.parsePublicKey+0x473 /usr/local/go/src/crypto/x509/parser.go:295 # 0x7e8738 crypto/x509.parseCertificate+0x9d8 /usr/local/go/src/crypto/x509/parser.go:1011 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0x9702c8 crypto/tls.(*Conn).processCertsFromClient+0xc8 /usr/local/go/src/crypto/tls/handshake_server.go:945 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 3456] @ 0x48b4ac 0x4901c9 0x6830a6 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194dbb 0x11946cb 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6830a5 compress/flate.newHuffmanBitWriter+0x45 /usr/local/go/src/compress/flate/huffman_bit_writer.go:97 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194dba github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x17a /home/pactus/source/sync/handler_blocks_request.go:113 # 0x11946ca github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x54a /home/pactus/source/sync/handler_blocks_request.go:52 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b485 0x421deb 0xa58994 0xa5868d 0xa5d22c 0xb2ef2f 0xb3039d 0x495521 # 0xa58993 go.opentelemetry.io/otel/internal/global.(*tracer).newSpan+0x1d3 /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:187 # 0xa5868c go.opentelemetry.io/otel/internal/global.(*tracer).Start+0xac /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:150 # 0xa5d22b github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0xeb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb2ef2e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).pingAndEvictPeers+0xae /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:135 # 0xb3039c github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x47c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:224 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a351c 0x56a5fa 0x568e65 0x5622e8 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0x56a5f9 encoding/json.newScanner+0x19 /usr/local/go/src/encoding/json/scanner.go:96 # 0x568e64 encoding/json.appendCompact+0x84 /usr/local/go/src/encoding/json/indent.go:53 # 0x5622e7 encoding/json.marshalerEncoder+0x127 /usr/local/go/src/encoding/json/encode.go:487 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 96] @ 0x48b4ac 0x4731d7 0x86ea85 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86ea84 google.golang.org/protobuf/internal/impl.consumeStringValidateUTF8+0x64 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5064 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 48] @ 0x48b485 0x425d05 0x55c3b9 0x55ad3e 0x55a59e 0x55a179 0x160cd2f 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x55c3b8 encoding/json.(*decodeState).object+0x8d8 /usr/local/go/src/encoding/json/decode.go:707 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160cd2e github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x34e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:239 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 80] @ 0x48b4ac 0x4731d7 0x51fa86 0xce4150 0xce9ca5 0xd065a2 0xcfd8ce 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0xb0a0d9 0xb0a8be 0xb091c5 0xb03299 0xb8002a 0xb84a64 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0xce414f github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScopeSpan+0xaf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:71 # 0xce9ca4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceScope).BeginSpan+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:739 # 0xd065a1 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn.func1+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:45 # 0xcfd8cd github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x1ad /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:214 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xb0a0d8 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).prep+0x58 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:209 # 0xb0a8bd github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).SendRequest+0xfd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:270 # 0xb091c4 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x464 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:89 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 32768] @ 0x48b4b3 0x4901c9 0x1257a1e 0x4a35b1 0x12562c7 0x12240c4 0x1227a8d 0x1236fde 0x1236a7c 0x12378d1 0x1236499 0x124ca3c 0x495521 # 0x1257a1d google.golang.org/grpc/internal/transport.getWriteBufferPool.func1+0x3d /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:590 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0x12562c6 google.golang.org/grpc/internal/transport.(*bufWriter).Write+0x66 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:329 # 0x12240c3 golang.org/x/net/http2.(*Framer).endWrite+0xa3 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:386 # 0x1227a8c golang.org/x/net/http2.(*Framer).WriteHeaders+0x52c /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1181 # 0x1236fdd google.golang.org/grpc/internal/transport.(*loopyWriter).writeHeader+0x2fd /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:762 # 0x1236a7b google.golang.org/grpc/internal/transport.(*loopyWriter).headerHandler+0xdb /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:694 # 0x12378d0 google.golang.org/grpc/internal/transport.(*loopyWriter).handle+0x210 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:886 # 0x1236498 google.golang.org/grpc/internal/transport.(*loopyWriter).run+0x98 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:601 # 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 0: 0 [1: 172032] @ 0x48b4b3 0x490767 0x77945c 0x7793c7 0x7742fc 0x75db26 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x77945b github.com/syndtr/goleveldb/leveldb.(*sessionRecord).addTable+0x6bb /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session_record.go:111 # 0x7793c6 github.com/syndtr/goleveldb/leveldb.(*sessionRecord).decode+0x626 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session_record.go:311 # 0x7742fb github.com/syndtr/goleveldb/leveldb.(*session).recover+0x43b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session.go:170 # 0x75db25 github.com/syndtr/goleveldb/leveldb.Open+0x85 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:191 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 80] @ 0x48b485 0x490767 0xb7e8bd 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb7e8bc github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x1fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:270 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [22: 16896] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 770048] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x5660c3 0x561473 0x561231 0x560b7e 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x5660c2 encoding/json.condAddrEncoder.encode+0x62 /usr/local/go/src/encoding/json/encode.go:936 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x6128b7 0x611edc 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6128b6 github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0x96 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:111 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [11: 1232] @ 0x48b4ac 0x41b526 0xd02989 0xd02a85 0xd01918 0xd00f45 0xd008f0 0xd00738 0x495521 # 0xd02988 github.com/libp2p/go-yamux/v5.makePipeDeadline+0x68 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:22 # 0xd02a84 github.com/libp2p/go-yamux/v5.newStream+0x164 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:64 # 0xd01917 github.com/libp2p/go-yamux/v5.(*Session).incomingStream+0x157 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:864 # 0xd00f44 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:759 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [1: 112] @ 0x48b485 0x425d05 0x749d8f 0x74b67d 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e92fc 0x8eb21a 0x1165ab6 0x1599ec3 0x1323a8b 0x156f33e 0x13238e3 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x749d8e github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).get+0x1ee /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:147 # 0x74b67c github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x13c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:480 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e92fb github.com/pactus-project/pactus/store.(*blockStore).blockHeight+0xbb /home/pactus/source/store/block.go:119 # 0x8eb219 github.com/pactus-project/pactus/store.(*store).BlockHeight+0x79 /home/pactus/source/store/store.go:218 # 0x1165ab5 github.com/pactus-project/pactus/state.(*state).BlockHeight+0x35 /home/pactus/source/state/state.go:689 # 0x1599ec2 github.com/pactus-project/pactus/www/grpc.(*blockchainServer).GetBlockHeight+0xc2 /home/pactus/source/www/grpc/blockchain.go:154 # 0x1323a8a github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetBlockHeight_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:340 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x13238e2 github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetBlockHeight_Handler+0x142 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:342 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 48] @ 0x48b485 0x425d05 0x53b6f3 0x1054a36 0x1054a37 0x105509a 0x1054790 0x495521 # 0x53b6f2 context.WithValue+0xb2 /usr/local/go/src/context/context.go:737 # 0x1054a35 github.com/libp2p/go-libp2p/core/network.WithAllowLimitedConn+0x75 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/network/context.go:101 # 0x1054a36 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x76 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 176] @ 0x48b485 0x425d05 0x10566b2 0x1055f15 0x10551cb 0x1054790 0x495521 # 0x10566b1 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x31 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:565 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 64] @ 0x48b485 0x425d05 0x6ad3e5 0x6ad16a 0x97a530 0x97ac2a 0x971a45 0x971045 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6ad3e4 crypto/ecdh.(*x25519Curve).NewPrivateKey+0x204 /usr/local/go/src/crypto/ecdh/x25519.go:65 # 0x6ad169 crypto/ecdh.(*x25519Curve).GenerateKey+0xc9 /usr/local/go/src/crypto/ecdh/x25519.go:46 # 0x97a52f crypto/tls.(*ecdhKeyExchange).serverSharedSecret+0x4f /usr/local/go/src/crypto/tls/key_schedule.go:128 # 0x97ac29 crypto/tls.(*hybridKeyExchange).serverSharedSecret+0xe9 /usr/local/go/src/crypto/tls/key_schedule.go:204 # 0x971a44 crypto/tls.(*serverHandshakeStateTLS13).processClientHello+0x8e4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:254 # 0x971044 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x24 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:70 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b485 0x425d05 0x6e48c5 0x6e334f 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6e48c4 github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x24 /home/pactus/source/types/tx/tx.go:516 # 0x6e334e github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x10e /home/pactus/source/types/tx/tx.go:225 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x425d05 0x8edd10 0x8edcea 0x8eab9b 0x1163ae7 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x8edd0f bytes.NewBuffer+0x16f /usr/local/go/src/bytes/buffer.go:490 # 0x8edce9 github.com/pactus-project/pactus/store.(*txStore).saveTxs+0x149 /home/pactus/source/store/tx.go:38 # 0x8eab9a github.com/pactus-project/pactus/store.(*store).SaveBlock+0xda /home/pactus/source/store/store.go:157 # 0x1163ae6 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x5e6 /home/pactus/source/state/state.go:492 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b4a5 0x425d05 0x8b7b5d 0x8b7b3e 0x8c5f26 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x8b7b5c github.com/libp2p/go-libp2p/core/crypto/pb.KeyType.Enum+0x5c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/pb/crypto.pb.go:50 # 0x8b7b3d github.com/libp2p/go-libp2p/core/crypto.PublicKeyToProto+0x3d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:175 # 0x8c5f25 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:193 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [2: 96] @ 0x48b485 0x425d05 0x53b6f3 0x11541c5 0x11541dc 0x115072a 0x495521 # 0x53b6f2 context.WithValue+0xb2 /usr/local/go/src/context/context.go:737 # 0x11541c4 github.com/libp2p/go-libp2p/core/network.WithNoDial+0x1c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/network/context.go:68 # 0x11541db github.com/pactus-project/pactus/network.(*streamService).SendTo+0x1db /home/pactus/source/network/stream.go:85 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [2: 48] @ 0x48b4ac 0x4731d7 0x65db58 0x7c894f 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x65db57 net.IP.String+0xf7 /usr/local/go/src/net/ip.go:315 # 0x7c894e github.com/multiformats/go-multiaddr.ip6BtS+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:134 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 224] @ 0x48b4ac 0x4901c9 0x592114 0x5920e6 0x5923e7 0x57f0a6 0x5ce8d5 0x5ce858 0x60724e 0x605052 0x69b085 0x69d4e5 0x69d45e 0x69d245 0x116413f 0x1163c66 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x592113 math/big.nat.make+0x133 /usr/local/go/src/math/big/nat.go:67 # 0x5920e5 math/big.nat.mul+0x105 /usr/local/go/src/math/big/natmul.go:34 # 0x5923e6 math/big.nat.mul+0x406 /usr/local/go/src/math/big/natmul.go:22 # 0x57f0a5 math/big.(*Int).mul+0xc5 /usr/local/go/src/math/big/int.go:201 # 0x5ce8d4 math/big.(*Int).Mul+0x174 /usr/local/go/src/math/big/int.go:184 # 0x5ce857 github.com/consensys/gnark-crypto/ecc.SplitScalarFour+0xf7 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/utils.go:268 # 0x60724d github.com/consensys/gnark-crypto/ecc/bls12-381.(*G2Jac).mulGLS+0x3ed /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/g2.go:877 # 0x605051 github.com/consensys/gnark-crypto/ecc/bls12-381.(*G2Jac).ScalarMultiplication+0x91 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/g2.go:600 # 0x69b084 github.com/pactus-project/pactus/crypto/bls.(*PrivateKey).PublicKeyNative+0x64 /home/pactus/source/crypto/bls/private_key.go:144 # 0x69d4e4 github.com/pactus-project/pactus/crypto/bls.(*PrivateKey).PublicKey+0xa4 /home/pactus/source/crypto/bls/private_key.go:155 # 0x69d45d github.com/pactus-project/pactus/sortition.Evaluate+0x1d /home/pactus/source/sortition/vrf.go:23 # 0x69d244 github.com/pactus-project/pactus/sortition.EvaluateSortition+0x64 /home/pactus/source/sortition/sortition.go:8 # 0x116413e github.com/pactus-project/pactus/state.(*state).evaluateSortition+0x19e /home/pactus/source/state/state.go:545 # 0x1163c65 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x765 /home/pactus/source/state/state.go:503 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x592114 0x5920e6 0x5923e7 0x57f0a6 0x5ce8b6 0x5ce849 0x60724e 0x605052 0x69b085 0x69d4e5 0x69d45e 0x69d245 0x116413f 0x1163c66 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x592113 math/big.nat.make+0x133 /usr/local/go/src/math/big/nat.go:67 # 0x5920e5 math/big.nat.mul+0x105 /usr/local/go/src/math/big/natmul.go:34 # 0x5923e6 math/big.nat.mul+0x406 /usr/local/go/src/math/big/natmul.go:22 # 0x57f0a5 math/big.(*Int).mul+0xc5 /usr/local/go/src/math/big/int.go:201 # 0x5ce8b5 math/big.(*Int).Mul+0x155 /usr/local/go/src/math/big/int.go:184 # 0x5ce848 github.com/consensys/gnark-crypto/ecc.SplitScalarFour+0xe8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/utils.go:267 # 0x60724d github.com/consensys/gnark-crypto/ecc/bls12-381.(*G2Jac).mulGLS+0x3ed /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/g2.go:877 # 0x605051 github.com/consensys/gnark-crypto/ecc/bls12-381.(*G2Jac).ScalarMultiplication+0x91 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/g2.go:600 # 0x69b084 github.com/pactus-project/pactus/crypto/bls.(*PrivateKey).PublicKeyNative+0x64 /home/pactus/source/crypto/bls/private_key.go:144 # 0x69d4e4 github.com/pactus-project/pactus/crypto/bls.(*PrivateKey).PublicKey+0xa4 /home/pactus/source/crypto/bls/private_key.go:155 # 0x69d45d github.com/pactus-project/pactus/sortition.Evaluate+0x1d /home/pactus/source/sortition/vrf.go:23 # 0x69d244 github.com/pactus-project/pactus/sortition.EvaluateSortition+0x64 /home/pactus/source/sortition/sortition.go:8 # 0x116413e github.com/pactus-project/pactus/state.(*state).evaluateSortition+0x19e /home/pactus/source/state/state.go:545 # 0x1163c65 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x765 /home/pactus/source/state/state.go:503 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 192] @ 0x48b4ac 0x48b5c5 0x4cc5fd 0x55b236 0x55bb3d 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x55b235 encoding/json.indirect+0x2f5 /usr/local/go/src/encoding/json/decode.go:482 # 0x55bb3c encoding/json.(*decodeState).object+0x5c /usr/local/go/src/encoding/json/decode.go:606 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 6291456] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 128] @ 0x48b485 0x46ea6d 0x8c7665 0x8c764e 0x8c75da 0xc0fa72 0xc0f828 0xc164a5 0xb792de 0xb84f68 0x495521 # 0x8c7664 github.com/multiformats/go-multiaddr.Multiaddr.copy+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:23 # 0x8c764d github.com/multiformats/go-multiaddr.SplitLast+0xad /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:82 # 0x8c75d9 github.com/libp2p/go-libp2p/core/peer.SplitAddr+0x39 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:56 # 0xc0fa71 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrsUnlocked+0x191 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:356 # 0xc0f827 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrs+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:337 # 0xc164a4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).AddAddrs+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:289 # 0xb792dd github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).maybeAddAddrs+0xfd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:946 # 0xb84f67 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x7c7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:464 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b4ac 0x4731d7 0xbe4b5a 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4b59 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xc39 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2164 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [2: 48] @ 0x48b485 0x425d05 0xc19c65 0xc19c2a 0xc19c0b 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xc19c64 github.com/libp2p/go-msgio.NewVarintReaderSizeWithPool+0x304 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:101 # 0xc19c29 github.com/libp2p/go-msgio.NewVarintReaderSize+0x2c9 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:84 # 0xc19c0a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x2aa /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:64 # 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 0: 0 [8: 896] @ 0x48b4ac 0x41b526 0xd02976 0xd02a6f 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0xd02975 github.com/libp2p/go-yamux/v5.makePipeDeadline+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:22 # 0xd02a6e github.com/libp2p/go-yamux/v5.newStream+0x14e /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:63 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [5: 640] @ 0x48b485 0x425d05 0xb7e73f 0xb7e6ef 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb7e73e github.com/libp2p/go-libp2p-kad-dht/pb.NewMessage+0x7e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:20 # 0xb7e6ee github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x2e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:253 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 8] @ 0x48b485 0x425d05 0x1158670 0x1182e37 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x115866f github.com/pactus-project/pactus/sync/bundle/message.MakeMessage+0xcf /home/pactus/source/sync/bundle/message/message.go:115 # 0x1182e36 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x156 /home/pactus/source/sync/bundle/bundle.go:111 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b4ac 0x4901c9 0x5d9dc5 0x60b93d 0x69b905 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5d9dc4 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x84 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:892 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 192] @ 0x48b485 0x425d05 0xb85eea 0xb848ce 0x495521 # 0xb85ee9 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).dialPeer+0x369 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:533 # 0xb848cd github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:418 0: 0 [1: 32768] @ 0x48b4b3 0x4901c9 0x8c532f 0xc1b37a 0xc1b370 0xc1afbb 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xc1b379 github.com/libp2p/go-buffer-pool.Get+0x99 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xc1b36f github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages.func1+0x8f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:171 # 0xc1afba github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages+0x11a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:197 0: 0 [1: 48] @ 0x48b485 0x425d05 0x16d44e5 0x6c8dc5 0x6cd316 0x6c449c 0x7f329a 0x7f3999 0xd66a65 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16d44e4 crypto/internal/fips140/ecdsa.NewPublicKey[...]+0xa4 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:195 # 0x6c8dc4 crypto/ecdsa.publicKeyToFIPS[...]+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:569 # 0x6cd315 crypto/ecdsa.publicKeyBytes[...]+0x15 /usr/local/go/src/crypto/ecdsa/ecdsa.go:160 # 0x6c449b crypto/ecdsa.(*PublicKey).Bytes+0x23b /usr/local/go/src/crypto/ecdsa/ecdsa.go:149 # 0x7f3299 crypto/x509.marshalPublicKey+0x119 /usr/local/go/src/crypto/x509/x509.go:104 # 0x7f3998 crypto/x509.MarshalPKIXPublicKey+0x78 /usr/local/go/src/crypto/x509/x509.go:156 # 0xd66a64 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x4c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:198 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b4ac 0x4731d7 0x65db58 0x7c894f 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb74949 0xb76b2f 0x495521 # 0x65db57 net.IP.String+0xf7 /usr/local/go/src/net/ip.go:315 # 0x7c894e github.com/multiformats/go-multiaddr.ip6BtS+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:134 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [3: 72] @ 0x48b485 0x490767 0x871256 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0xb0b4b4 0x495521 # 0x871255 google.golang.org/protobuf/internal/impl.consumeBytesSlice+0xd5 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5577 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0xb0b4b3 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).ctxReadMsg.func1+0x133 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:330 0: 0 [3: 384] @ 0x48b4ac 0x4731d7 0x51cb0a 0x10d8997 0x10d8957 0x10d875f 0xb85f9f 0xb848ce 0x495521 # 0x51cb09 fmt.errorf+0xc9 /usr/local/go/src/fmt/errors.go:42 # 0x10d8996 fmt.Errorf+0x1b6 /usr/local/go/src/fmt/errors.go:26 # 0x10d8956 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x176 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:558 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0xb85f9e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).dialPeer+0x41e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:539 # 0xb848cd github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:418 0: 0 [1: 32] @ 0x48b485 0x425d05 0x6c634b 0x6cd0cd 0x6c41d9 0x7e30d4 0x7e8739 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c634a crypto/ecdsa.publicKeyFromFIPS+0x4a /usr/local/go/src/crypto/ecdsa/ecdsa.go:553 # 0x6cd0cc crypto/ecdsa.parseUncompressedPublicKey[...]+0x4c /usr/local/go/src/crypto/ecdsa/ecdsa.go:130 # 0x6c41d8 crypto/ecdsa.ParseUncompressedPublicKey+0x2f8 /usr/local/go/src/crypto/ecdsa/ecdsa.go:115 # 0x7e30d3 crypto/x509.parsePublicKey+0x473 /usr/local/go/src/crypto/x509/parser.go:295 # 0x7e8738 crypto/x509.parseCertificate+0x9d8 /usr/local/go/src/crypto/x509/parser.go:1011 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 224] @ 0x48b485 0x425d05 0x53ae19 0x53b60d 0x53b5cf 0x10d73ac 0xc1a7ad 0x495521 # 0x53ae18 context.WithDeadlineCause+0xd8 /usr/local/go/src/context/context.go:640 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0x10d73ab github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0xcb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:436 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [1: 80] @ 0x48b4ac 0x425d05 0x6e4025 0x6e376d 0x5a1e45 0x59ec5d 0x5a5e88 0x59f7fc 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6e4024 github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x1e4 /home/pactus/source/types/tx/tx.go:408 # 0x6e376c github.com/pactus-project/pactus/types/tx.(*Tx).UnmarshalCBOR+0x12c /home/pactus/source/types/tx/tx.go:263 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a5e87 github.com/fxamacker/cbor/v2.(*decoder).parseArrayToSlice+0x287 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2372 # 0x59f7fb github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x127b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1682 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b485 0x425d05 0x6c3305 0x96a865 0x96a7bc 0x93c057 0x975634 0x9710a5 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x96a864 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x96a7bb crypto/tls.(*certificateVerifyMsg).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1857 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x975633 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x633 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:883 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [3: 192] @ 0x48b4ac 0x4731d7 0x790eb4 0xb85c05 0xb85be5 0xb85ba8 0xb85c89 0xb848ce 0x495521 # 0x790eb3 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0x213 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:82 # 0xb85c04 github.com/mr-tron/base58/base58.FastBase58Encoding+0x84 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0xb85be4 github.com/mr-tron/base58/base58.Encode+0x64 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0xb85ba7 github.com/libp2p/go-libp2p/core/peer.ID.String+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0xb85c88 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).dialPeer+0x108 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:524 # 0xb848cd github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:418 0: 0 [4: 512] @ 0x48b485 0x425d05 0xb83945 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb83944 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x244 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:323 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 64] @ 0x48b485 0x425d05 0x6ad605 0x97a56c 0x97ac2a 0x971a45 0x971045 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6ad604 crypto/ecdh.(*x25519Curve).NewPublicKey+0xe4 /usr/local/go/src/crypto/ecdh/x25519.go:76 # 0x97a56b crypto/tls.(*ecdhKeyExchange).serverSharedSecret+0x8b /usr/local/go/src/crypto/tls/key_schedule.go:132 # 0x97ac29 crypto/tls.(*hybridKeyExchange).serverSharedSecret+0xe9 /usr/local/go/src/crypto/tls/key_schedule.go:204 # 0x971a44 crypto/tls.(*serverHandshakeStateTLS13).processClientHello+0x8e4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:254 # 0x971044 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x24 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:70 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 24] @ 0x48b4ac 0x4731d7 0x86f52f 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0xaff00a 0x1056708 0x1055f15 0x10551cb 0x1054790 0x495521 # 0x86f52e google.golang.org/protobuf/internal/impl.consumeStringSlice+0x4e /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5237 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0xaff009 github.com/libp2p/go-msgio/pbio.(*uvarintReader).ReadMsg+0x1a9 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:85 # 0x1056707 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:567 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [5: 640] @ 0x48b485 0x490767 0xb3551a 0xb84139 0xb8402e 0xb83565 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb35519 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestNInStates+0x239 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:136 # 0xb84138 github.com/libp2p/go-libp2p-kad-dht.(*query).isLookupTermination+0x58 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:372 # 0xb8402d github.com/libp2p/go-libp2p-kad-dht.(*query).isReadyToTerminate+0x4d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:359 # 0xb83564 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x2e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:305 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x1081990 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x108198f github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0x4ef /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:311 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [1: 48] @ 0x48b4ac 0x47329e 0x473292 0x472805 0x472a10 0x669772 0x5225d4 0x522d4e 0x52584c 0x51caf4 0x93e7e5 0x93e7af 0xcfe344 0xd00751 0x495521 # 0x669771 net.(*OpError).Error+0x91 /usr/local/go/src/net/net.go:510 # 0x5225d3 fmt.(*pp).handleMethods+0x393 /usr/local/go/src/fmt/print.go:668 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51caf3 fmt.errorf+0xb3 /usr/local/go/src/fmt/errors.go:41 # 0x93e7e4 fmt.Errorf+0xa4 /usr/local/go/src/fmt/errors.go:26 # 0x93e7ae crypto/tls.(*Conn).Close+0x6e /usr/local/go/src/crypto/tls/conn.go:1448 # 0xcfe343 github.com/libp2p/go-yamux/v5.(*Session).close+0x263 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:324 # 0xd00750 github.com/libp2p/go-yamux/v5.(*Session).recv+0x30 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:693 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166f6f 0x11636ef 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166f6e github.com/pactus-project/pactus/state.(*state).validateCurCertificate+0x4e /home/pactus/source/state/validation.go:62 # 0x11636ee github.com/pactus-project/pactus/state.(*state).CommitBlock+0x1ee /home/pactus/source/state/state.go:451 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 3080192] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 32] @ 0x48b485 0x425d05 0xb15e4d 0xb15e3b 0xb16f75 0xb156f7 0xb18cdc 0xb18cce 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0xb15e4c github.com/multiformats/go-multiaddr.(*Component).Multiaddr+0x14c /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:26 # 0xb15e3a github.com/multiformats/go-multiaddr/net.FromIPAndZone+0x13a /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:117 # 0xb16f74 github.com/multiformats/go-multiaddr/net.parseTCPNetAddr+0x54 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:292 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb18cdb github.com/multiformats/go-multiaddr/net.FromNetAddr+0x11b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb18ccd github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0x10d /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:260 # 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 0: 0 [1: 32] @ 0x48b485 0x425d05 0x6a1205 0x6a0d4d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e882d 0x6e874c 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e92ee 0x6e92d4 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a1204 github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x244 /home/pactus/source/types/certificate/certificate.go:215 # 0x6a0d4c github.com/pactus-project/pactus/types/certificate.(*Certificate).UnmarshalCBOR+0x12c /home/pactus/source/types/certificate/certificate.go:143 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e882c github.com/fxamacker/cbor/v2.Unmarshal+0x1ac /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e874b github.com/pactus-project/pactus/types/vote.(*cpVote).UnmarshalCBOR+0xcb /home/pactus/source/types/vote/cp_vote.go:144 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e92ed github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e92d3 github.com/pactus-project/pactus/types/vote.(*Vote).UnmarshalCBOR+0x13 /home/pactus/source/types/vote/vote.go:178 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 1248] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc24165 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc24164 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0xc84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1113 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [2: 128] @ 0x48b485 0x490767 0xb3551a 0xb842e7 0xb842c9 0xb8428f 0xb8401e 0xb83565 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb35519 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestNInStates+0x239 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:136 # 0xb842e6 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestInStates+0x66 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:148 # 0xb842c8 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).NumWaiting+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:158 # 0xb8428e github.com/libp2p/go-libp2p-kad-dht.(*query).isStarvationTermination+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:382 # 0xb8401d github.com/libp2p/go-libp2p-kad-dht.(*query).isReadyToTerminate+0x3d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:356 # 0xb83564 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x2e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:305 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0x10d7fbe 0x10d80b3 0x10d7975 0xb0a0d9 0xb0a8be 0xb091c5 0xb03299 0xb8002a 0xb84a64 0x495521 # 0x10d7fbd github.com/multiformats/go-multistream.newOnce+0xcdd /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:42 # 0x10d80b2 github.com/multiformats/go-multistream.NewMSSelect[...]+0xdd2 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:15 # 0x10d7974 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:484 # 0xb0a0d8 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).prep+0x58 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:209 # 0xb0a8bd github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).SendRequest+0xfd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:270 # 0xb091c4 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x464 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:89 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 48] @ 0x48b485 0x425d05 0xb7be05 0xb7be51 0xb7c1cf 0xb83cad 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7be04 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:36 # 0xb7be50 github.com/libp2p/go-libp2p-kad-dht.OptPeerKadID+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:56 # 0xb7c1ce github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x4e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:106 # 0xb83cac github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5ac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:334 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 48] @ 0x48b485 0x425d05 0xb7bff5 0xb7c098 0xb8531c 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bff4 github.com/libp2p/go-libp2p-kad-dht.NewKeyKadID+0x174 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:22 # 0xb7c097 github.com/libp2p/go-libp2p-kad-dht.NewLookupEvent+0x217 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:72 # 0xb8531b github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xfb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:477 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [3: 192] @ 0x48b4ac 0x4901c9 0x53dd96 0x53df19 0x68e3d8 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53dd95 bytes.(*Buffer).grow+0x1b5 /usr/local/go/src/bytes/buffer.go:155 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x68e3d7 compress/gzip.(*Writer).Write+0x137 /usr/local/go/src/compress/gzip/gzip.go:168 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 192] @ 0x48b485 0x425d05 0xcfea39 0xcfe9f7 0xcfe718 0xcfe7f9 0x495521 # 0xcfea38 github.com/libp2p/go-yamux/v5.newPing+0x138 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/ping.go:18 # 0xcfe9f6 github.com/libp2p/go-yamux/v5.(*Session).Ping+0xf6 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:397 # 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 0: 0 [31: 1015808] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182bd7 0x1182bb3 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182bd6 github.com/fxamacker/cbor/v2.Marshal+0x36 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182bb2 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x12 /home/pactus/source/sync/bundle/bundle.go:74 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 64] @ 0x48b485 0x425d05 0x7c1d71 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb74949 0xb76b2f 0x495521 # 0x7c1d70 github.com/multiformats/go-multiaddr.readComponent+0x3d0 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:120 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [1: 229376] @ 0x48b4b3 0x490767 0x77945c 0x7793c7 0x7742fc 0x75db26 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x77945b github.com/syndtr/goleveldb/leveldb.(*sessionRecord).addTable+0x6bb /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session_record.go:111 # 0x7793c6 github.com/syndtr/goleveldb/leveldb.(*sessionRecord).decode+0x626 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session_record.go:311 # 0x7742fb github.com/syndtr/goleveldb/leveldb.(*session).recover+0x43b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session.go:170 # 0x75db25 github.com/syndtr/goleveldb/leveldb.Open+0x85 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:191 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b4ac 0x473854 0x473366 0x7c2e8c 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x7c2e8b github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x6b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x790eb4 0x8ca9f8 0x8ca9e2 0x8ca9e3 0x522534 0x522d4e 0x52584c 0x51f971 0xd2061b 0x5225d4 0x522d4e 0x52584c 0x51caf4 0x10d8997 0x10d8957 0x10d875f 0xb85f9f 0xb848ce 0x495521 # 0x790eb3 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0x213 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:82 # 0x8ca9f7 github.com/mr-tron/base58/base58.FastBase58Encoding+0x37 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x8ca9e1 github.com/mr-tron/base58/base58.Encode+0x21 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x8ca9e2 github.com/libp2p/go-libp2p/core/peer.ID.String+0x22 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0x522533 fmt.(*pp).handleMethods+0x2f3 /usr/local/go/src/fmt/print.go:674 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51f970 fmt.Fprintf+0x70 /usr/local/go/src/fmt/print.go:224 # 0xd2061a github.com/libp2p/go-libp2p/p2p/net/swarm.(*DialError).Error+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_error.go:38 # 0x5225d3 fmt.(*pp).handleMethods+0x393 /usr/local/go/src/fmt/print.go:668 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51caf3 fmt.errorf+0xb3 /usr/local/go/src/fmt/errors.go:41 # 0x10d8996 fmt.Errorf+0x1b6 /usr/local/go/src/fmt/errors.go:26 # 0x10d8956 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x176 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:558 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0xb85f9e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).dialPeer+0x41e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:539 # 0xb848cd github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:418 0: 0 [1: 208] @ 0x48b485 0x4901c9 0xb7e965 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb7e964 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x2a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:275 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [3: 48] @ 0x48b4a5 0x4731d7 0x40c666 0x7c8b6e 0x7c8b62 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x40c665 internal/strconv.FormatUint+0xa5 /usr/local/go/src/internal/strconv/itoa.go:19 # 0x7c8b6d strconv.FormatUint+0x2d /usr/local/go/src/strconv/number.go:203 # 0x7c8b61 github.com/multiformats/go-multiaddr.portBtS+0x21 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:155 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x58c6b9 0x58c63d 0xb2c35e 0xb2c34c 0xb2cfd8 0xb2cead 0xb2d48b 0xb7fbb1 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0x58c6b8 math/big.nat.make+0x98 /usr/local/go/src/math/big/nat.go:67 # 0x58c63c math/big.nat.setBytes+0x1c /usr/local/go/src/math/big/nat.go:1023 # 0xb2c35d math/big.(*Int).SetBytes+0xdd /usr/local/go/src/math/big/int.go:519 # 0xb2c34b github.com/whyrusleeping/go-keyspace.(*xorKeySpace).Distance+0xcb /home/pactus/go/pkg/mod/github.com/whyrusleeping/go-keyspace@v0.0.0-20160322163242-5b898ac5add1/xor.go:39 # 0xb2cfd7 github.com/whyrusleeping/go-keyspace.Key.Distance+0x277 /home/pactus/go/pkg/mod/github.com/whyrusleeping/go-keyspace@v0.0.0-20160322163242-5b898ac5add1/keyspace.go:45 # 0xb2ceac github.com/libp2p/go-libp2p-kad-dht/netsize.NormedDistance+0x14c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:66 # 0xb2d48a github.com/libp2p/go-libp2p-kad-dht/netsize.(*Estimator).Track+0x42a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:110 # 0xb7fbb0 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x410 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:42 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 480] @ 0x48b485 0x425d05 0x970d5a 0x96bdcc 0x96b21a 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x970d59 crypto/tls.clientHelloInfo+0xb9 /usr/local/go/src/crypto/tls/handshake_server.go:1027 # 0x96bdcb crypto/tls.(*Conn).readClientHello+0x16b /usr/local/go/src/crypto/tls/handshake_server.go:168 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [6: 4620288] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 16384] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [6: 384] @ 0x48b485 0x425d05 0x159e054 0x159db56 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159e053 github.com/pactus-project/pactus/www/grpc.metricToProto+0x1f3 /home/pactus/source/www/grpc/network.go:157 # 0x159db55 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x535 /home/pactus/source/www/grpc/network.go:124 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 80] @ 0x48b485 0x425d05 0x160f045 0x160e669 0x160e3da 0x160df99 0x4a49ca 0x495521 # 0x160f044 github.com/creachadair/jrpc2.(*Server).checkAndAssignLocked+0x1a4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:309 # 0x160e668 github.com/creachadair/jrpc2.(*Server).dispatchLocked+0x68 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:239 # 0x160e3d9 github.com/creachadair/jrpc2.(*Server).nextRequest+0x339 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:210 # 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 0: 0 [2: 192] @ 0x48b4ac 0x4901c9 0x5d99b9 0x5f5c97 0x60ba25 0x69b905 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5d99b8 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.BatchInvert+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:818 # 0x5f5c96 github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1Isogeny+0xf6 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:142 # 0x60ba24 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x144 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:58 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 2560] @ 0x48b485 0x490767 0xc2ea6f 0xc2e905 0xc2b2df 0xc36a65 0x495521 # 0xc2ea6e github.com/libp2p/go-libp2p-pubsub.(*MessageCache).GetGossipIDs+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/mcache.go:87 # 0xc2e904 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1959 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 48] @ 0x48b485 0x490767 0x7d73e7 0x7e8450 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7d73e6 crypto/x509/pkix.(*Name).FillFromRDNSequence+0xc6 /usr/local/go/src/crypto/x509/pkix/pkix.go:151 # 0x7e844f crypto/x509.parseCertificate+0x6ef /usr/local/go/src/crypto/x509/parser.go:987 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 32] @ 0x48b485 0x490767 0x51ce53 0xcfe405 0xcfe396 0xd00751 0x495521 # 0x51ce52 fmt.errorf+0x412 /usr/local/go/src/fmt/errors.go:61 # 0xcfe404 fmt.Errorf+0x324 /usr/local/go/src/fmt/errors.go:26 # 0xcfe395 github.com/libp2p/go-yamux/v5.(*Session).close+0x2b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:330 # 0xd00750 github.com/libp2p/go-yamux/v5.(*Session).recv+0x30 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:693 0: 0 [2: 256] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169bdcf 0x16ef895 0x16f0586 0x16efa10 0x974798 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef894 crypto/internal/fips140/hkdf.Extract[...]+0xd4 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:20 # 0x16f0585 crypto/internal/fips140/tls13.extract[...]+0xa5 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:46 # 0x16efa0f crypto/internal/fips140/tls13.(*EarlySecret).HandshakeSecret+0x8f /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:98 # 0x974797 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x437 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:750 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 64] @ 0x48b485 0x425d05 0x5d5a36 0x5d99da 0x5f5c97 0x60ba25 0x69b905 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5d5a35 github.com/bits-and-blooms/bitset.New+0x95 /home/pactus/go/pkg/mod/github.com/bits-and-blooms/bitset@v1.24.4/bitset.go:175 # 0x5d99d9 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.BatchInvert+0x59 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:823 # 0x5f5c96 github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1Isogeny+0xf6 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:142 # 0x60ba24 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x144 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:58 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 256] @ 0x48b4ac 0x4901c9 0x5d6445 0x5d9d76 0x60b93d 0x69ae13 0x69d59b 0x69d576 0x69d245 0x116413f 0x1163c66 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5d6444 github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x364 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:61 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69ae12 github.com/pactus-project/pactus/crypto/bls.(*PrivateKey).SignNative+0x52 /home/pactus/source/crypto/bls/private_key.go:128 # 0x69d59a github.com/pactus-project/pactus/crypto/bls.(*PrivateKey).Sign+0x15a /home/pactus/source/crypto/bls/private_key.go:124 # 0x69d575 github.com/pactus-project/pactus/sortition.Evaluate+0x135 /home/pactus/source/sortition/vrf.go:25 # 0x69d244 github.com/pactus-project/pactus/sortition.EvaluateSortition+0x64 /home/pactus/source/sortition/sortition.go:8 # 0x116413e github.com/pactus-project/pactus/state.(*state).evaluateSortition+0x19e /home/pactus/source/state/state.go:545 # 0x1163c65 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x765 /home/pactus/source/state/state.go:503 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b4ac 0x4731d7 0x7e1e28 0x7e20de 0x7e829d 0x7e91bd 0x9702c9 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7e1e27 crypto/x509.parseASN1String+0x687 /usr/local/go/src/crypto/x509/parser.go:84 # 0x7e20dd crypto/x509.parseName+0x1fd /usr/local/go/src/crypto/x509/parser.go:170 # 0x7e829c crypto/x509.parseCertificate+0x53c /usr/local/go/src/crypto/x509/parser.go:963 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0x9702c8 crypto/tls.(*Conn).processCertsFromClient+0xc8 /usr/local/go/src/crypto/tls/handshake_server.go:945 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 80] @ 0x48b485 0x425d05 0x5393db 0x5393bd 0x9fa245 0x9fec78 0x495521 # 0x5393da context.withCancel+0x3a /usr/local/go/src/context/context.go:277 # 0x5393bc context.WithCancel+0x1c /usr/local/go/src/context/context.go:241 # 0x9fa244 net/http.(*conn).readRequest+0x6e4 /usr/local/go/src/net/http/server.go:1040 # 0x9fec77 net/http.(*conn).serve+0x3d7 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 128] @ 0x48b485 0x425d05 0x160c64a 0x16119e5 0x160dec5 0x4a49ca 0x495521 # 0x160c649 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x209 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:109 # 0x16119e4 github.com/creachadair/jrpc2.(*Server).read+0x124 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:637 # 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 0: 0 [3: 144] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0xd0a15f 0xc4356d 0xc4451d 0xc4b04f 0xc23c05 0xc21d67 0xc39d9b 0xc369ca 0x495521 # 0xd0a15e github.com/libp2p/go-libp2p/p2p/net/connmgr.(*BasicConnMgr).Protect+0x9e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/connmgr/connmgr.go:202 # 0xc4356c github.com/libp2p/go-libp2p-pubsub.(*tagTracer).tagMeshPeer+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/tag_tracer.go:103 # 0xc4451c github.com/libp2p/go-libp2p-pubsub.(*tagTracer).Graft+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/tag_tracer.go:214 # 0xc4b04e github.com/libp2p/go-libp2p-pubsub.(*pubsubTracer).Graft+0xce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/trace.go:486 # 0xc23c04 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleGraft+0x724 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1103 # 0xc21d66 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:887 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 24] @ 0x48b4ac 0x4901c9 0x543c88 0x5c9c25 0x6e6cd4 0x6e6ce0 0x6e6252 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x543c87 encoding/binary.Read+0x2e7 /usr/local/go/src/encoding/binary/binary.go:285 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x6e6cd3 github.com/pactus-project/pactus/util/encoding.ReadElements+0xf3 /home/pactus/source/util/encoding/encoding.go:229 # 0x6e6cdf github.com/pactus-project/pactus/types/block.(*Header).Decode+0xff /home/pactus/source/types/block/header.go:111 # 0x6e6251 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x71 /home/pactus/source/types/block/block.go:217 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 512] @ 0x48b4ac 0x4901c9 0x8c532f 0xd053b3 0xd0539f 0xd0462d 0xd01054 0xd008f0 0xd00738 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xd053b2 github.com/libp2p/go-buffer-pool.Get+0x72 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xd0539e github.com/libp2p/go-yamux/v5.(*segmentedBuffer).Append+0x5e /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/util.go:149 # 0xd0462c github.com/libp2p/go-yamux/v5.(*Stream).readData+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:479 # 0xd01053 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x193 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:787 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [2: 896] @ 0x48b4ac 0x4907d3 0x93cab7 0x93c62f 0x9768f8 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x93cab6 crypto/tls.(*Conn).unmarshalHandshakeMessage+0x2f6 /usr/local/go/src/crypto/tls/conn.go:1179 # 0x93c62e crypto/tls.(*Conn).readHandshake+0x26e /usr/local/go/src/crypto/tls/conn.go:1120 # 0x9768f7 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x177 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1045 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 24] @ 0x48b4ac 0x4901c9 0x5449e7 0x5c9eaa 0x5caa7e 0x6a4874 0x6a51c7 0x6e3de7 0x6e48de 0x6e49ac 0x6e70c5 0x6e58ac 0x1193f8c 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5449e6 encoding/binary.Write+0x266 /usr/local/go/src/encoding/binary/binary.go:429 # 0x5c9ea9 github.com/pactus-project/pactus/util/encoding.WriteElement+0x249 /home/pactus/source/util/encoding/encoding.go:271 # 0x5caa7d github.com/pactus-project/pactus/crypto.Address.Encode+0x7d /home/pactus/source/crypto/address.go:113 # 0x6a4873 github.com/pactus-project/pactus/types/tx/payload.(*BatchRecipient).Encode+0x53 /home/pactus/source/types/tx/payload/batch_transfer.go:39 # 0x6a51c6 github.com/pactus-project/pactus/types/tx/payload.(*BatchTransferPayload).Encode+0x126 /home/pactus/source/types/tx/payload/batch_transfer.go:142 # 0x6e3de6 github.com/pactus-project/pactus/types/tx.(*Tx).encodeWithNoSignatory+0x166 /home/pactus/source/types/tx/tx.go:366 # 0x6e48dd github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x3d /home/pactus/source/types/tx/tx.go:517 # 0x6e49ab github.com/pactus-project/pactus/types/tx.(*Tx).ID+0x4b /home/pactus/source/types/tx/tx.go:529 # 0x6e70c4 github.com/pactus-project/pactus/types/block.Txs.Root+0x64 /home/pactus/source/types/block/txs.go:35 # 0x6e58ab github.com/pactus-project/pactus/types/block.(*Block).Hash+0x14b /home/pactus/source/types/block/block.go:144 # 0x1193f8b github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x10b /home/pactus/source/sync/handler_block_announce.go:29 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b485 0x425d05 0x12d6332 0x12b80d1 0x15e0a43 0x12b7fb7 0x13225e7 0x1326c02 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x12d6331 google.golang.org/grpc.newClientStream+0x91 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:203 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13225e6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetAccount+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:139 # 0x1326c01 github.com/pactus-project/pactus/www/grpc/gen/go.(*BlockchainJsonRPC).Methods.func7+0x1a1 /home/pactus/source/www/grpc/gen/go/blockchain_jgw.pb.go:156 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 32] @ 0x48b485 0x425d05 0x10d807e 0x10d7975 0xc1a7ad 0x495521 # 0x10d807d github.com/multiformats/go-multistream.NewMSSelect[...]+0xd9d /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:12 # 0x10d7974 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:484 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166e77 0x1166c18 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166e76 github.com/pactus-project/pactus/state.(*state).validatePrevCertificate+0x56 /home/pactus/source/state/validation.go:51 # 0x1166c17 github.com/pactus-project/pactus/state.(*state).validateBlock+0x277 /home/pactus/source/state/validation.go:41 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 512] @ 0x48b485 0x4901c9 0xc30170 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc3016f github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x30f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2123 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [2: 256] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169be1b 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x975be5 0x975bb7 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x975be4 crypto/tls.(*Conn).setWriteTrafficSecret+0x244 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x975bb6 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x216 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:907 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [4: 192] @ 0x48b4ac 0x4731d7 0xb7e7b5 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb7e7b4 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0xf4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:259 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [7: 5390336] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [9: 6930432] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [7: 5390336] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [7: 5390336] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [9: 6930432] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [8: 6160384] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [4: 96] @ 0x48b4ac 0x4731d7 0x86f84a 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86f849 google.golang.org/protobuf/internal/impl.consumeStringSliceValidateUTF8+0x69 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5275 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [6: 288] @ 0x48b4ac 0x473854 0x473366 0xb2ac15 0xb2ac0b 0xb2763a 0xb7681b 0xb758a5 0xb756a8 0x495521 # 0xb2ac14 github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb2ac0a github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).bucketIdForPeer+0x2a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:556 # 0xb27639 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).UsefulNewPeer+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:131 # 0xb7681a github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:666 # 0xb758a4 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).fixLowPeers+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:506 # 0xb756a7 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runFixLowPeersLoop.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:492 0: 0 [1: 768] @ 0x48b4ac 0x425d05 0x5d25c5 0x5d25b9 0x5d2492 0xda26fe 0xda214e 0xdaab8d 0xda5f4e 0xda4052 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x5d25c4 crypto/internal/fips140/aes/gcm.New+0xc4 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm.go:24 # 0x5d25b8 crypto/cipher.newGCM+0xb8 /usr/local/go/src/crypto/cipher/gcm.go:76 # 0x5d2491 crypto/cipher.NewGCM+0x51 /usr/local/go/src/crypto/cipher/gcm.go:34 # 0xda26fd github.com/quic-go/quic-go/internal/handshake.aeadAESGCMTLS13+0x3d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/cipher_suite.go:47 # 0xda214d github.com/quic-go/quic-go/internal/handshake.createAEAD+0x12d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:18 # 0xdaab8c github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetWriteKey+0x6c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:154 # 0xda5f4d github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setWriteKey+0x32d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:528 # 0xda4051 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0xb1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:254 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 32] @ 0x48b485 0x4901c9 0x531c7f 0x11463d0 0x11463b6 0x1146256 0x1146148 0x1195d5c 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x531c7e strings.genSplit+0x7e /usr/local/go/src/strings/strings.go:305 # 0x11463cf strings.Split+0x8f /usr/local/go/src/strings/strings.go:361 # 0x11463b5 github.com/pactus-project/pactus/version.ParseAgent-range1+0x75 /home/pactus/source/version/agent.go:33 # 0x1146255 github.com/pactus-project/pactus/version.ParseAgent.SplitSeq.splitSeq.func1+0x195 /usr/local/go/src/strings/iter.go:59 # 0x1146147 github.com/pactus-project/pactus/version.ParseAgent+0x87 /home/pactus/source/version/agent.go:32 # 0x1195d5b github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x47b /home/pactus/source/sync/handler_hello.go:98 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b485 0x425d05 0x6c3305 0x96aab2 0x96a9ac 0x6c2f44 0x6c339c 0x96a865 0x96a7bc 0x93c057 0x975634 0x9710a5 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x96aab1 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x1b1 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x96a9ab crypto/tls.(*certificateVerifyMsg).marshal.func1+0xab /usr/local/go/src/crypto/tls/handshake_messages.go:1861 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x96a864 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x96a7bb crypto/tls.(*certificateVerifyMsg).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1857 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x975633 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x633 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:883 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 352] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x4160b7 0xdc86af 0xdc7fbd 0xdc5fc5 0xdc6cab 0xdbd74c 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0xdc86ae github.com/quic-go/quic-go.(*frameSorter).push+0x64e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/frame_sorter.go:176 # 0xdc7fbc github.com/quic-go/quic-go.(*frameSorter).Push+0x1c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/frame_sorter.go:46 # 0xdc5fc4 github.com/quic-go/quic-go.(*baseCryptoStream).HandleCryptoFrame+0xa4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/crypto_stream.go:55 # 0xdc6caa github.com/quic-go/quic-go.(*cryptoStreamManager).HandleCryptoFrame+0xca /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/crypto_stream_manager.go:32 # 0xdbd74b github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x2b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1998 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169bdcf 0x699573 0x699acb 0xda7c9c 0xda723a 0xda711b 0xda584a 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda7239 github.com/quic-go/quic-go/internal/handshake.newAESHeaderProtector+0x59 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:48 # 0xda711a github.com/quic-go/quic-go/internal/handshake.newHeaderProtector+0x7a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:31 # 0xda5849 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x3c9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:473 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0x6e5c45 0x6e5bf6 0x7372e2 0x737e68 0x7380c5 0x1163c59 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6e5c44 github.com/pactus-project/pactus/crypto/hash.Hash.LogString+0x1c4 /home/pactus/source/crypto/hash/hash.go:85 # 0x6e5bf5 github.com/pactus-project/pactus/types/block.(*Block).LogString+0x175 /home/pactus/source/types/block/block.go:169 # 0x7372e1 github.com/pactus-project/pactus/util/logger.addFields+0x3c1 /home/pactus/source/util/logger/logger.go:136 # 0x737e67 github.com/pactus-project/pactus/util/logger.(*SubLogger).logObj+0xa7 /home/pactus/source/util/logger/logger.go:189 # 0x7380c4 github.com/pactus-project/pactus/util/logger.(*SubLogger).Info+0x64 /home/pactus/source/util/logger/logger.go:201 # 0x1163c58 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x758 /home/pactus/source/state/state.go:501 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 96] @ 0x48b4ac 0x4907d3 0x8711f6 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0xb0b4b4 0x495521 # 0x8711f5 google.golang.org/protobuf/internal/impl.consumeBytesSlice+0x75 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5577 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0xb0b4b3 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).ctxReadMsg.func1+0x133 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:330 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x7e20f0 0x7e842d 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7e20ef crypto/x509.parseName+0x20f /usr/local/go/src/crypto/x509/parser.go:170 # 0x7e842c crypto/x509.parseCertificate+0x6cc /usr/local/go/src/crypto/x509/parser.go:983 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b4ac 0x425d05 0xde596b 0xdb090d 0xdb031e 0xdbfd72 0xdbf74b 0xdbdb17 0xdbd7ba 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0xde596a github.com/quic-go/quic-go.(*statelessResetter).GetStatelessResetToken+0x8a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stateless_reset.go:38 # 0xdb090c github.com/quic-go/quic-go.(*connIDGenerator).issueNewConnID+0x16c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/conn_id_generator.go:147 # 0xdb031d github.com/quic-go/quic-go.(*connIDGenerator).SetMaxActiveConnIDs+0x7d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/conn_id_generator.go:92 # 0xdbfd71 github.com/quic-go/quic-go.(*Conn).applyTransportParameters+0xf1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2426 # 0xdbf74a github.com/quic-go/quic-go.(*Conn).handleTransportParameters+0x1ea /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2375 # 0xdbdb16 github.com/quic-go/quic-go.(*Conn).handleHandshakeEvents+0x316 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2025 # 0xdbd7b9 github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x99 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2010 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 663552] @ 0x48b4b3 0x425d05 0x68e534 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194dbb 0x11943e5 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x68e533 compress/flate.NewWriter+0x293 /usr/local/go/src/compress/flate/deflate.go:665 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194dba github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x17a /home/pactus/source/sync/handler_blocks_request.go:113 # 0x11943e4 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x264 /home/pactus/source/sync/handler_blocks_request.go:41 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 224] @ 0x48b4ac 0x425d05 0x6b2fba 0x6b2fd0 0x16d6022 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6b2fb9 crypto/internal/fips140/sha512.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:205 # 0x6b2fcf crypto/sha512.New+0x2f /usr/local/go/src/crypto/sha512/sha512.go:53 # 0x16d6021 crypto/internal/fips140/ecdsa.newDRBG[...]+0xe1 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:61 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0x8ca39a 0x8c979b 0x8c9a93 0x8c6c94 0x8c63bb 0x4a336c 0x8c633b 0x8c630f 0x8c5c25 0x105a165 0x1058674 0x10561f1 0x10552a6 0x1052f28 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x8ca399 github.com/libp2p/go-libp2p/core/peer.addrsFromProtobuf+0x99 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:236 # 0x8c979a github.com/libp2p/go-libp2p/core/peer.PeerRecordFromProtobuf+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:123 # 0x8c9a92 github.com/libp2p/go-libp2p/core/peer.(*PeerRecord).UnmarshalRecord+0xd2 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:176 # 0x8c6c93 github.com/libp2p/go-libp2p/core/record.unmarshalRecordPayload+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/record.go:81 # 0x8c63ba github.com/libp2p/go-libp2p/core/record.(*Envelope).Record.func1+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:230 # 0x4a336b sync.(*Once).doSlow+0xab /usr/local/go/src/sync/once.go:78 # 0x8c633a sync.(*Once).Do+0x3a /usr/local/go/src/sync/once.go:69 # 0x8c630e github.com/libp2p/go-libp2p/core/record.(*Envelope).Record+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:226 # 0x8c5c24 github.com/libp2p/go-libp2p/core/record.ConsumeEnvelope+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:121 # 0x105a164 github.com/libp2p/go-libp2p/p2p/protocol/identify.signedPeerRecordFromMessage+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1010 # 0x1058673 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x6f3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:767 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10552a5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handlePush+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:459 # 0x1052f27 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).Start.(*Limiter).Limit.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:96 # 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 0: 0 [3: 288] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0xd02976 0xd02a6f 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x108200e 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xd02975 github.com/libp2p/go-yamux/v5.makePipeDeadline+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:22 # 0xd02a6e github.com/libp2p/go-yamux/v5.newStream+0x14e /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:63 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x108200d github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0xb6d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:364 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [1: 761856] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 32] @ 0x48b485 0x490767 0x55d425 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55d424 encoding/json.(*decodeState).object+0x1944 /usr/local/go/src/encoding/json/decode.go:738 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 90112] @ 0x48b4b3 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416149 0x783e45 0x774650 0x75db26 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x783e44 github.com/syndtr/goleveldb/leveldb.(*versionStaging).commit+0x404 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:446 # 0x77464f github.com/syndtr/goleveldb/leveldb.(*session).recover+0x78f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session.go:177 # 0x75db25 github.com/syndtr/goleveldb/leveldb.Open+0x85 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:191 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 16] @ 0x48b4a5 0x4901c9 0x933525 0x93391d 0x96c057 0x96b21a 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x933524 crypto/tls.(*Config).supportedVersions+0x44 /usr/local/go/src/crypto/tls/common.go:1224 # 0x93391c crypto/tls.(*Config).mutualVersion+0x1c /usr/local/go/src/crypto/tls/common.go:1295 # 0x96c056 crypto/tls.(*Conn).readClientHello+0x3f6 /usr/local/go/src/crypto/tls/handshake_server.go:190 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [7: 1792] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b4ac 0x425d05 0x7574ed 0x77fca5 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e92fc 0x8eb21a 0x1165ab6 0x1599ec3 0x1323a8b 0x156f33e 0x13238e3 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x7574ec github.com/syndtr/goleveldb/leveldb/table.NewReader+0x28c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:1046 # 0x77fca4 github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x204 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:418 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e92fb github.com/pactus-project/pactus/store.(*blockStore).blockHeight+0xbb /home/pactus/source/store/block.go:119 # 0x8eb219 github.com/pactus-project/pactus/store.(*store).BlockHeight+0x79 /home/pactus/source/store/store.go:218 # 0x1165ab5 github.com/pactus-project/pactus/state.(*state).BlockHeight+0x35 /home/pactus/source/state/state.go:689 # 0x1599ec2 github.com/pactus-project/pactus/www/grpc.(*blockchainServer).GetBlockHeight+0xc2 /home/pactus/source/www/grpc/blockchain.go:154 # 0x1323a8a github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetBlockHeight_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:340 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x13238e2 github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetBlockHeight_Handler+0x142 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:342 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [2: 32] @ 0x48b485 0x425d05 0xcfc5e7 0xd04936 0xd0480c 0xd061f8 0xd3c462 0x1154288 0x115072a 0x495521 # 0xcfc5e6 github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x1e6 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:54 # 0xd04935 github.com/libp2p/go-yamux/v5.(*Stream).SetReadDeadline+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:504 # 0xd0480b github.com/libp2p/go-yamux/v5.(*Stream).SetDeadline+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:490 # 0xd061f7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).SetDeadline+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:67 # 0xd3c461 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetDeadline+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:165 # 0x1154287 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x287 /home/pactus/source/network/stream.go:91 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [13: 5824] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x16f0409 0x16effe9 0x97488d 0x974848 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16f0408 crypto/internal/fips140/tls13.ExpandLabel[...]+0x368 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x97488c crypto/internal/fips140/tls13.(*HandshakeSecret).ClientHandshakeTrafficSecret+0x52c /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:106 # 0x974847 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4e7 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:754 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [4: 768] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 524288] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x564ab0 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564aaf encoding/json.mapEncoder.encode+0x4cf /usr/local/go/src/encoding/json/encode.go:804 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [3: 240] @ 0x48b4ac 0x4901c9 0x68314e 0x68322c 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x68314d compress/flate.newHuffmanEncoder+0xed /usr/local/go/src/compress/flate/huffman_code.go:60 # 0x68322b compress/flate.newHuffmanBitWriter+0x1cb /usr/local/go/src/compress/flate/huffman_bit_writer.go:101 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b485 0x425d05 0x10d806a 0x10d7975 0xb0a0d9 0xb0a8be 0xb091c5 0xb03299 0xb8002a 0xb84a64 0x495521 # 0x10d8069 github.com/multiformats/go-multistream.NewMSSelect[...]+0xd89 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:11 # 0x10d7974 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:484 # 0xb0a0d8 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).prep+0x58 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:209 # 0xb0a8bd github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).SendRequest+0xfd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:270 # 0xb091c4 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x464 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:89 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 24] @ 0x48b4ac 0x4907d3 0x5c7a3e 0x5c82c6 0x69be5e 0x69bf31 0x6e333e 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5c7a3d golang.org/x/crypto/ripemd160.(*digest).Sum+0x1bd /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/ripemd160/ripemd160.go:123 # 0x5c82c5 github.com/pactus-project/pactus/crypto/hash.Hash160+0xc5 /home/pactus/source/crypto/hash/hash.go:34 # 0x69be5d github.com/pactus-project/pactus/crypto/bls.(*PublicKey).ValidatorAddress+0x5d /home/pactus/source/crypto/bls/public_key.go:170 # 0x69bf30 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).VerifyAddress+0x50 /home/pactus/source/crypto/bls/public_key.go:179 # 0x6e333d github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0xfd /home/pactus/source/types/tx/tx.go:219 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 1536] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0xaff386 0xb0b70c 0xb7b273 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0xaff385 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:84 # 0xb0b70b github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x12b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:367 # 0xb7b272 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x1932 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:135 # 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 0: 0 [1: 240] @ 0x48b485 0x4901c9 0x8fdc8c 0xb7e945 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8fdc8b github.com/libp2p/go-libp2p/core/peerstore.AddrInfos+0x4b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peerstore/helpers.go:9 # 0xb7e944 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:273 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a351c 0x8c5278 0xcff727 0xcff710 0xd0338b 0xd02fd1 0xd06038 0xd3be2a 0x552032 0x10ddba7 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0x11542b9 0x115072a 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0x8c5277 github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:67 # 0xcff726 github.com/libp2p/go-buffer-pool.Get+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xcff70f github.com/libp2p/go-yamux/v5.(*Session).sendMsg+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:521 # 0xd0338a github.com/libp2p/go-yamux/v5.(*Stream).write+0x34a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:185 # 0xd02fd0 github.com/libp2p/go-yamux/v5.(*Stream).Write+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:133 # 0xd06037 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Write+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:42 # 0xd3be29 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Write+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:69 # 0x552031 bufio.(*Writer).Flush+0x51 /usr/local/go/src/bufio/bufio.go:642 # 0x10ddba6 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0x1c6 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:147 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x11542b8 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x2b8 /home/pactus/source/network/stream.go:93 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [2: 128] @ 0x48b4ac 0x4731d7 0x790eb4 0x7ca83b 0x7ca836 0x7ca835 0x7ca83c 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x790eb3 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0x213 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:82 # 0x7ca83a github.com/mr-tron/base58/base58.FastBase58Encoding+0x3a /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x7ca835 github.com/mr-tron/base58/base58.Encode+0x35 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x7ca834 github.com/multiformats/go-multihash.Multihash.B58String+0x34 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/multihash.go:199 # 0x7ca83b github.com/multiformats/go-multiaddr.p2pBtS+0x3b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:392 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 32] @ 0x48b4ac 0x473854 0x473366 0x10ddac6 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0x552032 0xb0b71f 0xb0b71a 0xb0a905 0xb0a906 0xb091c5 0xb03299 0xb8002a 0xb84a64 0x495521 # 0x10ddac5 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0xe5 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:134 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x552031 bufio.(*Writer).Flush+0x51 /usr/local/go/src/bufio/bufio.go:642 # 0xb0b71e github.com/libp2p/go-libp2p-kad-dht/internal/net.(*bufferedDelimitedWriter).Flush+0x13e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:377 # 0xb0b719 github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x139 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:369 # 0xb0a904 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).writeMsg+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:317 # 0xb0a905 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).SendRequest+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:274 # 0xb091c4 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x464 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:89 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 16] @ 0x48b485 0x490767 0x15e08ad 0x15e0672 0x12b7fb7 0x13225e7 0x1326c02 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x15e08ac github.com/grpc-ecosystem/go-grpc-middleware/retry.filterCallOptions+0x2ac /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/options.go:138 # 0x15e0671 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x71 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:32 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13225e6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetAccount+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:139 # 0x1326c01 github.com/pactus-project/pactus/www/grpc/gen/go.(*BlockchainJsonRPC).Methods.func7+0x1a1 /home/pactus/source/www/grpc/gen/go/blockchain_jgw.pb.go:156 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [3: 2285568] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 2285568] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 2285568] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 2285568] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [2: 1523712] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [3: 2285568] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [3: 2285568] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 80] @ 0x48b485 0x425d05 0x1243868 0x12d8f18 0x12d82f4 0x12da0cd 0x12d7d8a 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x13225e7 0x1326c02 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x1243867 google.golang.org/grpc/internal/transport.(*http2Client).NewStream+0x307 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:800 # 0x12d8f17 google.golang.org/grpc.(*csAttempt).newStream+0xb7 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:551 # 0x12d82f3 google.golang.org/grpc.newClientStreamWithParams.func2+0x33 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:387 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12d7d89 google.golang.org/grpc.newClientStreamWithParams+0xc49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:396 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13225e6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetAccount+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:139 # 0x1326c01 github.com/pactus-project/pactus/www/grpc/gen/go.(*BlockchainJsonRPC).Methods.func7+0x1a1 /home/pactus/source/www/grpc/gen/go/blockchain_jgw.pb.go:156 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 224] @ 0x48b4ac 0x41b526 0x124ed8a 0x124ee01 0x124f86e 0x12cc148 0x12cb916 0x495521 # 0x124ed89 google.golang.org/grpc/internal/transport.(*writeQuota).init+0x2189 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/flowcontrol.go:49 # 0x124ee00 google.golang.org/grpc/internal/transport.(*http2Server).operateHeaders+0x2200 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:610 # 0x124f86d google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams+0x2ed /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:665 # 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 0: 0 [7: 1120] @ 0x48b485 0x4901c9 0xd3cd3c 0xd3cd2e 0xd2f565 0x10c8937 0x10c63b1 0x10c5e90 0x495521 # 0xd3cd3b github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x5b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xd3cd2d github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForListening+0x4d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:55 # 0xd2f564 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddCertHashes+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:979 # 0x10c8936 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x156 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:513 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [2: 576] @ 0x48b485 0x4901c9 0x1240a89 0x124375b 0x12d8f18 0x12d82f4 0x12da0cd 0x12d7d8a 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x13225e7 0x1326c02 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x1240a88 google.golang.org/grpc/internal/transport.(*http2Client).createHeaderFields+0x248 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:570 # 0x124375a google.golang.org/grpc/internal/transport.(*http2Client).NewStream+0x1fa /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:781 # 0x12d8f17 google.golang.org/grpc.(*csAttempt).newStream+0xb7 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:551 # 0x12d82f3 google.golang.org/grpc.newClientStreamWithParams.func2+0x33 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:387 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12d7d89 google.golang.org/grpc.newClientStreamWithParams+0xc49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:396 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13225e6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetAccount+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:139 # 0x1326c01 github.com/pactus-project/pactus/www/grpc/gen/go.(*BlockchainJsonRPC).Methods.func7+0x1a1 /home/pactus/source/www/grpc/gen/go/blockchain_jgw.pb.go:156 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [5: 480] @ 0x48b485 0x4901c9 0xc10d45 0xc1104a 0xc30292 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc11049 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).GetPeerRecord+0x109 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:502 # 0xc30291 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x431 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2127 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 48] @ 0x48b4ac 0x4901c9 0x69c6bb 0x6a121f 0x6e6305 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x69c6ba github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x3a /home/pactus/source/crypto/bls/signature.go:76 # 0x6a121e github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x25e /home/pactus/source/types/certificate/certificate.go:216 # 0x6e6304 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x124 /home/pactus/source/types/block/block.go:222 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 64] @ 0x48b485 0x490767 0xc3c290 0xc3c2bd 0xc2a9a9 0xc2a99d 0xc28551 0xc26f85 0xc26d88 0xc265d4 0xc3aad2 0xc369e5 0x495521 # 0xc3c28f github.com/libp2p/go-libp2p-pubsub.(*priorityQueue).NormalPush+0x20f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:26 # 0xc3c2bc github.com/libp2p/go-libp2p-pubsub.(*rpcQueue).push+0x23c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:97 # 0xc2a9a8 github.com/libp2p/go-libp2p-pubsub.(*rpcQueue).Push+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:68 # 0xc2a99c github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).doSendRPC+0x3c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1538 # 0xc28550 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendRPC+0x590 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1508 # 0xc26f84 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish-range1+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1300 # 0xc26d87 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish.(*GossipSubRouter).rpcs.func1+0x767 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1379 # 0xc265d3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1299 # 0xc3aad1 github.com/libp2p/go-libp2p-pubsub.(*PubSub).publishMessage+0x51 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1457 # 0xc369e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:879 0: 0 [5: 120] @ 0x48b485 0x425d05 0x69c4b2 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e92ee 0x6e92d4 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x69c4b1 github.com/pactus-project/pactus/crypto/bls.(*Signature).UnmarshalCBOR+0x31 /home/pactus/source/crypto/bls/signature.go:61 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e92ed github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e92d3 github.com/pactus-project/pactus/types/vote.(*Vote).UnmarshalCBOR+0x13 /home/pactus/source/types/vote/vote.go:178 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 960] @ 0x48b4ac 0x4901c9 0x6830d8 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6830d7 compress/flate.newHuffmanBitWriter+0x77 /usr/local/go/src/compress/flate/huffman_bit_writer.go:99 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 64] @ 0x48b4a5 0x48b01b 0x10d69e5 0xd307e5 0x495521 # 0x10d69e4 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x784 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:356 # 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 0: 0 [3: 48] @ 0x48b4a5 0x4731d7 0x65db58 0x7c89f8 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x65db57 net.IP.String+0xf7 /usr/local/go/src/net/ip.go:315 # 0x7c89f7 github.com/multiformats/go-multiaddr.ip4BtS+0x17 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:138 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b4ac 0x4901c9 0x543a15 0x5c9c25 0x5cab72 0x6a4905 0x6a5325 0x6e41f0 0x6e63f0 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x543a14 encoding/binary.Read+0x74 /usr/local/go/src/encoding/binary/binary.go:261 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x5cab71 github.com/pactus-project/pactus/crypto.(*Address).Decode+0x91 /home/pactus/source/crypto/address.go:131 # 0x6a4904 github.com/pactus-project/pactus/types/tx/payload.(*BatchRecipient).Decode+0x24 /home/pactus/source/types/tx/payload/batch_transfer.go:48 # 0x6a5324 github.com/pactus-project/pactus/types/tx/payload.(*BatchTransferPayload).Decode+0x104 /home/pactus/source/types/tx/payload/batch_transfer.go:168 # 0x6e41ef github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x3af /home/pactus/source/types/tx/tx.go:421 # 0x6e63ef github.com/pactus-project/pactus/types/block.(*Block).Decode+0x20f /home/pactus/source/types/block/block.go:240 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 72] @ 0x48b485 0x425d05 0x10de185 0x8fcfcb 0x10de0a9 0x10d9242 0x11548f8 0x495521 # 0x10de184 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Read.func1+0x44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:91 # 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 0: 0 [1: 352] @ 0x48b485 0x425d05 0xd9935a 0xdad445 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xd99359 github.com/quic-go/quic-go/internal/ackhandler.NewSentPacketHandler+0x119 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_handler.go:141 # 0xdad444 github.com/quic-go/quic-go.init.func1+0xc84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:313 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [2: 896] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0xaff386 0xb0b70c 0xb7b273 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0xaff385 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:84 # 0xb0b70b github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x12b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:367 # 0xb7b272 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x1932 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:135 # 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 0: 0 [1: 240] @ 0x48b485 0x490767 0x10c7a1d 0x10c7a5e 0x10c7905 0x10d8c7a 0x104033a 0x10446fc 0x1043f11 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x10c7a1c slices.Clone[...]+0x7c /usr/local/go/src/slices/slices.go:360 # 0x10c7a5d github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getDialableAddrs+0xbd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:420 # 0x10c7904 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).Addrs+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:411 # 0x10d8c79 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Addrs+0x19 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:585 # 0x1040339 github.com/libp2p/go-libp2p/p2p/host/autonat.(*dialPolicy).skipDial+0x719 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/dialpolicy.go:42 # 0x10446fb github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleDial+0x1db /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:131 # 0x1043f10 github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleStream+0x4b0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:93 # 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 0: 0 [5: 2560] @ 0x48b485 0x490767 0xc31605 0xc26669 0xc265d4 0xc3aad2 0xc369e5 0x495521 # 0xc31604 github.com/libp2p/go-libp2p-pubsub.(*MessageCache).Put+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/mcache.go:58 # 0xc26668 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish.(*GossipSubRouter).rpcs.func1+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1306 # 0xc265d3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1299 # 0xc3aad1 github.com/libp2p/go-libp2p-pubsub.(*PubSub).publishMessage+0x51 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1457 # 0xc369e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:879 0: 0 [1: 112] @ 0x48b485 0x425d05 0x41b494 0xcfd0d7 0xcfcc45 0xd064e5 0xd5d69d 0xd5c0be 0xd5b69a 0xd59cb3 0x495521 # 0xcfd0d6 github.com/libp2p/go-yamux/v5.newSession+0x276 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:143 # 0xcfcc44 github.com/libp2p/go-yamux/v5.Server+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:127 # 0xd064e4 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:51 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [5: 400] @ 0x48b485 0x48b5c5 0x4cc5fd 0x59e847 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x59e846 github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x2c6 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1451 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 90112] @ 0x48b4b3 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f51 0x413eb0 0x416149 0x783e45 0x774650 0x75db26 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x783e44 github.com/syndtr/goleveldb/leveldb.(*versionStaging).commit+0x404 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:446 # 0x77464f github.com/syndtr/goleveldb/leveldb.(*session).recover+0x78f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session.go:177 # 0x75db25 github.com/syndtr/goleveldb/leveldb.Open+0x85 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:191 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x4a3dd9 0x4a34c5 0x93bf57 0x93be32 0x93d1be 0xd0036f 0xcffa5c 0x495521 # 0x4a3dd8 sync.(*poolChain).pushHead+0x38 /usr/local/go/src/sync/poolqueue.go:225 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x93bf56 crypto/tls.(*Conn).writeRecordLocked.func1+0x56 /usr/local/go/src/crypto/tls/conn.go:1003 # 0x93be31 crypto/tls.(*Conn).writeRecordLocked+0x871 /usr/local/go/src/crypto/tls/conn.go:1048 # 0x93d1bd crypto/tls.(*Conn).Write+0x37d /usr/local/go/src/crypto/tls/conn.go:1254 # 0xd0036e github.com/libp2p/go-yamux/v5.(*Session).sendLoop+0x7ae /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:678 # 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 0: 0 [1: 16] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4907d3 0x870bcc 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x8c5d50 0x8c5b0c 0x105a165 0x1058674 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x870bcb google.golang.org/protobuf/internal/impl.consumeBytesNoZero+0x6b /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5497 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x8c5d4f github.com/libp2p/go-libp2p/core/record.UnmarshalEnvelope+0x4f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:172 # 0x8c5b0b github.com/libp2p/go-libp2p/core/record.ConsumeEnvelope+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:111 # 0x105a164 github.com/libp2p/go-libp2p/p2p/protocol/identify.signedPeerRecordFromMessage+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1010 # 0x1058673 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x6f3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:767 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [5: 560] @ 0x48b485 0x425d05 0x41b494 0xd65ed2 0xd67a45 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0xd65ed1 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer+0x31 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:112 # 0xd67a44 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:66 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 16] @ 0x48b485 0x425d05 0xb06e70 0xb79db5 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb06e6f github.com/libp2p/go-libp2p-kad-dht/internal/metrics.RecordMessageRecvOK+0x8f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/metrics/metrics.go:113 # 0xb79db4 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x474 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:90 # 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 0: 0 [1: 8] @ 0x48b485 0x490767 0xbe5c53 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe5c52 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0xa12 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2451 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [2: 2560] @ 0x48b4ac 0x4907d3 0xbe4ec5 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4ec4 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xfa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2095 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 96] @ 0x48b485 0x425d05 0x6c3305 0x966b34 0x966b13 0x6c2f44 0x6c339c 0x9665c5 0x9664b7 0x6c2f44 0x6c339c 0x965c58 0x965b55 0x6c2f44 0x6c339c 0x965a25 0x96597c 0x93c057 0x975245 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x966b33 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x966b12 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1.1.2+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:1288 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x9665c4 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x924 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x9664b6 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1.1+0x816 /usr/local/go/src/crypto/tls/handshake_messages.go:1287 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x965c57 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x197 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x965b54 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1+0x94 /usr/local/go/src/crypto/tls/handshake_messages.go:1261 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x965a24 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x96597b crypto/tls.(*certificateRequestMsgTLS13).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1256 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x975244 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x244 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:841 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 80] @ 0x48b485 0x425d05 0x7c3776 0x7c366e 0xb15e28 0xb1733c 0xb17326 0xb156f7 0xb19557 0xb19540 0x10cb025 0x10caeb6 0x10cace5 0x10c8a13 0x10c8859 0x10c63b1 0x10c5e90 0x495521 # 0x7c3775 github.com/multiformats/go-multiaddr.newComponent+0x35 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:253 # 0x7c366d github.com/multiformats/go-multiaddr.NewComponent+0x24d /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:246 # 0xb15e27 github.com/multiformats/go-multiaddr/net.FromIPAndZone+0x127 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:113 # 0xb1733b github.com/multiformats/go-multiaddr/net.FromIP+0x3b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:134 # 0xb17325 github.com/multiformats/go-multiaddr/net.parseIPPlusNetAddr+0x25 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:342 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb19556 github.com/multiformats/go-multiaddr/net.FromNetAddr+0x96 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb1953f github.com/multiformats/go-multiaddr/net.InterfaceMultiaddrs+0x7f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:397 # 0x10cb024 github.com/libp2p/go-libp2p/p2p/host/basic.(*interfaceAddrsCache).updateUnlocked+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:772 # 0x10caeb5 github.com/libp2p/go-libp2p/p2p/host/basic.(*interfaceAddrsCache).update+0xd5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:764 # 0x10cace4 github.com/libp2p/go-libp2p/p2p/host/basic.(*interfaceAddrsCache).All+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:752 # 0x10c8a12 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).appendInterfaceAddrs+0x52 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:522 # 0x10c8858 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:490 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [2: 160] @ 0x48b4ac 0x4901c9 0x590605 0x59054e 0x58f9dd 0x57e24a 0x57e3e5 0xb2d010 0xb2d48b 0xb7fbb1 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0x590604 math/big.nat.make+0x544 /usr/local/go/src/math/big/nat.go:67 # 0x59054d math/big.nat.divLarge+0x48d /usr/local/go/src/math/big/natdiv.go:623 # 0x58f9dc math/big.nat.div+0x41c /usr/local/go/src/math/big/natdiv.go:543 # 0x57e249 math/big.(*Float).uquo+0x269 /usr/local/go/src/math/big/float.go:1369 # 0x57e3e4 math/big.(*Float).Quo+0x44 /usr/local/go/src/math/big/float.go:1649 # 0xb2d00f github.com/libp2p/go-libp2p-kad-dht/netsize.NormedDistance+0x2af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:67 # 0xb2d48a github.com/libp2p/go-libp2p-kad-dht/netsize.(*Estimator).Track+0x42a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:110 # 0xb7fbb0 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x410 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:42 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [4: 384] @ 0x48b485 0x425d05 0xb8491c 0x495521 # 0xb8491b github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x17b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:423 0: 0 [2: 3584] @ 0x48b48c 0x4901c9 0xb29eef 0xb8287c 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb29eee github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).NearestPeers+0x1ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:458 # 0xb8287b github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x15b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:169 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0xd02989 0xd02a85 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0xb0a0d9 0xb09f25 0xb09c25 0xb08f05 0xb03299 0xb74949 0xb76b2f 0x495521 # 0xd02988 github.com/libp2p/go-yamux/v5.makePipeDeadline+0x68 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:22 # 0xd02a84 github.com/libp2p/go-yamux/v5.newStream+0x164 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:64 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xb0a0d8 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).prep+0x58 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:209 # 0xb09f24 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).prepOrInvalidate+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:191 # 0xb09c24 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).messageSenderForPeer+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:141 # 0xb08f04 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x1a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:74 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0xb2ac15 0xb2ac0b 0xb29846 0xb29796 0xb77059 0xb8ffbf 0xb8fc25 0x495521 # 0xb2ac14 github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb2ac0a github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).bucketIdForPeer+0x2a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:556 # 0xb29845 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).removePeer+0x25 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:376 # 0xb29795 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).RemovePeer+0x75 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:371 # 0xb77058 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerStoppedDHT+0xd8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:728 # 0xb8ffbe github.com/libp2p/go-libp2p-kad-dht.handlePeerChangeEvent+0xbe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/subscriber_notifee.go:100 # 0xb8fc24 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).startNetworkSubscriber.func1+0x2e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/subscriber_notifee.go:67 0: 0 [1: 16] @ 0x48b4a5 0x4907d3 0x95b4fd 0x93cafa 0x93c62f 0x96bc9b 0x96b21a 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x95b4fc crypto/tls.(*clientHelloMsg).unmarshal+0x133c /usr/local/go/src/crypto/tls/handshake_messages.go:599 # 0x93caf9 crypto/tls.(*Conn).unmarshalHandshakeMessage+0x339 /usr/local/go/src/crypto/tls/conn.go:1181 # 0x93c62e crypto/tls.(*Conn).readHandshake+0x26e /usr/local/go/src/crypto/tls/conn.go:1120 # 0x96bc9a crypto/tls.(*Conn).readClientHello+0x3a /usr/local/go/src/crypto/tls/handshake_server.go:137 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 1280] @ 0x48b48c 0x4901c9 0xc304b3 0xc2bb65 0xc36a65 0x495521 # 0xc304b2 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).getPeers+0x92 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2142 # 0xc2bb64 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0xda4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1736 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 672] @ 0x48b4ac 0x425d05 0x6b2fba 0x6b2fd0 0x169be1b 0x16d60bf 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6b2fb9 crypto/internal/fips140/sha512.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:205 # 0x6b2fcf crypto/sha512.New+0x2f /usr/local/go/src/crypto/sha512/sha512.go:53 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16d60be crypto/internal/fips140/ecdsa.newDRBG[...]+0x17e /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:71 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 208] @ 0x48b485 0x4901c9 0x8fdc8c 0xb7e945 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8fdc8b github.com/libp2p/go-libp2p/core/peerstore.AddrInfos+0x4b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peerstore/helpers.go:9 # 0xb7e944 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:273 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [2: 192] @ 0x48b485 0x421deb 0xa5894c 0xa5868d 0xa5d22c 0xb02e65 0xb8002a 0xb84a64 0x495521 # 0xa5894b go.opentelemetry.io/otel/internal/global.(*tracer).newSpan+0x18b /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:186 # 0xa5868c go.opentelemetry.io/otel/internal/global.(*tracer).Start+0xac /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:150 # 0xa5d22b github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0xeb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb02e64 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:146 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 172032] @ 0x48b4b3 0x4907d3 0x747552 0x75bcdf 0x77097d 0x7715c6 0x8ed3c5 0x8ed2fa 0x1163b02 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x747551 github.com/syndtr/goleveldb/leveldb/memdb.(*DB).Put+0x471 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/memdb/memdb.go:305 # 0x75bcde github.com/syndtr/goleveldb/leveldb.(*Batch).putMem+0x31e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:224 # 0x77097c github.com/syndtr/goleveldb/leveldb.(*DB).writeLocked+0x3fc /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_write.go:238 # 0x7715c5 github.com/syndtr/goleveldb/leveldb.(*DB).Write+0x3a5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_write.go:320 # 0x8ed3c4 github.com/pactus-project/pactus/store.(*store).writeBatch+0x24 /home/pactus/source/store/store.go:432 # 0x8ed2f9 github.com/pactus-project/pactus/store.(*store).WriteBatch+0x59 /home/pactus/source/store/store.go:428 # 0x1163b01 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x601 /home/pactus/source/state/state.go:494 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b485 0x48b145 0xb85d30 0xb85c89 0xb848ce 0x495521 # 0xb85d2f go.opentelemetry.io/otel/trace.WithAttributes+0x1af /home/pactus/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.43.0/config.go:225 # 0xb85c88 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).dialPeer+0x108 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:524 # 0xb848cd github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:418 0: 0 [1: 112] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0x53afa5 0x53b60d 0x53b5cf 0x10d73ac 0xc1a7ad 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0x53afa4 context.WithDeadlineCause+0x264 /usr/local/go/src/context/context.go:652 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0x10d73ab github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0xcb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:436 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [2: 96] @ 0x48b485 0x425d05 0x6e6025 0x6e5ffb 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6e6024 bytes.NewBuffer+0xe4 /usr/local/go/src/bytes/buffer.go:490 # 0x6e5ffa github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0xba /home/pactus/source/types/block/block.go:189 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 1152] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 24576] @ 0x48b4ac 0x4901c9 0x119199d 0x1191665 0x1193ced 0x1193cee 0x11939dd 0x1193565 0x6f0a23 0x6f0956 0x495521 # 0x119199c github.com/beevik/ntp.getTime+0x27c /home/pactus/go/pkg/mod/github.com/beevik/ntp@v1.5.0/ntp.go:534 # 0x1191664 github.com/beevik/ntp.QueryWithOptions+0xc4 /home/pactus/go/pkg/mod/github.com/beevik/ntp@v1.5.0/ntp.go:447 # 0x1193cec github.com/beevik/ntp.Query+0x4c /home/pactus/go/pkg/mod/github.com/beevik/ntp@v1.5.0/ntp.go:440 # 0x1193ced github.com/pactus-project/pactus/util/ntp.RemoteQuerier.Query+0x4d /home/pactus/source/util/ntp/query.go:12 # 0x11939dc github.com/pactus-project/pactus/util/ntp.(*Checker).queryClockOffset+0x7c /home/pactus/source/util/ntp/ntp.go:137 # 0x1193564 github.com/pactus-project/pactus/util/ntp.(*Checker).Start.func1+0x24 /home/pactus/source/util/ntp/ntp.go:98 # 0x6f0a22 github.com/ezex-io/gopkg/scheduler.EveryBuilder.Do.func1.1+0x42 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/scheduler@v0.0.0-20260127151556-579a32f19aa7/every.go:41 # 0x6f0955 github.com/ezex-io/gopkg/scheduler.EveryBuilder.Do.func1+0x95 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/scheduler@v0.0.0-20260127151556-579a32f19aa7/every.go:42 0: 0 [1: 112] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0xcfc625 0xd04936 0xd06258 0xd3c4c2 0x10d9323 0xb0ae74 0xb091c5 0xb03299 0xb8002a 0xb84a64 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0xcfc624 github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x224 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:54 # 0xd04935 github.com/libp2p/go-yamux/v5.(*Stream).SetReadDeadline+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:504 # 0xd06257 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).SetReadDeadline+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:71 # 0xd3c4c1 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetReadDeadline+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:170 # 0x10d9322 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Close+0x42 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:690 # 0xb0ae73 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).SendRequest+0x6b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:306 # 0xb091c4 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x464 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:89 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [2: 96] @ 0x48b485 0x425d05 0x16d5fab 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16d5faa crypto/internal/fips140/ecdsa.newDRBG[...]+0x6a /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:56 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 24] @ 0x48b485 0x48b145 0xb83a0e 0xb83936 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb83a0d go.opentelemetry.io/otel/trace.WithAttributes+0x30d /home/pactus/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.43.0/config.go:225 # 0xb83935 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x235 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:323 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [10: 320] @ 0x48b4ac 0x4907d3 0x56a899 0x56ac9c 0x56aa6a 0x56a53d 0x55a0d4 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x56a898 encoding/json.(*scanner).pushParseState+0x58 /usr/local/go/src/encoding/json/scanner.go:181 # 0x56ac9b encoding/json.stateBeginValue+0x1fb /usr/local/go/src/encoding/json/scanner.go:224 # 0x56aa69 encoding/json.stateBeginValueOrEmpty+0x49 /usr/local/go/src/encoding/json/scanner.go:213 # 0x56a53c encoding/json.checkValid+0x9c /usr/local/go/src/encoding/json/scanner.go:37 # 0x55a0d3 encoding/json.Unmarshal+0x53 /usr/local/go/src/encoding/json/decode.go:107 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 40960] @ 0x48b4ac 0x4901c9 0xdf15c5 0x4a35b1 0xdc11c5 0xdc11ec 0xdc0b5c 0xdc008c 0xdb4045 0xded7fa 0x495521 # 0xdf15c4 github.com/quic-go/quic-go.init.0.func2+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/buffer_pool.go:90 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0xdc11c4 github.com/quic-go/quic-go.getLargePacketBuffer+0x324 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/buffer_pool.go:79 # 0xdc11eb github.com/quic-go/quic-go.(*Conn).sendPacketsWithGSO+0x34b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2654 # 0xdc0b5b github.com/quic-go/quic-go.(*Conn).sendPackets+0x9db /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2553 # 0xdc008b github.com/quic-go/quic-go.(*Conn).triggerSending+0x10b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2453 # 0xdb4044 github.com/quic-go/quic-go.(*Conn).run+0x704 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:729 # 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 0: 0 [5: 80] @ 0x48b485 0x425d05 0xc4c72f 0x495521 # 0xc4c72e github.com/libp2p/go-libp2p-pubsub.(*validation).validateWorker+0xee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:295 0: 0 [5: 160] @ 0x48b4ac 0x4731d7 0x86f84a 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86f849 google.golang.org/protobuf/internal/impl.consumeStringSliceValidateUTF8+0x69 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5275 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 48] @ 0x48b4ac 0x425d05 0xd5e04c 0x10d6409 0xd307e5 0x495521 # 0xd5e04b github.com/multiformats/go-multistream.(*MultistreamMuxer[...]).Negotiate+0xab /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:206 # 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 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169bdcf 0x16ef53a 0x16f0445 0x16effe9 0x976112 0x9760d0 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x976111 crypto/internal/fips140/tls13.(*MasterSecret).ResumptionMasterSecret+0x151 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:143 # 0x9760cf crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x10f /usr/local/go/src/crypto/tls/handshake_server_tls13.go:963 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 128] @ 0x48b485 0x425d05 0x6ad373 0x6ad16a 0x97a530 0x97ac2a 0x971a45 0x971045 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6ad372 crypto/ecdh.(*x25519Curve).NewPrivateKey+0x192 /usr/local/go/src/crypto/ecdh/x25519.go:62 # 0x6ad169 crypto/ecdh.(*x25519Curve).GenerateKey+0xc9 /usr/local/go/src/crypto/ecdh/x25519.go:46 # 0x97a52f crypto/tls.(*ecdhKeyExchange).serverSharedSecret+0x4f /usr/local/go/src/crypto/tls/key_schedule.go:128 # 0x97ac29 crypto/tls.(*hybridKeyExchange).serverSharedSecret+0xe9 /usr/local/go/src/crypto/tls/key_schedule.go:204 # 0x971a44 crypto/tls.(*serverHandshakeStateTLS13).processClientHello+0x8e4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:254 # 0x971044 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x24 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:70 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [5: 960] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [7: 3584] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [7: 112] @ 0x48b485 0x425d05 0xbe6db2 0xbe6589 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6db1 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIHave).Unmarshal+0x731 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2573 # 0xbe6588 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1348 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2316 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beee 0x16ef53a 0x16f0445 0x979c45 0x97600e 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979c44 crypto/tls.(*cipherSuiteTLS13).finishedHash+0xc4 /usr/local/go/src/crypto/tls/key_schedule.go:38 # 0x97600d crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x4d /usr/local/go/src/crypto/tls/handshake_server_tls13.go:955 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166e77 0x1166c18 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166e76 github.com/pactus-project/pactus/state.(*state).validatePrevCertificate+0x56 /home/pactus/source/state/validation.go:51 # 0x1166c17 github.com/pactus-project/pactus/state.(*state).validateBlock+0x277 /home/pactus/source/state/validation.go:41 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169bdcf 0x699573 0x979c7e 0x9759fc 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x979c7d crypto/tls.(*cipherSuiteTLS13).finishedHash+0xfd /usr/local/go/src/crypto/tls/key_schedule.go:39 # 0x9759fb crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x5b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:894 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 1152] @ 0x48b48c 0x4901c9 0x159d550 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159d54f github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0x4f /home/pactus/source/www/grpc/network.go:91 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [2: 64] @ 0x48b4ac 0x4901c9 0x16ef505 0x16f0445 0x16effe9 0x16efb05 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16ef504 crypto/internal/fips140/hkdf.Expand[...]+0x64 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:28 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16efb04 crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x44 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:121 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 96] @ 0x48b485 0x425d05 0xce108f 0xcdfc85 0xcdfad7 0xd5a851 0xe1af2f 0xd5975e 0x495521 # 0xce108e github.com/libp2p/go-libp2p/p2p/host/resource-manager.newConnectionScope+0x12e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:562 # 0xcdfc84 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).openConnection+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:397 # 0xcdfad6 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenConnection+0x296 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:382 # 0xd5a850 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*gatedMaListener).Accept+0x250 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:195 # 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 0: 0 [8: 384] @ 0x48b4ac 0x46eabf 0x4e0885 0x4e2cf6 0x4e2cfe 0x51382b 0x513814 0x514714 0x5146d7 0x5146a6 0x512afe 0x73c978 0x77faf8 0x77facd 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4e0884 syscall.ByteSliceFromString+0x84 /usr/local/go/src/syscall/syscall.go:52 # 0x4e2cf5 syscall.BytePtrFromString+0x35 /usr/local/go/src/syscall/syscall.go:68 # 0x4e2cfd syscall.openat+0x3d /usr/local/go/src/syscall/zsyscall_linux_amd64.go:94 # 0x51382a syscall.Open+0x2a /usr/local/go/src/syscall/syscall_linux.go:280 # 0x513813 os.open+0x13 /usr/local/go/src/os/file_open_unix.go:15 # 0x514713 os.openFileNolog.func1+0x93 /usr/local/go/src/os/file_unix.go:261 # 0x5146d6 os.ignoringEINTR+0x56 /usr/local/go/src/os/file_posix.go:256 # 0x5146a5 os.openFileNolog+0x25 /usr/local/go/src/os/file_unix.go:260 # 0x512afd os.OpenFile+0x3d /usr/local/go/src/os/file.go:412 # 0x73c977 github.com/syndtr/goleveldb/leveldb/storage.(*fileStorage).Open+0x157 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/storage/file_storage.go:483 # 0x77faf7 github.com/syndtr/goleveldb/leveldb.(*iStorage).Open+0x57 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/storage.go:15 # 0x77facc github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x2c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:407 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [33: 6864] @ 0x48b485 0x425d05 0x75733f 0x77fca5 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75733e github.com/syndtr/goleveldb/leveldb/table.NewReader+0xde /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:1030 # 0x77fca4 github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x204 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:418 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 64] @ 0x48b4ac 0x425d05 0x16ba485 0x16d0a82 0x16d0766 0x16d43e8 0x16d43bb 0x6c8cb6 0x6c60b6 0x92de8c 0x976dab 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16ba484 crypto/internal/fips140/nistec.P256OrdInverse+0x904 /usr/local/go/src/crypto/internal/fips140/nistec/p256_ordinv.go:99 # 0x16d0a81 crypto/internal/fips140/ecdsa.inverse[...]+0x41 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:385 # 0x16d0765 crypto/internal/fips140/ecdsa.verifyGeneric[...]+0x3c5 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:483 # 0x16d43e7 crypto/internal/fips140/ecdsa.verify[...]+0xc7 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go:14 # 0x16d43ba crypto/internal/fips140/ecdsa.Verify[...]+0x9a /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:452 # 0x6c8cb5 crypto/ecdsa.verifyFIPS[...]+0x135 /usr/local/go/src/crypto/ecdsa/ecdsa.go:529 # 0x6c60b5 crypto/ecdsa.VerifyASN1+0x255 /usr/local/go/src/crypto/ecdsa/ecdsa.go:510 # 0x92de8b crypto/tls.verifyHandshakeSignature+0x2eb /usr/local/go/src/crypto/tls/auth.go:34 # 0x976daa crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x62a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1098 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beb0 0x16ef53a 0x16f0445 0x979c45 0x9759fc 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979c44 crypto/tls.(*cipherSuiteTLS13).finishedHash+0xc4 /usr/local/go/src/crypto/tls/key_schedule.go:38 # 0x9759fb crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x5b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:894 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 288] @ 0x48b485 0x425d05 0x6c3305 0x963bd4 0x963bb3 0x6c2f44 0x6c339c 0x962e1d 0x962d14 0x6c2f44 0x6c339c 0x962c34 0x962c13 0x6c2f44 0x6c339c 0x962b65 0x962abc 0x93c057 0x974e6a 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x963bd3 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x963bb2 crypto/tls.(*encryptedExtensionsMsg).marshal.func1.1.1+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:1019 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x962e1c vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x1bc /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x962d13 crypto/tls.(*encryptedExtensionsMsg).marshal.func1.1+0xb3 /usr/local/go/src/crypto/tls/handshake_messages.go:1018 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x962c33 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x962c12 crypto/tls.(*encryptedExtensionsMsg).marshal.func1+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:1015 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x962b64 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x962abb crypto/tls.(*encryptedExtensionsMsg).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1014 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x974e69 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0xb09 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:811 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 96] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0xd0e832 0xd2b777 0xd2db9b 0xd2b5d4 0xd38dc5 0x495521 # 0xd0e831 github.com/libp2p/go-libp2p/p2p/net/connmgr.(*cmNotifee).Connected+0x1b1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/connmgr/connmgr.go:677 # 0xd2b776 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn.func1+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:443 # 0xd2db9a github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).notifyAll+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:765 # 0xd2b5d3 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn+0x713 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:442 # 0xd38dc4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddListenAddr.func2.2+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_listen.go:177 0: 0 [1: 96] @ 0x48b4ac 0x4901c9 0x5d99b9 0x5f5c97 0x60ba25 0x69b905 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5d99b8 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.BatchInvert+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:818 # 0x5f5c96 github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1Isogeny+0xf6 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:142 # 0x60ba24 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x144 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:58 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x425d05 0xb7be05 0xb7be51 0xb7c1ec 0xb83cad 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7be04 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:36 # 0xb7be50 github.com/libp2p/go-libp2p-kad-dht.OptPeerKadID+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:56 # 0xb7c1eb github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x6b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:107 # 0xb83cac github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5ac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:334 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [4: 384] @ 0x48b485 0x490767 0x871256 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0xb0b4b4 0x495521 # 0x871255 google.golang.org/protobuf/internal/impl.consumeBytesSlice+0xd5 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5577 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0xb0b4b3 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).ctxReadMsg.func1+0x133 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:330 0: 0 [1: 24] @ 0x48b4ac 0x473854 0x473366 0x10ddac6 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0x552032 0xb0b71f 0xb0b71a 0xb0a905 0xb0a906 0xb091c5 0xb03299 0xb8002a 0xb84a64 0x495521 # 0x10ddac5 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0xe5 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:134 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x552031 bufio.(*Writer).Flush+0x51 /usr/local/go/src/bufio/bufio.go:642 # 0xb0b71e github.com/libp2p/go-libp2p-kad-dht/internal/net.(*bufferedDelimitedWriter).Flush+0x13e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:377 # 0xb0b719 github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x139 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:369 # 0xb0a904 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).writeMsg+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:317 # 0xb0a905 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).SendRequest+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:274 # 0xb091c4 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x464 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:89 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x5d67c6 0x5d9d76 0x60b93d 0x69b905 0x69d839 0x69d36f 0x8f9165 0x8faa9a 0x8fc8a3 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x5d67c5 github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x6e5 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:83 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x69d838 github.com/pactus-project/pactus/sortition.Verify+0x178 /home/pactus/source/sortition/vrf.go:46 # 0x69d36e github.com/pactus-project/pactus/sortition.VerifyProof+0x6e /home/pactus/source/sortition/sortition.go:17 # 0x8f9164 github.com/pactus-project/pactus/sandbox.(*sandbox).VerifyProof+0x164 /home/pactus/source/sandbox/sandbox.go:300 # 0x8faa99 github.com/pactus-project/pactus/execution/executor.(*SortitionExecutor).Check+0xf9 /home/pactus/source/execution/executor/sortition.go:44 # 0x8fc8a2 github.com/pactus-project/pactus/execution.CheckAndExecute+0x162 /home/pactus/source/execution/execution.go:44 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 11520] @ 0x48b4ac 0x4901c9 0x687488 0x686390 0x68593f 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194dbb 0x11946cb 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x687487 compress/flate.(*huffmanEncoder).generate+0x47 /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x68638f compress/flate.(*huffmanBitWriter).indexTokens+0x26f /usr/local/go/src/compress/flate/huffman_bit_writer.go:562 # 0x68593e compress/flate.(*huffmanBitWriter).writeBlock+0xde /usr/local/go/src/compress/flate/huffman_bit_writer.go:435 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194dba github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x17a /home/pactus/source/sync/handler_blocks_request.go:113 # 0x11946ca github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x54a /home/pactus/source/sync/handler_blocks_request.go:52 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b4ac 0x4901c9 0x5d99b9 0x5f5c97 0x60ba3a 0x69b905 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5d99b8 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.BatchInvert+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:818 # 0x5f5c96 github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1Isogeny+0xf6 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:142 # 0x60ba39 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x159 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:59 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 224] @ 0x48b485 0x425d05 0xb7c2ad 0xb852d9 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7c2ac github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x12c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:105 # 0xb852d8 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xb8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:482 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 160] @ 0x48b485 0x425d05 0x5393db 0x5393bd 0x93ebeb 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5393da context.withCancel+0x3a /usr/local/go/src/context/context.go:277 # 0x5393bc context.WithCancel+0x1c /usr/local/go/src/context/context.go:241 # 0x93ebea crypto/tls.(*Conn).handshakeContext+0x6a /usr/local/go/src/crypto/tls/conn.go:1527 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [9: 1728] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 96] @ 0x48b485 0x425d05 0x51cef2 0xd05f25 0xd05eb0 0xd05fc8 0xd3bcea 0x10de0ec 0x10d9242 0xc1ad9c 0x495521 # 0x51cef1 fmt.errorf+0x4b1 /usr/local/go/src/fmt/errors.go:64 # 0xd05f24 fmt.Errorf+0x244 /usr/local/go/src/fmt/errors.go:26 # 0xd05eaf github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x1cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:31 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 0: 0 [4: 192] @ 0x48b4ac 0x473854 0x473366 0xb7bf05 0xb7bf51 0xb7c066 0xb8531c 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bf04 github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb7bf50 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:38 # 0xb7c065 github.com/libp2p/go-libp2p-kad-dht.NewLookupEvent+0x1e5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:70 # 0xb8531b github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xfb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:477 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 24] @ 0x48b4ac 0x4901c9 0x5449e7 0x5c9eaa 0x5caa7e 0x6a4874 0x6a51c7 0x6e3de7 0x6e3b9d 0x8e8ec5 0x8eab5a 0x1163ae7 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5449e6 encoding/binary.Write+0x266 /usr/local/go/src/encoding/binary/binary.go:429 # 0x5c9ea9 github.com/pactus-project/pactus/util/encoding.WriteElement+0x249 /home/pactus/source/util/encoding/encoding.go:271 # 0x5caa7d github.com/pactus-project/pactus/crypto.Address.Encode+0x7d /home/pactus/source/crypto/address.go:113 # 0x6a4873 github.com/pactus-project/pactus/types/tx/payload.(*BatchRecipient).Encode+0x53 /home/pactus/source/types/tx/payload/batch_transfer.go:39 # 0x6a51c6 github.com/pactus-project/pactus/types/tx/payload.(*BatchTransferPayload).Encode+0x126 /home/pactus/source/types/tx/payload/batch_transfer.go:142 # 0x6e3de6 github.com/pactus-project/pactus/types/tx.(*Tx).encodeWithNoSignatory+0x166 /home/pactus/source/types/tx/tx.go:366 # 0x6e3b9c github.com/pactus-project/pactus/types/tx.(*Tx).Encode+0x19c /home/pactus/source/types/tx/tx.go:328 # 0x8e8ec4 github.com/pactus-project/pactus/store.(*blockStore).saveBlock+0x524 /home/pactus/source/store/block.go:93 # 0x8eab59 github.com/pactus-project/pactus/store.(*store).SaveBlock+0x99 /home/pactus/source/store/store.go:156 # 0x1163ae6 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x5e6 /home/pactus/source/state/state.go:492 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 336] @ 0x48b4ac 0x4901c9 0x5902a6 0x5901cf 0x58f9dd 0x57e24a 0x57e3e5 0xb2d010 0xb2d48b 0xb7fbb1 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0x5902a5 math/big.nat.make+0x1e5 /usr/local/go/src/math/big/nat.go:67 # 0x5901ce math/big.nat.divLarge+0x10e /usr/local/go/src/math/big/natdiv.go:608 # 0x58f9dc math/big.nat.div+0x41c /usr/local/go/src/math/big/natdiv.go:543 # 0x57e249 math/big.(*Float).uquo+0x269 /usr/local/go/src/math/big/float.go:1369 # 0x57e3e4 math/big.(*Float).Quo+0x44 /usr/local/go/src/math/big/float.go:1649 # 0xb2d00f github.com/libp2p/go-libp2p-kad-dht/netsize.NormedDistance+0x2af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:67 # 0xb2d48a github.com/libp2p/go-libp2p-kad-dht/netsize.(*Estimator).Track+0x42a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:110 # 0xb7fbb0 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x410 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:42 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 64] @ 0x48b485 0x425d05 0x51cbd1 0x10d8997 0x10d8957 0x10d875f 0xb85f9f 0xb848ce 0x495521 # 0x51cbd0 fmt.errorf+0x190 /usr/local/go/src/fmt/errors.go:48 # 0x10d8996 fmt.Errorf+0x1b6 /usr/local/go/src/fmt/errors.go:26 # 0x10d8956 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x176 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:558 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0xb85f9e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).dialPeer+0x41e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:539 # 0xb848cd github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:418 0: 0 [2: 32] @ 0x48b485 0x425d05 0x11541db 0x115072a 0x495521 # 0x11541da github.com/pactus-project/pactus/network.(*streamService).SendTo+0x1da /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 32] @ 0x48b485 0x425d05 0x98496f 0x935eb6 0x974847 0x97481b 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x98496e crypto/tls.aeadAESGCMTLS13+0x8e /usr/local/go/src/crypto/tls/cipher_suites.go:570 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x974846 crypto/tls.(*Conn).setWriteTrafficSecret+0x4e6 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x97481a crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4ba /usr/local/go/src/crypto/tls/handshake_server_tls13.go:753 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [6: 4224] @ 0x48b4ac 0x4907d3 0xbe4ec5 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4ec4 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xfa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2095 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [3: 96] @ 0x48b485 0x48b5c5 0x4cc5fd 0x59e847 0x5a5e88 0x59f7fc 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x59e846 github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x2c6 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1451 # 0x5a5e87 github.com/fxamacker/cbor/v2.(*decoder).parseArrayToSlice+0x287 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2372 # 0x59f7fb github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x127b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1682 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 384] @ 0x48b485 0x425d05 0xda34f7 0xda35f6 0xda30bd 0xdad739 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xda34f6 github.com/quic-go/quic-go/internal/handshake.newUpdatableAEAD+0x196 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:83 # 0xda35f5 github.com/quic-go/quic-go/internal/handshake.newCryptoSetup+0x295 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:160 # 0xda30bc github.com/quic-go/quic-go/internal/handshake.NewCryptoSetupServer+0x9c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:116 # 0xdad738 github.com/quic-go/quic-go.init.func1+0xf78 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:358 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [4: 512] @ 0x48b4ac 0x4901c9 0x5d6445 0x5d9d76 0x60b93d 0x69b905 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5d6444 github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x364 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:61 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169be1b 0x699573 0x699acb 0xda7c9c 0xda723a 0xda711b 0xda6130 0xda4052 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda7239 github.com/quic-go/quic-go/internal/handshake.newAESHeaderProtector+0x59 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:48 # 0xda711a github.com/quic-go/quic-go/internal/handshake.newHeaderProtector+0x7a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:31 # 0xda612f github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setWriteKey+0x50f /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:522 # 0xda4051 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0xb1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:254 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [1: 48] @ 0x48b4ac 0x5aae85 0x59f66b 0x59e475 0x59df4d 0x69c4df 0x69c493 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x69c4de github.com/fxamacker/cbor/v2.Unmarshal+0x5e /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x69c492 github.com/pactus-project/pactus/crypto/bls.(*Signature).UnmarshalCBOR+0x12 /home/pactus/source/crypto/bls/signature.go:62 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 48] @ 0x48b485 0x425d05 0x8fd691 0x8fd5a5 0x10ddde6 0x10ddd83 0x10de227 0x8fcfcb 0x10de0a9 0x10d9242 0x11548f8 0x495521 # 0x8fd690 github.com/multiformats/go-multistream.lpReadBuf+0x50 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:283 # 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 0: 0 [1: 96] @ 0x48b485 0x421deb 0xa58994 0xa5868d 0xa5d22c 0xb02e65 0xb8002a 0xb84a64 0x495521 # 0xa58993 go.opentelemetry.io/otel/internal/global.(*tracer).newSpan+0x1d3 /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:187 # 0xa5868c go.opentelemetry.io/otel/internal/global.(*tracer).Start+0xac /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:150 # 0xa5d22b github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0xeb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb02e64 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:146 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 112] @ 0x48b485 0x425d05 0x41b494 0xd5da3b 0xd5cc5a 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0xd5da3a github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).negotiateSecurity+0x5a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:328 # 0xd5cc59 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x59 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:217 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x169beee 0x16ef53a 0x16f0445 0x16effe9 0x97488d 0x974848 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x97488c crypto/internal/fips140/tls13.(*HandshakeSecret).ClientHandshakeTrafficSecret+0x52c /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:106 # 0x974847 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4e7 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:754 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 768] @ 0x48b485 0x490767 0xc31605 0xc26669 0xc265d4 0xc3aad2 0xc369e5 0x495521 # 0xc31604 github.com/libp2p/go-libp2p-pubsub.(*MessageCache).Put+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/mcache.go:58 # 0xc26668 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish.(*GossipSubRouter).rpcs.func1+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1306 # 0xc265d3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1299 # 0xc3aad1 github.com/libp2p/go-libp2p-pubsub.(*PubSub).publishMessage+0x51 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1457 # 0xc369e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:879 0: 0 [1: 128] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc145d4 0x8fdd11 0xb7e945 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc145d3 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*pstoremem).PeerInfo+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/peerstore.go:97 # 0x8fdd10 github.com/libp2p/go-libp2p/core/peerstore.AddrInfos+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peerstore/helpers.go:11 # 0xb7e944 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:273 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 96] @ 0x48b485 0x425d05 0x6c3305 0x965c58 0x965b55 0x6c2f44 0x6c339c 0x965a25 0x96597c 0x93c057 0x975245 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x965c57 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x197 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x965b54 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1+0x94 /usr/local/go/src/crypto/tls/handshake_messages.go:1261 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x965a24 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x96597b crypto/tls.(*certificateRequestMsgTLS13).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1256 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x975244 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x244 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:841 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a3ed2 0x4a34c5 0x12318a6 0x12c802f 0x12c7f45 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x4a3ed1 sync.(*poolChain).pushHead+0x131 /usr/local/go/src/sync/poolqueue.go:245 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x12318a5 google.golang.org/grpc/mem.(*buffer).Free+0x105 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/mem/buffers.go:176 # 0x12c802e google.golang.org/grpc/mem.BufferSlice.Free+0x2e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/mem/buffer_slice.go:71 # 0x12c7f44 google.golang.org/grpc.recv+0x1a4 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1037 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 24] @ 0x48b485 0x425d05 0x122e894 0x122e615 0x12572cc 0x12571b2 0x1249cfa 0x495521 # 0x122e893 google.golang.org/grpc/internal/mem.(*sizedBufferPool).Get+0xb3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:229 # 0x122e614 google.golang.org/grpc/internal/mem.(*BinaryTieredBufferPool).Get+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:143 # 0x12572cb google.golang.org/grpc/internal/transport.(*framer).readDataFrame+0xcb /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:527 # 0x12571b1 google.golang.org/grpc/internal/transport.(*framer).readFrame+0x151 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:488 # 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 0: 0 [4: 448] @ 0x48b4ac 0x41b526 0xd02976 0xd02a6f 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0xc1a7ad 0x495521 # 0xd02975 github.com/libp2p/go-yamux/v5.makePipeDeadline+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:22 # 0xd02a6e github.com/libp2p/go-yamux/v5.newStream+0x14e /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:63 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x6128b7 0x611edc 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6128b6 github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0x96 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:111 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x169beb0 0x699573 0x979c7e 0x9759fc 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x979c7d crypto/tls.(*cipherSuiteTLS13).finishedHash+0xfd /usr/local/go/src/crypto/tls/key_schedule.go:39 # 0x9759fb crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x5b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:894 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x16ef53a 0x16f0445 0x979b2d 0x935ea7 0x974847 0x97481b 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x974846 crypto/tls.(*Conn).setWriteTrafficSecret+0x4e6 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x97481a crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4ba /usr/local/go/src/crypto/tls/handshake_server_tls13.go:753 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0xde5f65 0xde5fad 0xde7145 0xdf3c1f 0xde7d8e 0xde8005 0xdbcbe9 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0xded7fa 0x495521 # 0xde5f64 github.com/quic-go/quic-go.newReceiveStream+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:70 # 0xde5fac github.com/quic-go/quic-go.newStream+0x38c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:103 # 0xde7144 github.com/quic-go/quic-go.(*streamsMap).initMaps.func2+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:76 # 0xdf3c1e github.com/quic-go/quic-go.(*incomingStreamsMap[...]).GetOrOpenStream+0x23e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_incoming.go:143 # 0xde7d8d github.com/quic-go/quic-go.(*streamsMap).getReceiveStream+0x6d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:279 # 0xde8004 github.com/quic-go/quic-go.(*streamsMap).HandleStreamFrame+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:310 # 0xdbcbe8 github.com/quic-go/quic-go.(*Conn).handleFrames+0xba8 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1824 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 # 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 0: 0 [2: 352] @ 0x48b485 0x425d05 0xde5f8c 0xde5fad 0xde7145 0xdf3c1f 0xde7d8e 0xde8005 0xdbcbe9 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0x495521 # 0xde5f8b github.com/quic-go/quic-go.newReceiveStream+0x36b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:65 # 0xde5fac github.com/quic-go/quic-go.newStream+0x38c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:103 # 0xde7144 github.com/quic-go/quic-go.(*streamsMap).initMaps.func2+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:76 # 0xdf3c1e github.com/quic-go/quic-go.(*incomingStreamsMap[...]).GetOrOpenStream+0x23e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_incoming.go:143 # 0xde7d8d github.com/quic-go/quic-go.(*streamsMap).getReceiveStream+0x6d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:279 # 0xde8004 github.com/quic-go/quic-go.(*streamsMap).HandleStreamFrame+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:310 # 0xdbcbe8 github.com/quic-go/quic-go.(*Conn).handleFrames+0xba8 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1824 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x699573 0x979c7e 0x97600e 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x979c7d crypto/tls.(*cipherSuiteTLS13).finishedHash+0xfd /usr/local/go/src/crypto/tls/key_schedule.go:39 # 0x97600d crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x4d /usr/local/go/src/crypto/tls/handshake_server_tls13.go:955 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [2: 1536] @ 0x48b4ac 0x425d05 0x5d25c5 0x5d25b9 0x5d2492 0xda26fe 0xda214e 0xdaa90d 0xda5715 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0x495521 # 0x5d25c4 crypto/internal/fips140/aes/gcm.New+0xc4 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm.go:24 # 0x5d25b8 crypto/cipher.newGCM+0xb8 /usr/local/go/src/crypto/cipher/gcm.go:76 # 0x5d2491 crypto/cipher.NewGCM+0x51 /usr/local/go/src/crypto/cipher/gcm.go:34 # 0xda26fd github.com/quic-go/quic-go/internal/handshake.aeadAESGCMTLS13+0x3d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/cipher_suite.go:47 # 0xda214d github.com/quic-go/quic-go/internal/handshake.createAEAD+0x12d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:18 # 0xdaa90c github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetReadKey+0x6c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:140 # 0xda5714 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x294 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:479 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [1: 16] @ 0x48b4a5 0x4901c9 0x778a85 0x779373 0x7742fc 0x75db26 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x778a84 github.com/syndtr/goleveldb/leveldb.(*sessionRecord).readBytes+0xa4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session_record.go:236 # 0x779372 github.com/syndtr/goleveldb/leveldb.(*sessionRecord).decode+0x5d2 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session_record.go:308 # 0x7742fb github.com/syndtr/goleveldb/leveldb.(*session).recover+0x43b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session.go:170 # 0x75db25 github.com/syndtr/goleveldb/leveldb.Open+0x85 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:191 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [5: 1280] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 128] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [3: 48] @ 0x48b4ac 0x4731d7 0x86f84a 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86f849 google.golang.org/protobuf/internal/impl.consumeStringSliceValidateUTF8+0x69 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5275 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169be1b 0x16ef53a 0x16f0445 0x979b2d 0x935ea7 0x975be5 0x975bb7 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x975be4 crypto/tls.(*Conn).setWriteTrafficSecret+0x244 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x975bb6 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x216 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:907 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [0: 0] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f052f 0x16f1655 0x974779 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f052e crypto/internal/fips140/tls13.extract[...]+0x4e /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:44 # 0x16f1654 crypto/internal/fips140/tls13.NewEarlySecret[...]+0x34 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:75 # 0x974778 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x418 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:748 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [7: 560] @ 0x48b4ac 0x4731d7 0x159d75f 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159d75e github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x13e /home/pactus/source/www/grpc/network.go:107 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 896] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0xaff386 0xb0b70c 0xb7b273 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0xaff385 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:84 # 0xb0b70b github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x12b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:367 # 0xb7b272 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x1932 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:135 # 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 0: 0 [2: 192] @ 0x48b4ac 0x4901c9 0x5d99b9 0x5f5c97 0x60ba3a 0x69b905 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5d99b8 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.BatchInvert+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:818 # 0x5f5c96 github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1Isogeny+0xf6 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:142 # 0x60ba39 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x159 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:59 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 2048] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53e567 0x5647e5 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e566 bytes.(*Buffer).WriteByte+0x46 /usr/local/go/src/bytes/buffer.go:307 # 0x5647e4 encoding/json.mapEncoder.encode+0x204 /usr/local/go/src/encoding/json/encode.go:780 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 48] @ 0x48b4ac 0x4901c9 0x778a85 0x779373 0x7742fc 0x75db26 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x778a84 github.com/syndtr/goleveldb/leveldb.(*sessionRecord).readBytes+0xa4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session_record.go:236 # 0x779372 github.com/syndtr/goleveldb/leveldb.(*sessionRecord).decode+0x5d2 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session_record.go:308 # 0x7742fb github.com/syndtr/goleveldb/leveldb.(*session).recover+0x43b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session.go:170 # 0x75db25 github.com/syndtr/goleveldb/leveldb.Open+0x85 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:191 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 48] @ 0x48b485 0x490767 0x7e214a 0x7e842d 0x7e91bd 0x9702c9 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7e2149 crypto/x509.parseName+0x269 /usr/local/go/src/crypto/x509/parser.go:174 # 0x7e842c crypto/x509.parseCertificate+0x6cc /usr/local/go/src/crypto/x509/parser.go:983 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0x9702c8 crypto/tls.(*Conn).processCertsFromClient+0xc8 /usr/local/go/src/crypto/tls/handshake_server.go:945 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x16f0178 0x16effe9 0x9747fe 0x9747c9 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16f0177 crypto/internal/fips140/tls13.ExpandLabel[...]+0xd7 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:32 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x9747fd crypto/internal/fips140/tls13.(*HandshakeSecret).ServerHandshakeTrafficSecret+0x49d /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:112 # 0x9747c8 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x468 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:752 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 80] @ 0x48b485 0x490767 0xb1b1b4 0x10c8a39 0x10c8859 0x10c63b1 0x10c5e90 0x495521 # 0xb1b1b3 github.com/multiformats/go-multiaddr/net.ResolveUnspecifiedAddresses+0x173 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:62 # 0x10c8a38 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).appendInterfaceAddrs+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:522 # 0x10c8858 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:490 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [11: 8290304] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [9: 6782976] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [8: 6029312] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 32768] @ 0x48b4b3 0x4901c9 0x1257a1e 0x4a35b1 0x12562c7 0x12240c4 0x12270bc 0x12378ad 0x12378ae 0x1236499 0x123fdb2 0x495521 # 0x1257a1d google.golang.org/grpc/internal/transport.getWriteBufferPool.func1+0x3d /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:590 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0x12562c6 google.golang.org/grpc/internal/transport.(*bufWriter).Write+0x66 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:329 # 0x12240c3 golang.org/x/net/http2.(*Framer).endWrite+0xa3 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:386 # 0x12270bb golang.org/x/net/http2.(*Framer).WriteWindowUpdate+0x17b /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1039 # 0x12378ac google.golang.org/grpc/internal/transport.(*loopyWriter).outgoingWindowUpdateHandler+0x1ec /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:644 # 0x12378ad google.golang.org/grpc/internal/transport.(*loopyWriter).handle+0x1ed /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:880 # 0x1236498 google.golang.org/grpc/internal/transport.(*loopyWriter).run+0x98 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:601 # 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 0: 0 [1: 16] @ 0x48b4a5 0x473854 0x473366 0x7c4b19 0x7c4ada 0x7c4a2a 0x7c49ff 0x114e168 0x1138bdc 0x103d252 0x103c687 0x495521 # 0x7c4b18 github.com/multiformats/go-multiaddr.(*Component).RawValue+0x158 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:176 # 0x7c4ad9 github.com/multiformats/go-multiaddr.(*Filters).AddrBlocked.func1+0x119 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/filter.go:103 # 0x7c4a29 github.com/multiformats/go-multiaddr.ForEach+0x69 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:120 # 0x7c49fe github.com/multiformats/go-multiaddr.(*Filters).AddrBlocked+0x3e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/filter.go:97 # 0x114e167 github.com/pactus-project/pactus/network.makeNetwork.func2+0x107 /home/pactus/source/network/network.go:229 # 0x1138bdb github.com/libp2p/go-libp2p/config.(*Config).addAutoNAT.func2+0x3b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/config/config.go:670 # 0x103d251 github.com/libp2p/go-libp2p/p2p/host/autonat.(*AmbientAutoNAT).checkAddrs+0x31 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/autonat.go:248 # 0x103c686 github.com/libp2p/go-libp2p/p2p/host/autonat.(*AmbientAutoNAT).background+0x706 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/autonat.go:234 0: 0 [1: 96] @ 0x48b485 0x425d05 0x10850b7 0x1080fe5 0x108065c 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x10850b6 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.makeReservationMsg+0xb6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:629 # 0x1080fe4 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleReserve+0x7a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:241 # 0x108065b github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x47b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:169 # 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 0: 0 [1: 80] @ 0x48b4ac 0x425d05 0x6e4025 0x6e63f0 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6e4024 github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x1e4 /home/pactus/source/types/tx/tx.go:408 # 0x6e63ef github.com/pactus-project/pactus/types/block.(*Block).Decode+0x20f /home/pactus/source/types/block/block.go:240 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 20480] @ 0x48b4ac 0x4907d3 0x9370b0 0x93bbed 0x93d1be 0xd0036f 0xcffa5c 0x495521 # 0x9370af crypto/tls.(*halfConn).encrypt+0x5af /usr/local/go/src/crypto/tls/conn.go:519 # 0x93bbec crypto/tls.(*Conn).writeRecordLocked+0x62c /usr/local/go/src/crypto/tls/conn.go:1031 # 0x93d1bd crypto/tls.(*Conn).Write+0x37d /usr/local/go/src/crypto/tls/conn.go:1254 # 0xd0036e github.com/libp2p/go-yamux/v5.(*Session).sendLoop+0x7ae /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:678 # 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 0: 0 [6: 1536] @ 0x48b485 0x490767 0xb3551a 0xb84139 0xb8402e 0xb83565 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb35519 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestNInStates+0x239 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:136 # 0xb84138 github.com/libp2p/go-libp2p-kad-dht.(*query).isLookupTermination+0x58 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:372 # 0xb8402d github.com/libp2p/go-libp2p-kad-dht.(*query).isReadyToTerminate+0x4d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:359 # 0xb83564 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x2e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:305 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 192] @ 0x48b485 0x46ea6d 0x8c7665 0x8c764e 0x8c75da 0xc0fa72 0xc0f828 0xc164a5 0xb792de 0xb84f68 0x495521 # 0x8c7664 github.com/multiformats/go-multiaddr.Multiaddr.copy+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:23 # 0x8c764d github.com/multiformats/go-multiaddr.SplitLast+0xad /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:82 # 0x8c75d9 github.com/libp2p/go-libp2p/core/peer.SplitAddr+0x39 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:56 # 0xc0fa71 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrsUnlocked+0x191 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:356 # 0xc0f827 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrs+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:337 # 0xc164a4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).AddAddrs+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:289 # 0xb792dd github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).maybeAddAddrs+0xfd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:946 # 0xb84f67 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x7c7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:464 0: 0 [1: 480] @ 0x48b485 0x4901c9 0xb27126 0xb27326 0xb2e205 0xb2d234 0xb7fbb1 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb27125 github.com/libp2p/go-libp2p-kbucket.(*bucket).peers+0xe5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/bucket.go:52 # 0xb27325 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).NPeersForCpl+0x2e5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:111 # 0xb2e204 github.com/libp2p/go-libp2p-kad-dht/netsize.(*Estimator).calcWeight+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:237 # 0xb2d233 github.com/libp2p/go-libp2p-kad-dht/netsize.(*Estimator).Track+0x1d3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:99 # 0xb7fbb0 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x410 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:42 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 192] @ 0x48b485 0x425d05 0x6c3305 0x95fccb 0x95fc9a 0x6c2f44 0x6c339c 0x95f865 0x95f457 0x93c057 0x9746db 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x95fcca vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint8LengthPrefixed+0x22a /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:146 # 0x95fc99 crypto/tls.(*serverHelloMsg).marshal.func11+0x1f9 /usr/local/go/src/crypto/tls/handshake_messages.go:855 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x95f864 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x1cc4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x95f456 crypto/tls.(*serverHelloMsg).marshal+0x18b6 /usr/local/go/src/crypto/tls/handshake_messages.go:852 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x9746da crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x37a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:738 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 384] @ 0x48b485 0x490767 0xb3551a 0xb842e7 0xb842c9 0xb8428f 0xb8401e 0xb83565 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb35519 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestNInStates+0x239 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:136 # 0xb842e6 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestInStates+0x66 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:148 # 0xb842c8 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).NumWaiting+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:158 # 0xb8428e github.com/libp2p/go-libp2p-kad-dht.(*query).isStarvationTermination+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:382 # 0xb8401d github.com/libp2p/go-libp2p-kad-dht.(*query).isReadyToTerminate+0x3d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:356 # 0xb83564 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x2e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:305 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [11: 1232] @ 0x48b4ac 0x41b526 0xcfea25 0xcfe9f7 0xcfe718 0xcfe7f9 0x495521 # 0xcfea24 github.com/libp2p/go-yamux/v5.newPing+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/ping.go:21 # 0xcfe9f6 github.com/libp2p/go-yamux/v5.(*Session).Ping+0xf6 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:397 # 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 0: 0 [2: 1280] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0xaff386 0xb0b70c 0xb7b273 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0xaff385 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:84 # 0xb0b70b github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x12b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:367 # 0xb7b272 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x1932 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:135 # 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 0: 0 [2: 96] @ 0x48b485 0x425d05 0xdc7e85 0x4a35b1 0xdf1fdc 0xdf1e79 0xdc7f85 0xde5f4a 0xde5fad 0xde7145 0xdf3c1f 0xde7d8e 0xde8005 0xdbcbe9 0xdbbf25 0xdb781e 0xdb6d8f 0xdb6125 0xdb3d92 0x495521 # 0xdc7e84 github.com/quic-go/quic-go.init.1.NewPool[...].func1+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/utils/linkedlist/linkedlist.go:17 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0xdf1fdb github.com/quic-go/quic-go/internal/utils/linkedlist.(*List[...]).insertValue+0x3b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/utils/linkedlist/linkedlist.go:124 # 0xdf1e78 github.com/quic-go/quic-go/internal/utils/linkedlist.(*List[...]).PushFront+0x58 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/utils/linkedlist/linkedlist.go:175 # 0xdc7f84 github.com/quic-go/quic-go.newFrameSorter+0xc4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/frame_sorter.go:41 # 0xde5f49 github.com/quic-go/quic-go.newReceiveStream+0x329 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:69 # 0xde5fac github.com/quic-go/quic-go.newStream+0x38c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:103 # 0xde7144 github.com/quic-go/quic-go.(*streamsMap).initMaps.func2+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:76 # 0xdf3c1e github.com/quic-go/quic-go.(*incomingStreamsMap[...]).GetOrOpenStream+0x23e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_incoming.go:143 # 0xde7d8d github.com/quic-go/quic-go.(*streamsMap).getReceiveStream+0x6d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:279 # 0xde8004 github.com/quic-go/quic-go.(*streamsMap).HandleStreamFrame+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:310 # 0xdbcbe8 github.com/quic-go/quic-go.(*Conn).handleFrames+0xba8 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1824 # 0xdbbf24 github.com/quic-go/quic-go.(*Conn).handleUnpackedShortHeaderPacket+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1758 # 0xdb781d github.com/quic-go/quic-go.(*Conn).handleShortHeaderPacket+0x69d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1256 # 0xdb6d8e github.com/quic-go/quic-go.(*Conn).handleOnePacket+0xace /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1154 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 0: 0 [2: 64] @ 0x48b485 0x425d05 0x7c1d71 0x7c1ffc 0x7c5450 0x105844c 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x7c1d70 github.com/multiformats/go-multiaddr.readComponent+0x3d0 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:120 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x105844b github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x4cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:749 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 64] @ 0x48b485 0x425d05 0xd32b71 0xd32865 0x10d8951 0x10d875f 0xb85f9f 0xb848ce 0x495521 # 0xd32b70 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialPeer+0x290 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:253 # 0xd32864 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).DialPeer+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:223 # 0x10d8950 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x170 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:556 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0xb85f9e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).dialPeer+0x41e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:539 # 0xb848cd github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:418 0: 0 [1: 24] @ 0x48b4ac 0x473854 0x473366 0x10ddac6 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0x552032 0xb0b71f 0xb0b71a 0xb0a905 0xb0a906 0xb091c5 0xb03299 0xb74949 0xb76b2f 0x495521 # 0x10ddac5 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0xe5 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:134 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x552031 bufio.(*Writer).Flush+0x51 /usr/local/go/src/bufio/bufio.go:642 # 0xb0b71e github.com/libp2p/go-libp2p-kad-dht/internal/net.(*bufferedDelimitedWriter).Flush+0x13e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:377 # 0xb0b719 github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x139 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:369 # 0xb0a904 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).writeMsg+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:317 # 0xb0a905 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).SendRequest+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:274 # 0xb091c4 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x464 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:89 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [1: 64] @ 0x48b485 0x490767 0xb3551a 0xb84139 0xb8402e 0xb83565 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb35519 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestNInStates+0x239 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:136 # 0xb84138 github.com/libp2p/go-libp2p-kad-dht.(*query).isLookupTermination+0x58 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:372 # 0xb8402d github.com/libp2p/go-libp2p-kad-dht.(*query).isReadyToTerminate+0x4d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:359 # 0xb83564 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x2e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:305 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 160] @ 0x48b485 0x421deb 0x6a322d 0x6a3c7f 0x1198c25 0x1198cc5 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6a322c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x2c /home/pactus/source/genesis/genesis.go:69 # 0x6a3c7e github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0x1e /home/pactus/source/genesis/genesis.go:189 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0xa5d1c5 0xb83ae5 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xa5d1c4 github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb83ae4 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x3e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:323 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 64] @ 0x48b4ac 0x4731d7 0x7dbb34 0xd6665a 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7dbb33 crypto/x509.(*CertPool).AddCert+0x93 /usr/local/go/src/crypto/x509/cert_pool.go:184 # 0xd66659 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:163 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 144] @ 0x48b4ac 0x473854 0x473366 0xb7bf05 0xb7bf51 0xb7c066 0xb83cf1 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bf04 github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb7bf50 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:38 # 0xb7c065 github.com/libp2p/go-libp2p-kad-dht.NewLookupEvent+0x1e5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:70 # 0xb83cf0 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5f0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:330 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 208] @ 0x48b485 0x490767 0x8954d3 0x892fa2 0x892c2c 0x82c2c2 0x82c032 0x10566d6 0x1055f15 0x10552a6 0x1052f28 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8954d2 google.golang.org/protobuf/internal/impl.mergeStringSlice+0x52 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/merge_gen.go:208 # 0x892fa1 google.golang.org/protobuf/internal/impl.(*MessageInfo).mergePointer+0x2e1 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/merge.go:79 # 0x892c2b google.golang.org/protobuf/internal/impl.(*MessageInfo).merge+0x10b /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/merge.go:32 # 0x82c2c1 google.golang.org/protobuf/proto.mergeOptions.mergeMessage+0x61 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/merge.go:79 # 0x82c031 google.golang.org/protobuf/proto.Merge+0xd1 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/merge.go:36 # 0x10566d5 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:571 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10552a5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handlePush+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:459 # 0x1052f27 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).Start.(*Limiter).Limit.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:96 # 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 0: 0 [2: 96] @ 0x48b485 0x490767 0x7e214a 0x7e842d 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7e2149 crypto/x509.parseName+0x269 /usr/local/go/src/crypto/x509/parser.go:174 # 0x7e842c crypto/x509.parseCertificate+0x6cc /usr/local/go/src/crypto/x509/parser.go:983 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [12: 9043968] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [11: 8290304] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [7: 5275648] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [10: 7536640] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 262144] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x564ab0 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564aaf encoding/json.mapEncoder.encode+0x4cf /usr/local/go/src/encoding/json/encode.go:804 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 96] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0x159dfb8 0x159db56 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159dfb7 github.com/pactus-project/pactus/www/grpc.metricToProto+0x157 /home/pactus/source/www/grpc/network.go:155 # 0x159db55 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x535 /home/pactus/source/www/grpc/network.go:124 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 96] @ 0x48b485 0x421deb 0xa5894c 0xa5868d 0xa5d22c 0xb83ae5 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xa5894b go.opentelemetry.io/otel/internal/global.(*tracer).newSpan+0x18b /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:186 # 0xa5868c go.opentelemetry.io/otel/internal/global.(*tracer).Start+0xac /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:150 # 0xa5d22b github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0xeb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb83ae4 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x3e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:323 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 48] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc145d4 0xb84d1c 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc145d3 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*pstoremem).PeerInfo+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/peerstore.go:97 # 0xb84d1b github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x57b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:455 0: 0 [2: 1024] @ 0x48b485 0x490767 0xb3551a 0xb84139 0xb8402e 0xb83565 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb35519 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestNInStates+0x239 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:136 # 0xb84138 github.com/libp2p/go-libp2p-kad-dht.(*query).isLookupTermination+0x58 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:372 # 0xb8402d github.com/libp2p/go-libp2p-kad-dht.(*query).isReadyToTerminate+0x4d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:359 # 0xb83564 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x2e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:305 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 48] @ 0x48b4ac 0x4731d7 0x65db58 0x7c894f 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x65db57 net.IP.String+0xf7 /usr/local/go/src/net/ip.go:315 # 0x7c894e github.com/multiformats/go-multiaddr.ip6BtS+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:134 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 160] @ 0x48b485 0x425d05 0xce3e3e 0xce14e8 0xce0006 0xd30fbc 0xd2bb6a 0x10d7529 0xc1a7ad 0x495521 # 0xce3e3d github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScope+0xdd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:56 # 0xce14e7 github.com/libp2p/go-libp2p/p2p/host/resource-manager.newStreamScope+0x127 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:589 # 0xce0005 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenStream+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:423 # 0xd30fbb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x15b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:224 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [2: 576] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x414eb2 0x8f7ac7 0x8f9697 0x8fa77f 0x8fc6c5 0x115fc39 0x11638f2 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x8f7ac6 github.com/pactus-project/pactus/sandbox.(*sandbox).Account+0x106 /home/pactus/source/sandbox/sandbox.go:105 # 0x8f9696 github.com/pactus-project/pactus/execution/executor.newBatchTransferExecutor+0x96 /home/pactus/source/execution/executor/batch_transfer.go:29 # 0x8fa77e github.com/pactus-project/pactus/execution/executor.MakeExecutor+0xde /home/pactus/source/execution/executor/executor.go:29 # 0x8fc6c4 github.com/pactus-project/pactus/execution.Execute+0x24 /home/pactus/source/execution/execution.go:11 # 0x115fc38 github.com/pactus-project/pactus/state.(*state).executeBlock+0x158 /home/pactus/source/state/execution.go:28 # 0x11638f1 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3f1 /home/pactus/source/state/state.go:477 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 320] @ 0x48b485 0x4901c9 0x8fdc8c 0xb7e945 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8fdc8b github.com/libp2p/go-libp2p/core/peerstore.AddrInfos+0x4b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peerstore/helpers.go:9 # 0xb7e944 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:273 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 192] @ 0x48b4ac 0x4731d7 0x51fa86 0x1157e27 0x1157b6a 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0x1157e26 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).SignBytes+0x186 /home/pactus/source/sync/bundle/message/hello.go:64 # 0x1157b69 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x69 /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [10: 1920] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 48] @ 0x48b485 0x4901c9 0xb0119e 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0xb0119d github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0x3d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:107 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0xb7bede 0xb7bf51 0xb7c066 0xb83cf1 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bedd github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0x5d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb7bf50 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:38 # 0xb7c065 github.com/libp2p/go-libp2p-kad-dht.NewLookupEvent+0x1e5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:70 # 0xb83cf0 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5f0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:330 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 96] @ 0x48b485 0x425d05 0xb7bff5 0xb7c098 0xb83cf1 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bff4 github.com/libp2p/go-libp2p-kad-dht.NewKeyKadID+0x174 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:22 # 0xb7c097 github.com/libp2p/go-libp2p-kad-dht.NewLookupEvent+0x217 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:72 # 0xb83cf0 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5f0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:330 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 80] @ 0x48b485 0x425d05 0x784632 0x78459a 0x7844ce 0x77482a 0x75db26 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x784631 github.com/syndtr/goleveldb/leveldb.newTableFile+0x711 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:53 # 0x784599 github.com/syndtr/goleveldb/leveldb.tableFileFromRecord+0x679 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:82 # 0x7844cd github.com/syndtr/goleveldb/leveldb.(*versionStaging).finish+0x5ad /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:530 # 0x774829 github.com/syndtr/goleveldb/leveldb.(*session).recover+0x969 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session.go:204 # 0x75db25 github.com/syndtr/goleveldb/leveldb.Open+0x85 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:191 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 2560] @ 0x48b48c 0x4901c9 0xd2d8e6 0xb75878 0xb756a8 0x495521 # 0xd2d8e5 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).Peers+0xc5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:743 # 0xb75877 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).fixLowPeers+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:505 # 0xb756a7 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runFixLowPeersLoop.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:492 0: 0 [4: 768] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166f6f 0x11636ef 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166f6e github.com/pactus-project/pactus/state.(*state).validateCurCertificate+0x4e /home/pactus/source/state/validation.go:62 # 0x11636ee github.com/pactus-project/pactus/state.(*state).CommitBlock+0x1ee /home/pactus/source/state/state.go:451 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0x105a4aa 0xd30377 0xd2db9b 0xd302ed 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0x105a4a9 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*netNotifiee).Disconnected+0x1a9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1051 # 0xd30376 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).doClose.func1.1+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:112 # 0xd2db9a github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).notifyAll+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:765 # 0xd302ec github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).doClose.func1+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:111 0: 0 [10: 640] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0xb7bfa5 0xb7c013 0xb7c098 0xb83cf1 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bfa4 github.com/libp2p/go-libp2p-kbucket.ConvertKey+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:51 # 0xb7c012 github.com/libp2p/go-libp2p-kad-dht.NewKeyKadID+0x192 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:24 # 0xb7c097 github.com/libp2p/go-libp2p-kad-dht.NewLookupEvent+0x217 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:72 # 0xb83cf0 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5f0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:330 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [16: 28672] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416ed1 0xc2481e 0xc21dba 0xc39d9b 0xc369ca 0x495521 # 0xc2481d github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIDontWant+0x11d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1163 # 0xc21db9 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x119 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:889 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [2: 96] @ 0x48b4ac 0x4901c9 0x69c6bb 0x6e43f0 0x6e4228 0x6e63f0 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x69c6ba github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x3a /home/pactus/source/crypto/bls/signature.go:76 # 0x6e43ef github.com/pactus-project/pactus/types/tx.(*Tx).decodeSignature+0xaf /home/pactus/source/types/tx/tx.go:454 # 0x6e4227 github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x3e7 /home/pactus/source/types/tx/tx.go:430 # 0x6e63ef github.com/pactus-project/pactus/types/block.(*Block).Decode+0x20f /home/pactus/source/types/block/block.go:240 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 288] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0xc22f7b 0xc22ef0 0xc21d36 0xc39d9b 0xc369ca 0x495521 # 0xc22f7a github.com/libp2p/go-libp2p-pubsub.(*MessageCache).GetForPeer+0x39a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/mcache.go:74 # 0xc22eef github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIWant+0x30f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:989 # 0xc21d35 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x95 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:886 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [4: 256] @ 0x48b4ac 0x4901c9 0x590605 0x59054e 0x58f9dd 0x57f7ac 0x57fb57 0x5daea5 0x5d9ded 0x60b93d 0x69b905 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x590604 math/big.nat.make+0x544 /usr/local/go/src/math/big/nat.go:67 # 0x59054d math/big.nat.divLarge+0x48d /usr/local/go/src/math/big/natdiv.go:623 # 0x58f9dc math/big.nat.div+0x41c /usr/local/go/src/math/big/natdiv.go:543 # 0x57f7ab math/big.(*Int).QuoRem+0x8b /usr/local/go/src/math/big/int.go:300 # 0x57fb56 math/big.(*Int).Mod+0x216 /usr/local/go/src/math/big/int.go:331 # 0x5daea4 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.(*Element).SetBigInt+0xa4 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:1108 # 0x5d9dec github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0xac /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:895 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 288] @ 0x48b485 0x421deb 0x1058e6d 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x1058e6c github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0xeec /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:827 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [2: 224] @ 0x48b4ac 0x4901c9 0x790d66 0x8ca9f8 0x8ca9e2 0x8ca9e3 0x522534 0x522d4e 0x52584c 0x51f971 0xd2061b 0x5225d4 0x522d4e 0x52584c 0x51caf4 0x10d8997 0x10d8957 0x10d875f 0xb85f9f 0xb848ce 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0x8ca9f7 github.com/mr-tron/base58/base58.FastBase58Encoding+0x37 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x8ca9e1 github.com/mr-tron/base58/base58.Encode+0x21 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x8ca9e2 github.com/libp2p/go-libp2p/core/peer.ID.String+0x22 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0x522533 fmt.(*pp).handleMethods+0x2f3 /usr/local/go/src/fmt/print.go:674 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51f970 fmt.Fprintf+0x70 /usr/local/go/src/fmt/print.go:224 # 0xd2061a github.com/libp2p/go-libp2p/p2p/net/swarm.(*DialError).Error+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_error.go:38 # 0x5225d3 fmt.(*pp).handleMethods+0x393 /usr/local/go/src/fmt/print.go:668 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51caf3 fmt.errorf+0xb3 /usr/local/go/src/fmt/errors.go:41 # 0x10d8996 fmt.Errorf+0x1b6 /usr/local/go/src/fmt/errors.go:26 # 0x10d8956 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x176 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:558 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0xb85f9e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).dialPeer+0x41e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:539 # 0xb848cd github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:418 0: 0 [3: 192] @ 0x48b4ac 0x4901c9 0x58c6b9 0x58c63d 0xb2c35e 0xb2c34c 0xb35018 0xb34e0e 0xb35171 0xb853ea 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0x58c6b8 math/big.nat.make+0x98 /usr/local/go/src/math/big/nat.go:67 # 0x58c63c math/big.nat.setBytes+0x1c /usr/local/go/src/math/big/nat.go:1023 # 0xb2c35d math/big.(*Int).SetBytes+0xdd /usr/local/go/src/math/big/int.go:519 # 0xb2c34b github.com/whyrusleeping/go-keyspace.(*xorKeySpace).Distance+0xcb /home/pactus/go/pkg/mod/github.com/whyrusleeping/go-keyspace@v0.0.0-20160322163242-5b898ac5add1/xor.go:39 # 0xb35017 github.com/whyrusleeping/go-keyspace.Key.Distance+0x237 /home/pactus/go/pkg/mod/github.com/whyrusleeping/go-keyspace@v0.0.0-20160322163242-5b898ac5add1/keyspace.go:45 # 0xb34e0d github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).distanceToKey+0x2d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:80 # 0xb35170 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).TryAdd+0x110 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:92 # 0xb853e9 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0x1c9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:497 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0xb7bca5 0xb7bc43 0xb7bc57 0xb7c20e 0xb852d9 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bca4 github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb7bc42 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x42 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:38 # 0xb7bc56 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadIDSlice+0x56 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:46 # 0xb7c20d github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x8d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:108 # 0xb852d8 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xb8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:482 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [5: 480] @ 0x48b485 0x421deb 0xa58994 0xa5868d 0xa5d22c 0xb8484c 0x495521 # 0xa58993 go.opentelemetry.io/otel/internal/global.(*tracer).newSpan+0x1d3 /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:187 # 0xa5868c go.opentelemetry.io/otel/internal/global.(*tracer).Start+0xac /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:150 # 0xa5d22b github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0xeb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb8484b github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0xab /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:412 0: 0 [1: 80] @ 0x48b485 0x425d05 0x8f81e5 0x8f8244 0x8fa886 0x8fa6f3 0x8fc77f 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x8f81e4 github.com/pactus-project/pactus/types/validator.(*Validator).Clone+0x1e4 /home/pactus/source/types/validator/validator.go:255 # 0x8f8243 github.com/pactus-project/pactus/sandbox.(*sandbox).Validator+0x243 /home/pactus/source/sandbox/sandbox.go:170 # 0x8fa885 github.com/pactus-project/pactus/execution/executor.newSortitionExecutor+0x85 /home/pactus/source/execution/executor/sortition.go:24 # 0x8fa6f2 github.com/pactus-project/pactus/execution/executor.MakeExecutor+0x52 /home/pactus/source/execution/executor/executor.go:27 # 0x8fc77e github.com/pactus-project/pactus/execution.CheckAndExecute+0x3e /home/pactus/source/execution/execution.go:23 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 80] @ 0x48b4ac 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x16119e5 0x160dec5 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x16119e4 github.com/creachadair/jrpc2.(*Server).read+0x124 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:637 # 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 0: 0 [1: 80] @ 0x48b4ac 0x4907d3 0x870bcc 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x8c9a71 0x8c6c94 0x8c63bb 0x4a336c 0x8c633b 0x8c630f 0x8c5c25 0xc24f58 0xc246a5 0xc21d98 0xc39d9b 0xc369ca 0x495521 # 0x870bcb google.golang.org/protobuf/internal/impl.consumeBytesNoZero+0x6b /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5497 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x8c9a70 github.com/libp2p/go-libp2p/core/peer.(*PeerRecord).UnmarshalRecord+0xb0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:171 # 0x8c6c93 github.com/libp2p/go-libp2p/core/record.unmarshalRecordPayload+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/record.go:81 # 0x8c63ba github.com/libp2p/go-libp2p/core/record.(*Envelope).Record.func1+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:230 # 0x4a336b sync.(*Once).doSlow+0xab /usr/local/go/src/sync/once.go:78 # 0x8c633a sync.(*Once).Do+0x3a /usr/local/go/src/sync/once.go:69 # 0x8c630e github.com/libp2p/go-libp2p/core/record.(*Envelope).Record+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:226 # 0x8c5c24 github.com/libp2p/go-libp2p/core/record.ConsumeEnvelope+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:121 # 0xc24f57 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).pxConnect+0x1b7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1221 # 0xc246a4 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handlePrune+0x484 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1148 # 0xc21d97 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:888 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [12: 13824] @ 0x48b4ac 0x425d05 0x9251a5 0x92518f 0x97ac95 0x971a45 0x971045 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x9251a4 crypto/internal/fips140/mlkem.(*EncapsulationKey768).Encapsulate+0x24 /usr/local/go/src/crypto/internal/fips140/mlkem/mlkem768.go:337 # 0x92518e crypto/mlkem.(*EncapsulationKey768).Encapsulate+0xe /usr/local/go/src/crypto/mlkem/mlkem.go:128 # 0x97ac94 crypto/tls.(*hybridKeyExchange).serverSharedSecret+0x154 /usr/local/go/src/crypto/tls/key_schedule.go:212 # 0x971a44 crypto/tls.(*serverHandshakeStateTLS13).processClientHello+0x8e4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:254 # 0x971044 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x24 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:70 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 32] @ 0x48b485 0x425d05 0x5d5a36 0x5d99da 0x5f5c97 0x60ba3a 0x69b905 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5d5a35 github.com/bits-and-blooms/bitset.New+0x95 /home/pactus/go/pkg/mod/github.com/bits-and-blooms/bitset@v1.24.4/bitset.go:175 # 0x5d99d9 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.BatchInvert+0x59 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:823 # 0x5f5c96 github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1Isogeny+0xf6 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:142 # 0x60ba39 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x159 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:59 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 1152] @ 0x48b485 0x4901c9 0xd029a5 0xd029a6 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x108200e 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xd029a4 github.com/libp2p/go-yamux/v5.newSegmentedBuffer+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/util.go:83 # 0xd029a5 github.com/libp2p/go-yamux/v5.newStream+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:69 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x108200d github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0xb6d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:364 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [3: 144] @ 0x48b4ac 0x4731d7 0xb775e9 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb775e8 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0x68 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:758 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 192] @ 0x48b485 0x4901c9 0xc14e16 0x11521de 0x11517c5 0x495521 # 0xc14e15 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryProtoBook).GetProtocols+0x115 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/protobook.go:106 # 0x11521dd github.com/pactus-project/pactus/network.(*NotifeeService).sendProtocolsEvent+0x5d /home/pactus/source/network/notifee.go:127 # 0x11517c4 github.com/pactus-project/pactus/network.(*NotifeeService).Start.func1+0x2a4 /home/pactus/source/network/notifee.go:71 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x16eff67 0x975ba7 0x975b53 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x16eff66 crypto/internal/fips140/tls13.deriveSecret[...]+0xa6 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x975ba6 crypto/internal/fips140/tls13.(*MasterSecret).ServerApplicationTrafficSecret+0x206 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:137 # 0x975b52 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x1b2 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:906 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 96] @ 0x48b4ac 0x425d05 0x16b667a 0x16d44b4 0x6cd0ae 0x6c41d9 0x7e30d4 0x7e8739 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16b6679 crypto/internal/fips140/nistec.NewP256Point+0x19 /usr/local/go/src/crypto/internal/fips140/nistec/p256_asm.go:49 # 0x16d44b3 crypto/internal/fips140/ecdsa.NewPublicKey[...]+0x73 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:191 # 0x6cd0ad crypto/ecdsa.parseUncompressedPublicKey[...]+0x2d /usr/local/go/src/crypto/ecdsa/ecdsa.go:126 # 0x6c41d8 crypto/ecdsa.ParseUncompressedPublicKey+0x2f8 /usr/local/go/src/crypto/ecdsa/ecdsa.go:115 # 0x7e30d3 crypto/x509.parsePublicKey+0x473 /usr/local/go/src/crypto/x509/parser.go:295 # 0x7e8738 crypto/x509.parseCertificate+0x9d8 /usr/local/go/src/crypto/x509/parser.go:1011 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [3: 288] @ 0x48b485 0x425d05 0x6c3305 0x96aab2 0x96a9ac 0x6c2f44 0x6c339c 0x96a865 0x96a7bc 0x93c057 0x975634 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x96aab1 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x1b1 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x96a9ab crypto/tls.(*certificateVerifyMsg).marshal.func1+0xab /usr/local/go/src/crypto/tls/handshake_messages.go:1861 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x96a864 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x96a7bb crypto/tls.(*certificateVerifyMsg).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1857 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x975633 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x633 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:883 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [5: 4480] @ 0x48b4ac 0x425d05 0x1698712 0x984959 0x935eb6 0x93fefe 0x9770d3 0x9710e5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x1698711 crypto/internal/fips140/aes/gcm.NewGCMForTLS13+0x91 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go:174 # 0x984958 crypto/tls.aeadAESGCMTLS13+0x78 /usr/local/go/src/crypto/tls/cipher_suites.go:564 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9770d2 crypto/tls.(*serverHandshakeStateTLS13).readClientFinished+0xd2 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1139 # 0x9710e4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xc4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:98 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [4: 256] @ 0x48b4ac 0x4901c9 0x5d623c 0x5d9d76 0x60b93d 0x69b905 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5d623b github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x15b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:28 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 72] @ 0x48b4ac 0x4731d7 0x10dddfe 0x10ddd83 0x10de227 0x8fcfcb 0x10de0a9 0x10d9242 0x11548f8 0x495521 # 0x10dddfd github.com/multiformats/go-multistream.ReadNextToken[...]+0xbd /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:263 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x76b091 0x76b07d 0x76b031 0x760725 0x8ea1d1 0x8e82ad 0x8ebebe 0x1165b16 0x159b18f 0x132480b 0x156f33e 0x1324663 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x76b090 container/list.(*List).insertValue+0x170 /usr/local/go/src/container/list/list.go:104 # 0x76b07c container/list.(*List).PushBack+0x15c /usr/local/go/src/container/list/list.go:152 # 0x76b030 github.com/syndtr/goleveldb/leveldb.(*DB).acquireSnapshot+0x110 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_snapshot.go:44 # 0x760724 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0xc4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:867 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e82ac github.com/pactus-project/pactus/store.(*accountStore).account+0xec /home/pactus/source/store/account.go:56 # 0x8ebebd github.com/pactus-project/pactus/store.(*store).Account+0x9d /home/pactus/source/store/store.go:306 # 0x1165b15 github.com/pactus-project/pactus/state.(*state).AccountByAddress+0x35 /home/pactus/source/state/state.go:693 # 0x159b18e github.com/pactus-project/pactus/www/grpc.(*blockchainServer).GetAccount+0xce /home/pactus/source/www/grpc/blockchain.go:248 # 0x132480a github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetAccount_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:412 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x1324662 github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetAccount_Handler+0x142 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:414 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 16] @ 0x48b485 0x4901c9 0xc153bf 0x1056368 0x10551cb 0x1054790 0x495521 # 0xc153be github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryProtoBook).SupportsProtocols+0xfe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/protobook.go:139 # 0x1056367 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x787 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:549 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 48] @ 0x48b485 0x425d05 0x8c9725 0x8c9a93 0x8c6c94 0x8c63bb 0x4a336c 0x8c633b 0x8c630f 0x8c5c25 0x105a165 0x1058674 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x8c9724 github.com/libp2p/go-libp2p/core/peer.PeerRecordFromProtobuf+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:115 # 0x8c9a92 github.com/libp2p/go-libp2p/core/peer.(*PeerRecord).UnmarshalRecord+0xd2 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:176 # 0x8c6c93 github.com/libp2p/go-libp2p/core/record.unmarshalRecordPayload+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/record.go:81 # 0x8c63ba github.com/libp2p/go-libp2p/core/record.(*Envelope).Record.func1+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:230 # 0x4a336b sync.(*Once).doSlow+0xab /usr/local/go/src/sync/once.go:78 # 0x8c633a sync.(*Once).Do+0x3a /usr/local/go/src/sync/once.go:69 # 0x8c630e github.com/libp2p/go-libp2p/core/record.(*Envelope).Record+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:226 # 0x8c5c24 github.com/libp2p/go-libp2p/core/record.ConsumeEnvelope+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:121 # 0x105a164 github.com/libp2p/go-libp2p/p2p/protocol/identify.signedPeerRecordFromMessage+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1010 # 0x1058673 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x6f3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:767 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [2: 1490944] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 2236416] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 1490944] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 1490944] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 745472] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [3: 2236416] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [3: 2236416] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 48] @ 0x48b485 0x425d05 0x671f12 0x6590e5 0x6727fb 0x671750 0xb18bea 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x671f11 net.sockaddrToTCP+0x71 /usr/local/go/src/net/tcpsock_posix.go:21 # 0x6590e4 net.(*netFD).accept+0x304 /usr/local/go/src/net/fd_unix.go:167 # 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 0: 0 [2: 832] @ 0x48b485 0x425d05 0x12402dc 0x124380a 0x12d8f18 0x12d82f4 0x12da0cd 0x12d7d8a 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x13225e7 0x1326c02 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x12402db google.golang.org/grpc/internal/transport.(*http2Client).newStream+0x7b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:483 # 0x1243809 google.golang.org/grpc/internal/transport.(*http2Client).NewStream+0x2a9 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:785 # 0x12d8f17 google.golang.org/grpc.(*csAttempt).newStream+0xb7 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:551 # 0x12d82f3 google.golang.org/grpc.newClientStreamWithParams.func2+0x33 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:387 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12d7d89 google.golang.org/grpc.newClientStreamWithParams+0xc49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:396 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13225e6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetAccount+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:139 # 0x1326c01 github.com/pactus-project/pactus/www/grpc/gen/go.(*BlockchainJsonRPC).Methods.func7+0x1a1 /home/pactus/source/www/grpc/gen/go/blockchain_jgw.pb.go:156 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 112] @ 0x48b485 0x425d05 0x53ae19 0x53b60d 0x53b5cf 0x124e145 0x124f86e 0x12cc148 0x12cb916 0x495521 # 0x53ae18 context.WithDeadlineCause+0xd8 /usr/local/go/src/context/context.go:640 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0x124e144 google.golang.org/grpc/internal/transport.(*http2Server).operateHeaders+0x1544 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:522 # 0x124f86d google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams+0x2ed /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:665 # 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 0: 0 [2: 448] @ 0x48b4ac 0x5aae85 0x59f66b 0x59e475 0x59df4d 0x6e36f5 0x6e36d7 0x5a1e45 0x59ec5d 0x5a5e88 0x59f7fc 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e36f4 github.com/fxamacker/cbor/v2.Unmarshal+0xb4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e36d6 github.com/pactus-project/pactus/types/tx.(*Tx).UnmarshalCBOR+0x96 /home/pactus/source/types/tx/tx.go:257 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a5e87 github.com/fxamacker/cbor/v2.(*decoder).parseArrayToSlice+0x287 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2372 # 0x59f7fb github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x127b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1682 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1536] @ 0x48b4ac 0x4901c9 0xd7de25 0x4a35b1 0xddb84c 0xddb840 0xddb24a 0xe0643d 0xe06438 0xd3be2a 0x552032 0x8fd20f 0xd5e0a7 0x10d6409 0xd307e5 0x495521 # 0xd7de24 github.com/quic-go/quic-go/internal/wire.init.0.func1+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/pool.go:14 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0xddb84b github.com/quic-go/quic-go/internal/wire.GetStreamFrame+0x4eb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/pool.go:21 # 0xddb83f github.com/quic-go/quic-go.(*SendStream).write+0x4df /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_stream.go:145 # 0xddb249 github.com/quic-go/quic-go.(*SendStream).Write+0xa9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_stream.go:100 # 0xe0643c github.com/quic-go/quic-go.(*Stream).Write+0x1c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:133 # 0xe06437 github.com/libp2p/go-libp2p/p2p/transport/quic.stream.Write+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/stream.go:63 # 0xd3be29 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Write+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:69 # 0x552031 bufio.(*Writer).Flush+0x51 /usr/local/go/src/bufio/bufio.go:642 # 0x8fd20e github.com/multiformats/go-multistream.delimWriteBuffered+0xce /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:88 # 0xd5e0a6 github.com/multiformats/go-multistream.(*MultistreamMuxer[...]).Negotiate+0x106 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:206 # 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 0: 0 [1: 128] @ 0x48b4ac 0x4901c9 0x169beee 0x16d6465 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16d6464 crypto/internal/fips140/ecdsa.newDRBG[...]+0x524 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:111 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [2: 32] @ 0x48b485 0x490767 0x55d425 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x55d424 encoding/json.(*decodeState).object+0x1944 /usr/local/go/src/encoding/json/decode.go:738 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 224] @ 0x48b4ac 0x41b526 0xcfd0b8 0xcfcc45 0xd064e5 0xd5d69d 0xd5c0be 0xd5b69a 0xd59cb3 0x495521 # 0xcfd0b7 github.com/libp2p/go-yamux/v5.newSession+0x257 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:142 # 0xcfcc44 github.com/libp2p/go-yamux/v5.Server+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:127 # 0xd064e4 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:51 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [5: 5760] @ 0x48b4ac 0x4907d3 0xbe4ec5 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4ec4 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xfa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2095 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 64] @ 0x48b485 0x425d05 0xc19cab 0xc19c2a 0xc19c0b 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xc19caa github.com/libp2p/go-msgio.NewVarintReaderSizeWithPool+0x34a /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:99 # 0xc19c29 github.com/libp2p/go-msgio.NewVarintReaderSize+0x2c9 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:84 # 0xc19c0a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x2aa /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:64 # 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 0: 0 [7: 1344] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x425d05 0x671f12 0x6590e5 0x6727fb 0x671750 0xa047ac 0x1618b68 0x1619beb 0x495521 # 0x671f11 net.sockaddrToTCP+0x71 /usr/local/go/src/net/tcpsock_posix.go:21 # 0x6590e4 net.(*netFD).accept+0x304 /usr/local/go/src/net/fd_unix.go:167 # 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 0: 0 [1: 192] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 720896] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 720896] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 720896] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 720896] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 1152] @ 0x48b4ac 0x4901c9 0x612cbc 0x611edc 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166e77 0x1166c18 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x612cbb github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0x49b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:125 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166e76 github.com/pactus-project/pactus/state.(*state).validatePrevCertificate+0x56 /home/pactus/source/state/validation.go:51 # 0x1166c17 github.com/pactus-project/pactus/state.(*state).validateBlock+0x277 /home/pactus/source/state/validation.go:41 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 144] @ 0x48b4ac 0x4731d7 0x51cb0a 0xd05f25 0xd05eb0 0xd05fc8 0xd3bcea 0x10de0ec 0x10d9242 0xc1ad9c 0x495521 # 0x51cb09 fmt.errorf+0xc9 /usr/local/go/src/fmt/errors.go:42 # 0xd05f24 fmt.Errorf+0x244 /usr/local/go/src/fmt/errors.go:26 # 0xd05eaf github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x1cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:31 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 0: 0 [7: 1232] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55c845 0x55ad3e 0x55b8bb 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 704] @ 0x48b4ac 0x5aae85 0x59f66b 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x5b7273 0x1182de9 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x5b7272 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0xb2 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:37 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 1408] @ 0x48b4ac 0x4907d3 0xbe4ec5 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4ec4 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xfa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2095 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [2: 64] @ 0x48b4ac 0x4901c9 0x8fd6f5 0x8fd5a5 0xd5e245 0xd5e21c 0x10d6409 0xd307e5 0x495521 # 0x8fd6f4 github.com/multiformats/go-multistream.lpReadBuf+0xb4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:295 # 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 0: 0 [1: 128] @ 0x48b485 0x4901c9 0xb1ac3f 0xb1b15d 0x10c8ff5 0x10c88e8 0x10c63b1 0x10c5e90 0x495521 # 0xb1ac3e github.com/multiformats/go-multiaddr/net.ResolveUnspecifiedAddress+0xfe /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:21 # 0xb1b15c github.com/multiformats/go-multiaddr/net.ResolveUnspecifiedAddresses+0x11c /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:58 # 0x10c8ff4 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).appendObservedAddrs+0x1b4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:556 # 0x10c88e7 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x107 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:495 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [1: 240] @ 0x48b4ac 0x5aae85 0x59f66b 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x5b7273 0x1182de9 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x5b7272 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0xb2 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:37 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 176] @ 0x48b485 0x4901c9 0xc10d45 0xc1104a 0xc30292 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc11049 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).GetPeerRecord+0x109 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:502 # 0xc30291 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x431 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2127 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [7: 1232] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55c845 0x55ad3e 0x55b8bb 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0x7c2e8c 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0x8ca39a 0x8c979b 0x8c9a93 0x8c6c94 0x8c63bb 0x4a336c 0x8c633b 0x8c630f 0x8c5c25 0xc24f58 0xc246a5 0xc21d98 0xc39d9b 0xc369ca 0x495521 # 0x7c2e8b github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x6b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x8ca399 github.com/libp2p/go-libp2p/core/peer.addrsFromProtobuf+0x99 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:236 # 0x8c979a github.com/libp2p/go-libp2p/core/peer.PeerRecordFromProtobuf+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:123 # 0x8c9a92 github.com/libp2p/go-libp2p/core/peer.(*PeerRecord).UnmarshalRecord+0xd2 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:176 # 0x8c6c93 github.com/libp2p/go-libp2p/core/record.unmarshalRecordPayload+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/record.go:81 # 0x8c63ba github.com/libp2p/go-libp2p/core/record.(*Envelope).Record.func1+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:230 # 0x4a336b sync.(*Once).doSlow+0xab /usr/local/go/src/sync/once.go:78 # 0x8c633a sync.(*Once).Do+0x3a /usr/local/go/src/sync/once.go:69 # 0x8c630e github.com/libp2p/go-libp2p/core/record.(*Envelope).Record+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:226 # 0x8c5c24 github.com/libp2p/go-libp2p/core/record.ConsumeEnvelope+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:121 # 0xc24f57 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).pxConnect+0x1b7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1221 # 0xc246a4 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handlePrune+0x484 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1148 # 0xc21d97 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:888 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 704512] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 704512] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 704512] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 704512] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 704512] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 704512] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 96] @ 0x48b485 0x425d05 0x6e4117 0x6e63f0 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6e4116 github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x2d6 /home/pactus/source/types/tx/tx.go:410 # 0x6e63ef github.com/pactus-project/pactus/types/block.(*Block).Decode+0x20f /home/pactus/source/types/block/block.go:240 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 96] @ 0x48b4ac 0x4901c9 0x543c88 0x5c9c25 0x6e6cd4 0x6e6ce0 0x6e6252 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e79ae 0x6e7994 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x543c87 encoding/binary.Read+0x2e7 /usr/local/go/src/encoding/binary/binary.go:285 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x6e6cd3 github.com/pactus-project/pactus/util/encoding.ReadElements+0xf3 /home/pactus/source/util/encoding/encoding.go:229 # 0x6e6cdf github.com/pactus-project/pactus/types/block.(*Header).Decode+0xff /home/pactus/source/types/block/header.go:111 # 0x6e6251 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x71 /home/pactus/source/types/block/block.go:217 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e79ad github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e7993 github.com/pactus-project/pactus/types/proposal.(*Proposal).UnmarshalCBOR+0x13 /home/pactus/source/types/proposal/proposal.go:83 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 256] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169be1b 0x16ef53a 0x16f0445 0x16effe9 0x976112 0x9760d0 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x976111 crypto/internal/fips140/tls13.(*MasterSecret).ResumptionMasterSecret+0x151 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:143 # 0x9760cf crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x10f /usr/local/go/src/crypto/tls/handshake_server_tls13.go:963 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 1728] @ 0x48b4ac 0x4901c9 0x612cbc 0x611edc 0x6120f2 0x69bbc7 0x69d839 0x69d36f 0x8f9165 0x8faa9a 0x8fc8a3 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x612cbb github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0x49b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:125 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x69d838 github.com/pactus-project/pactus/sortition.Verify+0x178 /home/pactus/source/sortition/vrf.go:46 # 0x69d36e github.com/pactus-project/pactus/sortition.VerifyProof+0x6e /home/pactus/source/sortition/sortition.go:17 # 0x8f9164 github.com/pactus-project/pactus/sandbox.(*sandbox).VerifyProof+0x164 /home/pactus/source/sandbox/sandbox.go:300 # 0x8faa99 github.com/pactus-project/pactus/execution/executor.(*SortitionExecutor).Check+0xf9 /home/pactus/source/execution/executor/sortition.go:44 # 0x8fc8a2 github.com/pactus-project/pactus/execution.CheckAndExecute+0x162 /home/pactus/source/execution/execution.go:44 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 704] @ 0x48b4ac 0x4901c9 0xafef50 0x1056708 0x1055f15 0x10552a6 0x1052f28 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xafef4f github.com/libp2p/go-msgio/pbio.(*uvarintReader).ReadMsg+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:79 # 0x1056707 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:567 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10552a5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handlePush+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:459 # 0x1052f27 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).Start.(*Limiter).Limit.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:96 # 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 0: 0 [22: 50688] @ 0x48b4ac 0x4901c9 0x687488 0x686365 0x68593f 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x687487 compress/flate.(*huffmanEncoder).generate+0x47 /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x686364 compress/flate.(*huffmanBitWriter).indexTokens+0x244 /usr/local/go/src/compress/flate/huffman_bit_writer.go:561 # 0x68593e compress/flate.(*huffmanBitWriter).writeBlock+0xde /usr/local/go/src/compress/flate/huffman_bit_writer.go:435 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 131072] @ 0x48b4b3 0x4907d3 0x747552 0x75bcdf 0x77097d 0x7715c6 0x8ed3c5 0x8ed2fa 0x1163b02 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x747551 github.com/syndtr/goleveldb/leveldb/memdb.(*DB).Put+0x471 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/memdb/memdb.go:305 # 0x75bcde github.com/syndtr/goleveldb/leveldb.(*Batch).putMem+0x31e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:224 # 0x77097c github.com/syndtr/goleveldb/leveldb.(*DB).writeLocked+0x3fc /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_write.go:238 # 0x7715c5 github.com/syndtr/goleveldb/leveldb.(*DB).Write+0x3a5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_write.go:320 # 0x8ed3c4 github.com/pactus-project/pactus/store.(*store).writeBatch+0x24 /home/pactus/source/store/store.go:432 # 0x8ed2f9 github.com/pactus-project/pactus/store.(*store).WriteBatch+0x59 /home/pactus/source/store/store.go:428 # 0x1163b01 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x601 /home/pactus/source/state/state.go:494 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b4ac 0x4901c9 0x7b7cb5 0x7b82c8 0x7b80f1 0x8c8d11 0xc12f76 0xc12f9c 0xd2b198 0xd38dc5 0x495521 # 0x7b7cb4 github.com/multiformats/go-multihash.Encode+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/multihash.go:264 # 0x7b82c7 github.com/multiformats/go-multihash.encodeHash+0x167 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/sum.go:76 # 0x7b80f0 github.com/multiformats/go-multihash.Sum+0x90 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/sum.go:31 # 0x8c8d10 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x50 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:172 # 0xc12f75 github.com/libp2p/go-libp2p/core/peer.ID.MatchesPublicKey+0x35 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:76 # 0xc12f9b github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryKeyBook).AddPubKey+0x5b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/keybook.go:60 # 0xd2b197 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn+0x2d7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:398 # 0xd38dc4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddListenAddr.func2.2+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_listen.go:177 0: 0 [1: 48] @ 0x48b4ac 0x4907d3 0x93cab7 0x93c62f 0x977028 0x9710e5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x93cab6 crypto/tls.(*Conn).unmarshalHandshakeMessage+0x2f6 /usr/local/go/src/crypto/tls/conn.go:1179 # 0x93c62e crypto/tls.(*Conn).readHandshake+0x26e /usr/local/go/src/crypto/tls/conn.go:1120 # 0x977027 crypto/tls.(*serverHandshakeStateTLS13).readClientFinished+0x27 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1123 # 0x9710e4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xc4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:98 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b485 0x425d05 0x12d7495 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x13225e7 0x1326c02 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x12d7494 google.golang.org/grpc.newClientStreamWithParams+0x354 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:319 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13225e6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetAccount+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:139 # 0x1326c01 github.com/pactus-project/pactus/www/grpc/gen/go.(*BlockchainJsonRPC).Methods.func7+0x1a1 /home/pactus/source/www/grpc/gen/go/blockchain_jgw.pb.go:156 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [41: 892160] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182c9f 0x1182ca0 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [27: 6480] @ 0x48b485 0x425d05 0x754cbc 0x75781a 0x77fca5 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x757819 github.com/syndtr/goleveldb/leveldb/table.NewReader+0x5b9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:1084 # 0x77fca4 github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x204 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:418 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 4194304] @ 0x48b4b3 0x4901c9 0x7486ed 0x75e308 0x75d725 0x75dbfe 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x7486ec github.com/syndtr/goleveldb/leveldb/memdb.New+0xec /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/memdb/memdb.go:474 # 0x75e307 github.com/syndtr/goleveldb/leveldb.(*DB).recoverJournal+0x447 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:525 # 0x75d724 github.com/syndtr/goleveldb/leveldb.openDB+0x3a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:132 # 0x75dbfd github.com/syndtr/goleveldb/leveldb.Open+0x15d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:205 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 128] @ 0x48b4ac 0x425d05 0x67a312 0x675655 0x67641e 0x674865 0xdebc2d 0xdda71a 0xdda43e 0xddae2e 0xdb47a5 0x495521 # 0x67a311 net.ipToSockaddr+0x71 /usr/local/go/src/net/ipsock_posix.go:228 # 0x675654 net.(*UDPAddr).sockaddr+0x34 /usr/local/go/src/net/udpsock_posix.go:39 # 0x67641d net.(*UDPConn).writeMsg+0x7d /usr/local/go/src/net/udpsock_posix.go:172 # 0x674864 net.(*UDPConn).WriteMsgUDP+0x44 /usr/local/go/src/net/udpsock.go:259 # 0xdebc2c github.com/quic-go/quic-go.(*oobConn).WritePacket+0x10c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/sys_conn_oob.go:267 # 0xdda719 github.com/quic-go/quic-go.(*sconn).writePacket+0x79 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_conn.go:98 # 0xdda43d github.com/quic-go/quic-go.(*sconn).Write+0x7d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_conn.go:74 # 0xddae2d github.com/quic-go/quic-go.(*sendQueue).Run+0x18d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_queue.go:90 # 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 0: 0 [3: 16128] @ 0x48b4ac 0x4907d3 0x9370b0 0x93bbed 0x93d1be 0xd0036f 0xcffa5c 0x495521 # 0x9370af crypto/tls.(*halfConn).encrypt+0x5af /usr/local/go/src/crypto/tls/conn.go:519 # 0x93bbec crypto/tls.(*Conn).writeRecordLocked+0x62c /usr/local/go/src/crypto/tls/conn.go:1031 # 0x93d1bd crypto/tls.(*Conn).Write+0x37d /usr/local/go/src/crypto/tls/conn.go:1254 # 0xd0036e github.com/libp2p/go-yamux/v5.(*Session).sendLoop+0x7ae /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:678 # 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 0: 0 [4: 768] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [7: 560] @ 0x48b4ac 0x4731d7 0x86ea85 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86ea84 google.golang.org/protobuf/internal/impl.consumeStringValidateUTF8+0x64 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5064 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 2304] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0xaff386 0xb0b70c 0xb7b273 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0xaff385 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:84 # 0xb0b70b github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x12b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:367 # 0xb7b272 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x1932 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:135 # 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 0: 0 [8: 10240] @ 0x48b48c 0x4901c9 0xc304b3 0xc30035 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc304b2 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).getPeers+0x92 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2142 # 0xc30034 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x1d4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2118 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [7: 168] @ 0x48b485 0x4901c9 0xb00a8f 0xb00db2 0xb00e54 0xb7eb0f 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb00a8e github.com/libp2p/go-libp2p-kad-dht/pb.peerInfoToPBPeer+0x6e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:43 # 0xb00db1 github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers+0xb1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:64 # 0xb00e53 github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:74 # 0xb7eb0e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x44e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:282 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [4: 4608] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3c7f 0x1198c25 0x1198cc5 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3c7e github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0x1e /home/pactus/source/genesis/genesis.go:189 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a3474 0x8c52f9 0xcff727 0xcff710 0xd03719 0xcfdb48 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a3473 sync.(*Pool).Put+0x33 /usr/local/go/src/sync/pool.go:111 # 0x8c52f8 github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0xd8 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:71 # 0xcff726 github.com/libp2p/go-buffer-pool.Get+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xcff70f github.com/libp2p/go-yamux/v5.(*Session).sendMsg+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:521 # 0xd03718 github.com/libp2p/go-yamux/v5.(*Stream).sendWindowUpdate+0x1b8 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:244 # 0xcfdb47 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x427 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:241 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 128] @ 0x48b485 0x425d05 0xd31449 0xd312e5 0xd3104f 0xd2bb6a 0x10d7529 0x108200e 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xd31448 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).addStream+0x108 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:264 # 0xd312e4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:251 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x108200d github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0xb6d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:364 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x796dfa 0x796be3 0x7b8096 0x8c8d11 0xc12f76 0xc12f9c 0xd2b198 0xd38dc5 0x495521 # 0x796df9 github.com/multiformats/go-multihash/core.init.0.func1+0x19 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/core/registry.go:113 # 0x796be2 github.com/multiformats/go-multihash/core.GetVariableHasher+0x42 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/core/registry.go:99 # 0x7b8095 github.com/multiformats/go-multihash.Sum+0x35 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/sum.go:21 # 0x8c8d10 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x50 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:172 # 0xc12f75 github.com/libp2p/go-libp2p/core/peer.ID.MatchesPublicKey+0x35 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:76 # 0xc12f9b github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryKeyBook).AddPubKey+0x5b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/keybook.go:60 # 0xd2b197 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn+0x2d7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:398 # 0xd38dc4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddListenAddr.func2.2+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_listen.go:177 0: 0 [2: 480] @ 0x48b4ac 0x48b67e 0x48b713 0x410b85 0x410b78 0x414eb2 0x7dbbd4 0x7dbada 0xd6665a 0xe05b85 0xe0592f 0xe054a5 0xe0992c 0xe09c32 0xe09305 0xd388ec 0x495521 # 0x7dbbd3 crypto/x509.(*CertPool).addCertFunc+0x133 /usr/local/go/src/crypto/x509/cert_pool.go:204 # 0x7dbad9 crypto/x509.(*CertPool).AddCert+0x39 /usr/local/go/src/crypto/x509/cert_pool.go:184 # 0xd66659 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:163 # 0xe05b84 github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).wrapConnWithScope+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:120 # 0xe0592e github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).wrapConn+0x18e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:106 # 0xe054a4 github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).Accept+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:53 # 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 0: 0 [18: 576] @ 0x48b485 0x490767 0xbe6c3b 0xbe6589 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6c3a github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIHave).Unmarshal+0x5ba /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2606 # 0xbe6588 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1348 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2316 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 64] @ 0x48b4ac 0x425d05 0x4e112d 0x4e1289 0x50c7df 0x50a5ad 0x658e09 0x6727fb 0x671750 0xa047ac 0x1618b68 0x1619beb 0x495521 # 0x4e112c syscall.anyToSockaddr+0x16c /usr/local/go/src/syscall/syscall_linux.go:677 # 0x4e1288 syscall.Accept4+0x88 /usr/local/go/src/syscall/syscall_linux.go:701 # 0x50c7de internal/poll.accept+0x1e /usr/local/go/src/internal/poll/sock_cloexec.go:17 # 0x50a5ac internal/poll.(*FD).Accept+0x1ac /usr/local/go/src/internal/poll/fd_unix.go:604 # 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 0: 0 [8: 896] @ 0x48b4ac 0x41b526 0x10d8025 0x10d80bb 0x10d7975 0x115423b 0x115072a 0x495521 # 0x10d8024 github.com/multiformats/go-multistream.newOnce+0xd44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:42 # 0x10d80ba github.com/multiformats/go-multistream.NewMSSelect[...]+0xdda /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:16 # 0x10d7974 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:484 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [4: 1024] @ 0x48b485 0x425d05 0xd02a2b 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0x1054a52 0x105509a 0x1054790 0x495521 # 0xd02a2a github.com/libp2p/go-yamux/v5.newStream+0x10a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:58 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 96] @ 0x48b485 0x46ea6d 0x8c7665 0x8c764e 0x8c75da 0xc0fa72 0xc0f4c5 0xc255d6 0x495521 # 0x8c7664 github.com/multiformats/go-multiaddr.Multiaddr.copy+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:23 # 0x8c764d github.com/multiformats/go-multiaddr.SplitLast+0xad /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:82 # 0x8c75d9 github.com/libp2p/go-libp2p/core/peer.SplitAddr+0x39 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:56 # 0xc0fa71 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrsUnlocked+0x191 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:356 # 0xc0f4c4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).ConsumePeerRecord+0x264 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:323 # 0xc255d5 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).connector+0x235 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1265 0: 0 [2: 96] @ 0x48b4ac 0x4731d7 0x10496e5 0x10496a2 0x1081775 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x10496e4 github.com/libp2p/go-libp2p/core/peer.IDFromBytes+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:117 # 0x10496a1 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/util.PeerToPeerInfoV2+0x41 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/util/pbconv.go:17 # 0x1081774 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0x2d4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:290 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x51cb0a 0xd05f25 0xd05eb0 0xd05fc8 0xd3bcea 0x10de0ec 0x10d9242 0xc1ad9c 0x495521 # 0x51cb09 fmt.errorf+0xc9 /usr/local/go/src/fmt/errors.go:42 # 0xd05f24 fmt.Errorf+0x244 /usr/local/go/src/fmt/errors.go:26 # 0xd05eaf github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x1cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:31 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 0: 0 [6: 1152] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [3: 3456] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3c7f 0x1198c25 0x1198cc5 0x1194dbb 0x11946cb 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3c7e github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0x1e /home/pactus/source/genesis/genesis.go:189 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194dba github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x17a /home/pactus/source/sync/handler_blocks_request.go:113 # 0x11946ca github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x54a /home/pactus/source/sync/handler_blocks_request.go:52 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0xcfd14b 0xcfcc45 0xd064e5 0xd5d69d 0xd5c0be 0xd5b69a 0xd59cb3 0x495521 # 0xcfd14a github.com/libp2p/go-yamux/v5.newSession+0x2ea /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:148 # 0xcfcc44 github.com/libp2p/go-yamux/v5.Server+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:127 # 0xd064e4 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:51 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 64] @ 0x48b485 0x425d05 0x5d5a36 0x5d99da 0x5f5c97 0x60ba3a 0x69b905 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5d5a35 github.com/bits-and-blooms/bitset.New+0x95 /home/pactus/go/pkg/mod/github.com/bits-and-blooms/bitset@v1.24.4/bitset.go:175 # 0x5d99d9 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.BatchInvert+0x59 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:823 # 0x5f5c96 github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1Isogeny+0xf6 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:142 # 0x60ba39 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x159 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:59 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 144] @ 0x48b485 0x425d05 0x6a0d05 0x6a0cdb 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a0d04 bytes.NewBuffer+0xe4 /usr/local/go/src/bytes/buffer.go:490 # 0x6a0cda github.com/pactus-project/pactus/types/certificate.(*Certificate).UnmarshalCBOR+0xba /home/pactus/source/types/certificate/certificate.go:141 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166e77 0x1166c18 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166e76 github.com/pactus-project/pactus/state.(*state).validatePrevCertificate+0x56 /home/pactus/source/state/validation.go:51 # 0x1166c17 github.com/pactus-project/pactus/state.(*state).validateBlock+0x277 /home/pactus/source/state/validation.go:41 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 696320] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x5660c3 0x561473 0x561231 0x560b7e 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x5660c2 encoding/json.condAddrEncoder.encode+0x62 /usr/local/go/src/encoding/json/encode.go:936 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 32] @ 0x48b4a5 0x48b5c5 0x4c7e3a 0x4b616e 0x56491a 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4c7e39 reflect.copyVal+0x39 /usr/local/go/src/reflect/value.go:1885 # 0x4b616d reflect.(*MapIter).Key+0x4d /usr/local/go/src/reflect/map.go:256 # 0x564919 encoding/json.mapEncoder.encode+0x339 /usr/local/go/src/encoding/json/encode.go:789 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 480] @ 0x48b485 0x490767 0xd2fadb 0x10e1af1 0x10e4815 0x10e4f45 0x10e43d4 0x495521 # 0xd2fada github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).InterfaceListenAddresses+0xfa /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_addr.go:40 # 0x10e1af0 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.NewManager.func1+0x50 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:159 # 0x10e4814 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).shouldRecordObservation+0x314 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:391 # 0x10e4f44 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).maybeRecordObservation+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:423 # 0x10e43d3 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).worker+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:357 0: 0 [4: 832] @ 0x48b4ac 0x4901c9 0x168d926 0x16901d4 0x16cfd5a 0x16d1188 0x16d127f 0x16d0c3d 0x16d9a12 0x16d99d1 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x168d925 crypto/internal/fips140/sha512.(*Digest).MarshalBinary+0x25 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:134 # 0x16901d3 crypto/internal/fips140/hmac.(*HMAC).Reset+0xf3 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:115 # 0x16cfd59 crypto/internal/fips140/ecdsa.(*hmacDRBG).Generate+0x79 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:153 # 0x16d1187 crypto/internal/fips140/ecdsa.signGeneric[...].func1+0x27 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:336 # 0x16d127e crypto/internal/fips140/ecdsa.randomPoint[...]+0xbe /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:229 # 0x16d0c3c crypto/internal/fips140/ecdsa.signGeneric[...]+0x7c /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:335 # 0x16d9a11 crypto/internal/fips140/ecdsa.sign[...]+0x271 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go:10 # 0x16d99d0 crypto/internal/fips140/ecdsa.Sign[...]+0x230 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:306 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [7: 1344] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [11: 225280] @ 0x48b4ac 0x4901c9 0xdf15c5 0x4a35b1 0xdc11c5 0xdc11ec 0xdc0b5c 0xdc008c 0xdb4045 0x495521 # 0xdf15c4 github.com/quic-go/quic-go.init.0.func2+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/buffer_pool.go:90 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0xdc11c4 github.com/quic-go/quic-go.getLargePacketBuffer+0x324 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/buffer_pool.go:79 # 0xdc11eb github.com/quic-go/quic-go.(*Conn).sendPacketsWithGSO+0x34b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2654 # 0xdc0b5b github.com/quic-go/quic-go.(*Conn).sendPackets+0x9db /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2553 # 0xdc008b github.com/quic-go/quic-go.(*Conn).triggerSending+0x10b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2453 # 0xdb4044 github.com/quic-go/quic-go.(*Conn).run+0x704 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:729 0: 0 [1: 704] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [2: 416] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0xc1a671 0xc1ae67 0x495521 # 0xc1a670 github.com/libp2p/go-libp2p-pubsub.(*PubSub).notifyPeerDead+0xb0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:115 # 0xc1ae66 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handlePeerDead+0x146 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:164 0: 0 [1: 24] @ 0x48b4ac 0x425d05 0x9351ba 0x9750a9 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x9351b9 crypto/tls.supportedSignatureAlgorithmsCert+0x19 /usr/local/go/src/crypto/tls/common.go:1799 # 0x9750a8 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0xa8 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:836 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166e77 0x1166c18 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166e76 github.com/pactus-project/pactus/state.(*state).validatePrevCertificate+0x56 /home/pactus/source/state/validation.go:51 # 0x1166c17 github.com/pactus-project/pactus/state.(*state).validateBlock+0x277 /home/pactus/source/state/validation.go:41 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [12: 6144] @ 0x48b485 0x490767 0x159dc55 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159dc54 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x634 /home/pactus/source/www/grpc/network.go:127 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 32768] @ 0x48b4b3 0x4901c9 0x1256833 0x125693d 0x124aff5 0x12cbb05 0x12cb6d2 0x12cb47c 0x495521 # 0x1256832 bufio.NewReaderSize+0xf2 /usr/local/go/src/bufio/bufio.go:57 # 0x125693c google.golang.org/grpc/internal/transport.newFramer+0x1fc /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:419 # 0x124aff4 google.golang.org/grpc/internal/transport.NewServerTransport+0x314 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:172 # 0x12cbb04 google.golang.org/grpc.(*Server).newHTTP2Transport+0x1a4 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1020 # 0x12cb6d1 google.golang.org/grpc.(*Server).handleRawConn+0x91 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:977 # 0x12cb47b google.golang.org/grpc.(*Server).Serve.func3+0x5b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:961 0: 0 [8: 896] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0xcfc625 0xd04936 0xd0480c 0xd061f8 0xd3c462 0x10d62fc 0xd307e5 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0xcfc624 github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x224 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:54 # 0xd04935 github.com/libp2p/go-yamux/v5.(*Stream).SetReadDeadline+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:504 # 0xd0480b github.com/libp2p/go-yamux/v5.(*Stream).SetDeadline+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:490 # 0xd061f7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).SetDeadline+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:67 # 0xd3c461 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetDeadline+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:165 # 0x10d62fb github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x9b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:319 # 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 0: 0 [3: 72] @ 0x48b485 0x4901c9 0xb0119e 0xb00ffa 0xb00fd9 0xb03368 0xb74949 0xb76b2f 0x495521 # 0xb0119d github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0x3d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:107 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [15: 1440] @ 0x48b4ac 0x5aae85 0x59f66b 0x59e475 0x59df4d 0x69b51f 0x69b4d3 0x5a1e45 0x59ec5d 0x5a5e88 0x59f7fc 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x69b51e github.com/fxamacker/cbor/v2.Unmarshal+0x5e /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x69b4d2 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).UnmarshalCBOR+0x12 /home/pactus/source/crypto/bls/public_key.go:84 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a5e87 github.com/fxamacker/cbor/v2.(*decoder).parseArrayToSlice+0x287 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2372 # 0x59f7fb github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x127b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1682 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1152] @ 0x48b4ac 0x4901c9 0x6830f1 0x683227 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194dbb 0x11946cb 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6830f0 compress/flate.newHuffmanEncoder+0x90 /usr/local/go/src/compress/flate/huffman_code.go:60 # 0x683226 compress/flate.newHuffmanBitWriter+0x1c6 /usr/local/go/src/compress/flate/huffman_bit_writer.go:100 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194dba github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x17a /home/pactus/source/sync/handler_blocks_request.go:113 # 0x11946ca github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x54a /home/pactus/source/sync/handler_blocks_request.go:52 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [9: 432] @ 0x48b485 0x425d05 0x69b554 0x69b52a 0x5a1e45 0x59ec5d 0x5a5e88 0x59f7fc 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x69b553 bytes.NewReader+0x93 /usr/local/go/src/bytes/reader.go:159 # 0x69b529 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).UnmarshalCBOR+0x69 /home/pactus/source/crypto/bls/public_key.go:88 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a5e87 github.com/fxamacker/cbor/v2.(*decoder).parseArrayToSlice+0x287 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2372 # 0x59f7fb github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x127b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1682 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 6912] @ 0x48b4ac 0x4901c9 0x6830f1 0x683227 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6830f0 compress/flate.newHuffmanEncoder+0x90 /usr/local/go/src/compress/flate/huffman_code.go:60 # 0x683226 compress/flate.newHuffmanBitWriter+0x1c6 /usr/local/go/src/compress/flate/huffman_bit_writer.go:100 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x58c6b9 0x58c63d 0x6c6b17 0x6c6ab4 0x6c6330 0x6cd0cd 0x6c41d9 0x7e30d4 0x7e8739 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x58c6b8 math/big.nat.make+0x98 /usr/local/go/src/math/big/nat.go:67 # 0x58c63c math/big.nat.setBytes+0x1c /usr/local/go/src/math/big/nat.go:1023 # 0x6c6b16 math/big.(*Int).SetBytes+0x196 /usr/local/go/src/math/big/int.go:519 # 0x6c6ab3 crypto/ecdsa.pointToAffine+0x133 /usr/local/go/src/crypto/ecdsa/ecdsa.go:630 # 0x6c632f crypto/ecdsa.publicKeyFromFIPS+0x2f /usr/local/go/src/crypto/ecdsa/ecdsa.go:549 # 0x6cd0cc crypto/ecdsa.parseUncompressedPublicKey[...]+0x4c /usr/local/go/src/crypto/ecdsa/ecdsa.go:130 # 0x6c41d8 crypto/ecdsa.ParseUncompressedPublicKey+0x2f8 /usr/local/go/src/crypto/ecdsa/ecdsa.go:115 # 0x7e30d3 crypto/x509.parsePublicKey+0x473 /usr/local/go/src/crypto/x509/parser.go:295 # 0x7e8738 crypto/x509.parseCertificate+0x9d8 /usr/local/go/src/crypto/x509/parser.go:1011 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 16384] @ 0x48b4ac 0x4901c9 0x8c532f 0xcff727 0xcff710 0xd0338b 0xd02fd1 0xd06038 0xd3be2a 0x10dd7c2 0x10d92a2 0xc1b46e 0xc1afbb 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xcff726 github.com/libp2p/go-buffer-pool.Get+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xcff70f github.com/libp2p/go-yamux/v5.(*Session).sendMsg+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:521 # 0xd0338a github.com/libp2p/go-yamux/v5.(*Stream).write+0x34a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:185 # 0xd02fd0 github.com/libp2p/go-yamux/v5.(*Stream).Write+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:133 # 0xd06037 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Write+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:42 # 0xd3be29 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Write+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:69 # 0x10dd7c1 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0xc1 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:167 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0xc1b46d github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages.func1+0x18d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:180 # 0xc1afba github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages+0x11a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:197 0: 0 [4: 256] @ 0x48b485 0x48b5c5 0x4cc5fd 0x59e847 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x59e846 github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x2c6 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1451 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 1152] @ 0x48b4ac 0x4901c9 0x6128d5 0x611edc 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6128d4 github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0xb4 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:112 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 40960] @ 0x48b4b3 0x425d05 0x75e60c 0x75e549 0x75d725 0x75dbfe 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75e60b github.com/syndtr/goleveldb/leveldb/journal.NewReader+0x74b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/journal/journal.go:153 # 0x75e548 github.com/syndtr/goleveldb/leveldb.(*DB).recoverJournal+0x688 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:541 # 0x75d724 github.com/syndtr/goleveldb/leveldb.openDB+0x3a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:132 # 0x75dbfd github.com/syndtr/goleveldb/leveldb.Open+0x15d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:205 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 65536] @ 0x48b4b3 0x4901c9 0x1257a1e 0x4a35b1 0x12562c7 0x12240c4 0x1226710 0x1237292 0x12379d0 0x12364f5 0x123fdb2 0x495521 # 0x1257a1d google.golang.org/grpc/internal/transport.getWriteBufferPool.func1+0x3d /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:590 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0x12562c6 google.golang.org/grpc/internal/transport.(*bufWriter).Write+0x66 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:329 # 0x12240c3 golang.org/x/net/http2.(*Framer).endWrite+0xa3 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:386 # 0x122670f golang.org/x/net/http2.(*Framer).WritePing+0x10f /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:928 # 0x1237291 google.golang.org/grpc/internal/transport.(*loopyWriter).pingHandler+0x91 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:800 # 0x12379cf google.golang.org/grpc/internal/transport.(*loopyWriter).handle+0x30f /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:898 # 0x12364f4 google.golang.org/grpc/internal/transport.(*loopyWriter).run+0xf4 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:615 # 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 0: 0 [6: 1152] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 256] @ 0x48b4ac 0x4901c9 0x5d6445 0x5d9d76 0x60b93d 0x69b905 0x6a2455 0x6a1e37 0x1166e77 0x1166c18 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5d6444 github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x364 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:61 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166e76 github.com/pactus-project/pactus/state.(*state).validatePrevCertificate+0x56 /home/pactus/source/state/validation.go:51 # 0x1166c17 github.com/pactus-project/pactus/state.(*state).validateBlock+0x277 /home/pactus/source/state/validation.go:41 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 40960] @ 0x48b4b3 0x4907d3 0x747552 0x75ca36 0x75bfeb 0x75c4dc 0x75e86f 0x75d725 0x75dbfe 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x747551 github.com/syndtr/goleveldb/leveldb/memdb.(*DB).Put+0x471 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/memdb/memdb.go:305 # 0x75ca35 github.com/syndtr/goleveldb/leveldb.decodeBatchToMem.func1+0x315 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:334 # 0x75bfea github.com/syndtr/goleveldb/leveldb.decodeBatch+0x22a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:311 # 0x75c4db github.com/syndtr/goleveldb/leveldb.decodeBatchToMem+0x1db /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:329 # 0x75e86e github.com/syndtr/goleveldb/leveldb.(*DB).recoverJournal+0x9ae /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:594 # 0x75d724 github.com/syndtr/goleveldb/leveldb.openDB+0x3a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:132 # 0x75dbfd github.com/syndtr/goleveldb/leveldb.Open+0x15d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:205 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 192] @ 0x48b4ac 0x473854 0x473366 0x1157e34 0x1157b6a 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x1157e33 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).SignBytes+0x193 /home/pactus/source/sync/bundle/message/hello.go:64 # 0x1157b69 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x69 /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 128] @ 0x48b4ac 0x4907d3 0x16847e5 0x5d67c6 0x5d9d76 0x60b93d 0x69b905 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x5d67c5 github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x6e5 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:83 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [9: 20736] @ 0x48b4ac 0x4901c9 0x687488 0x686390 0x68593f 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x687487 compress/flate.(*huffmanEncoder).generate+0x47 /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x68638f compress/flate.(*huffmanBitWriter).indexTokens+0x26f /usr/local/go/src/compress/flate/huffman_bit_writer.go:562 # 0x68593e compress/flate.(*huffmanBitWriter).writeBlock+0xde /usr/local/go/src/compress/flate/huffman_bit_writer.go:435 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x51fa86 0xce4150 0xce9ca5 0xd065a2 0xd01822 0xd00f45 0xd008f0 0xd00738 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0xce414f github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScopeSpan+0xaf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:71 # 0xce9ca4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceScope).BeginSpan+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:739 # 0xd065a1 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn.func1+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:45 # 0xd01821 github.com/libp2p/go-yamux/v5.(*Session).incomingStream+0x61 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:857 # 0xd00f44 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:759 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [10: 12800] @ 0x48b48c 0x4901c9 0xc2ecde 0xc2b2df 0xc36a65 0x495521 # 0xc2ecdd github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x45d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1977 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [6: 1152] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x4901c9 0x6831a9 0x683231 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6831a8 compress/flate.newHuffmanEncoder+0x148 /usr/local/go/src/compress/flate/huffman_code.go:60 # 0x683230 compress/flate.newHuffmanBitWriter+0x1d0 /usr/local/go/src/compress/flate/huffman_bit_writer.go:102 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166f6f 0x11636ef 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166f6e github.com/pactus-project/pactus/state.(*state).validateCurCertificate+0x4e /home/pactus/source/state/validation.go:62 # 0x11636ee github.com/pactus-project/pactus/state.(*state).CommitBlock+0x1ee /home/pactus/source/state/state.go:451 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 192] @ 0x48b485 0x4901c9 0xb1ad70 0xb1b15d 0x10c8ff5 0x10c88e8 0x10c63b1 0x10c5e90 0x495521 # 0xb1ad6f github.com/multiformats/go-multiaddr/net.ResolveUnspecifiedAddress+0x22f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:31 # 0xb1b15c github.com/multiformats/go-multiaddr/net.ResolveUnspecifiedAddresses+0x11c /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:58 # 0x10c8ff4 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).appendObservedAddrs+0x1b4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:556 # 0x10c88e7 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x107 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:495 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [9: 216] @ 0x48b4ac 0x473854 0x473366 0x10ddac6 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0x11542b9 0x115072a 0x495521 # 0x10ddac5 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0xe5 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:134 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x11542b8 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x2b8 /home/pactus/source/network/stream.go:93 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [3: 336] @ 0x48b4ac 0x41b526 0xd02976 0xd02a6f 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0x1054a52 0x105509a 0x1054790 0x495521 # 0xd02975 github.com/libp2p/go-yamux/v5.makePipeDeadline+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:22 # 0xd02a6e github.com/libp2p/go-yamux/v5.newStream+0x14e /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:63 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [2: 512] @ 0x48b4ac 0x4901c9 0x16d13c8 0x16d137f 0x16d0c3d 0x16d9a12 0x16d99d1 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16d13c7 crypto/internal/fips140/bigmod.NewNat+0x207 /usr/local/go/src/crypto/internal/fips140/bigmod/nat.go:72 # 0x16d137e crypto/internal/fips140/ecdsa.randomPoint[...]+0x1be /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:256 # 0x16d0c3c crypto/internal/fips140/ecdsa.signGeneric[...]+0x7c /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:335 # 0x16d9a11 crypto/internal/fips140/ecdsa.sign[...]+0x271 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go:10 # 0x16d99d0 crypto/internal/fips140/ecdsa.Sign[...]+0x230 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:306 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 2785280] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [5: 3481600] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 696320] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [6: 4177920] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 2088960] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [5: 3481600] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [5: 3481600] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [5: 3481600] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [7: 224] @ 0x48b485 0x490767 0x86f886 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86f885 google.golang.org/protobuf/internal/impl.consumeStringSliceValidateUTF8+0xa5 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5275 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 416] @ 0x48b4ac 0x5aae85 0x59f66b 0x59e475 0x59df4d 0x6e5ff5 0x6e5fd7 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e5ff4 github.com/fxamacker/cbor/v2.Unmarshal+0xb4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e5fd6 github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x96 /home/pactus/source/types/block/block.go:185 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 96] @ 0x48b4ac 0x473854 0x473366 0xb2ac15 0xb2ac0b 0xb29846 0xb29796 0xb77059 0xb84910 0x495521 # 0xb2ac14 github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb2ac0a github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).bucketIdForPeer+0x2a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:556 # 0xb29845 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).removePeer+0x25 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:376 # 0xb29795 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).RemovePeer+0x75 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:371 # 0xb77058 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerStoppedDHT+0xd8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:728 # 0xb8490f github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:421 0: 0 [3: 336] @ 0x48b485 0x425d05 0xb7c2ad 0xb83cad 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7c2ac github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x12c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:105 # 0xb83cac github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5ac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:334 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beee 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x975be5 0x975bb7 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x975be4 crypto/tls.(*Conn).setWriteTrafficSecret+0x244 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x975bb6 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x216 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:907 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 32] @ 0x48b485 0x48b0a5 0xa5d1c5 0xb8484c 0x495521 # 0xa5d1c4 github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb8484b github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0xab /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:412 0: 0 [5: 960] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 480] @ 0x48b485 0x4901c9 0xd3cd3c 0xd3cd2e 0xd2f565 0x10c7d57 0x10c7966 0x10d8c7a 0x104033a 0x10450de 0x1043f11 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xd3cd3b github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x5b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xd3cd2d github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForListening+0x4d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:55 # 0xd2f564 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddCertHashes+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:979 # 0x10c7d56 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).applyAddrsFactory+0xd6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:442 # 0x10c7965 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).Addrs+0x125 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:414 # 0x10d8c79 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Addrs+0x19 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:585 # 0x1040339 github.com/libp2p/go-libp2p/p2p/host/autonat.(*dialPolicy).skipDial+0x719 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/dialpolicy.go:42 # 0x10450dd github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleDial+0xbbd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:178 # 0x1043f10 github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleStream+0x4b0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:93 # 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 0: 0 [1: 80] @ 0x48b4ac 0x4901c9 0x6a1185 0x6a0d4d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a1184 github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x1c4 /home/pactus/source/types/certificate/certificate.go:206 # 0x6a0d4c github.com/pactus-project/pactus/types/certificate.(*Certificate).UnmarshalCBOR+0x12c /home/pactus/source/types/certificate/certificate.go:143 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 240] @ 0x48b485 0x425d05 0x1182c3b 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x1182c3a github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x9a /home/pactus/source/sync/bundle/bundle.go:87 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 48] @ 0x48b485 0x425d05 0x93ac38 0x9386c5 0x93e485 0x93e486 0x4d83ae 0xd00865 0xd0083d 0xd00738 0x495521 # 0x93ac37 crypto/tls.(*Conn).readFromUntil+0x97 /usr/local/go/src/crypto/tls/conn.go:837 # 0x9386c4 crypto/tls.(*Conn).readRecordOrCCS+0xd44 /usr/local/go/src/crypto/tls/conn.go:677 # 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 0: 0 [8: 393216] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x5af5ca 0x5afbd4 0x5b1223 0x5b5049 0x5ae3a6 0x5adf3b 0x1182bd7 0x1182bb3 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x5af5c9 github.com/fxamacker/cbor/v2.encodeByteString+0x2c9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1308 # 0x5afbd3 github.com/fxamacker/cbor/v2.arrayEncodeFunc.encode+0x313 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1343 # 0x5b1222 github.com/fxamacker/cbor/v2.encodeStruct+0x462 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1586 # 0x5b5048 github.com/fxamacker/cbor/v2.getEncodeIndirectValueFunc.func1+0xc8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:2112 # 0x5ae3a5 github.com/fxamacker/cbor/v2.encode+0xe5 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1074 # 0x5adf3a github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xba /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1009 # 0x1182bd6 github.com/fxamacker/cbor/v2.Marshal+0x36 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182bb2 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x12 /home/pactus/source/sync/bundle/bundle.go:74 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 416] @ 0x48b4ac 0x4907d3 0x75fe68 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75fe67 github.com/syndtr/goleveldb/leveldb.(*DB).get+0x367 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:798 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [15: 1440] @ 0x48b485 0x425d05 0x5144c5 0x5147fd 0x512afe 0x73c978 0x77faf8 0x77facd 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5144c4 os.newFile+0x64 /usr/local/go/src/os/file_unix.go:145 # 0x5147fc os.openFileNolog+0x17c /usr/local/go/src/os/file_unix.go:279 # 0x512afd os.OpenFile+0x3d /usr/local/go/src/os/file.go:412 # 0x73c977 github.com/syndtr/goleveldb/leveldb/storage.(*fileStorage).Open+0x157 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/storage/file_storage.go:483 # 0x77faf7 github.com/syndtr/goleveldb/leveldb.(*iStorage).Open+0x57 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/storage.go:15 # 0x77facc github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x2c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:407 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [13: 624] @ 0x48b485 0x425d05 0x74ce3d 0x74b812 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x74ce3c github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x1bc /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:88 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 2654208] @ 0x48b4b3 0x425d05 0x68e534 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x1194a65 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x68e533 compress/flate.NewWriter+0x293 /usr/local/go/src/compress/flate/deflate.go:665 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194a64 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x8e4 /home/pactus/source/sync/handler_blocks_request.go:93 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 176] @ 0x48b485 0x425d05 0x11579d9 0x1199291 0x119635d 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x11579d8 github.com/pactus-project/pactus/sync/bundle/message.NewHelloMessage+0xb8 /home/pactus/source/sync/bundle/message/hello.go:32 # 0x1199290 github.com/pactus-project/pactus/sync.(*synchronizer).sayHello+0x170 /home/pactus/source/sync/sync.go:234 # 0x119635c github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0xa7c /home/pactus/source/sync/handler_hello.go:144 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 80] @ 0x48b485 0x425d05 0xc0fcf8 0xc0f4c5 0xc255d6 0x495521 # 0xc0fcf7 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrsUnlocked+0x417 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:368 # 0xc0f4c4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).ConsumePeerRecord+0x264 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:323 # 0xc255d5 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).connector+0x235 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1265 0: 0 [10: 1920] @ 0x48b4ac 0x4901c9 0x6128b7 0x611edc 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6128b6 github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0x96 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:111 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 192] @ 0x48b485 0x425d05 0x6c3305 0x9665c5 0x9664b7 0x6c2f44 0x6c339c 0x965c58 0x965b55 0x6c2f44 0x6c339c 0x965a25 0x96597c 0x93c057 0x975245 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x9665c4 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x924 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x9664b6 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1.1+0x816 /usr/local/go/src/crypto/tls/handshake_messages.go:1287 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x965c57 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x197 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x965b54 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1+0x94 /usr/local/go/src/crypto/tls/handshake_messages.go:1261 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x965a24 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x96597b crypto/tls.(*certificateRequestMsgTLS13).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1256 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x975244 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x244 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:841 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 160] @ 0x48b4ac 0x4907d3 0x52d610 0x51f997 0xd20685 0x5225d4 0x522d4e 0x52584c 0x51caf4 0x10d8997 0x10d8957 0x10d875f 0xc25743 0x495521 # 0x52d60f strings.(*Builder).Write+0x8f /usr/local/go/src/strings/builder.go:89 # 0x51f996 fmt.Fprintf+0x96 /usr/local/go/src/fmt/print.go:225 # 0xd20684 github.com/libp2p/go-libp2p/p2p/net/swarm.(*DialError).Error+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_error.go:40 # 0x5225d3 fmt.(*pp).handleMethods+0x393 /usr/local/go/src/fmt/print.go:668 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51caf3 fmt.errorf+0xb3 /usr/local/go/src/fmt/errors.go:41 # 0x10d8996 fmt.Errorf+0x1b6 /usr/local/go/src/fmt/errors.go:26 # 0x10d8956 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x176 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:558 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0xc25742 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).connector+0x3a2 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1272 0: 0 [9: 1008] @ 0x48b4ac 0x41b526 0xcfea0e 0xcfe9f7 0xcfe718 0xcfe7f9 0x495521 # 0xcfea0d github.com/libp2p/go-yamux/v5.newPing+0x10d /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/ping.go:20 # 0xcfe9f6 github.com/libp2p/go-yamux/v5.(*Session).Ping+0xf6 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:397 # 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 0: 0 [1: 96] @ 0x48b4ac 0x425d05 0x16b667a 0x16d14ae 0x16d0c3d 0x16d9a12 0x16d99d1 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16b6679 crypto/internal/fips140/nistec.NewP256Point+0x19 /usr/local/go/src/crypto/internal/fips140/nistec/p256_asm.go:49 # 0x16d14ad crypto/internal/fips140/ecdsa.randomPoint[...]+0x2ed /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:257 # 0x16d0c3c crypto/internal/fips140/ecdsa.signGeneric[...]+0x7c /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:335 # 0x16d9a11 crypto/internal/fips140/ecdsa.sign[...]+0x271 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go:10 # 0x16d99d0 crypto/internal/fips140/ecdsa.Sign[...]+0x230 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:306 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 16] @ 0x48b4a5 0x4901c9 0x16ef505 0x16f0445 0x979b2d 0x935ea7 0x93fefe 0x9770d3 0x9710e5 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16ef504 crypto/internal/fips140/hkdf.Expand[...]+0x64 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:28 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9770d2 crypto/tls.(*serverHandshakeStateTLS13).readClientFinished+0xd2 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1139 # 0x9710e4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xc4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:98 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 224] @ 0x48b4ac 0x425d05 0x6b2fba 0x6b2fd0 0x169bdcf 0x16d60bf 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6b2fb9 crypto/internal/fips140/sha512.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:205 # 0x6b2fcf crypto/sha512.New+0x2f /usr/local/go/src/crypto/sha512/sha512.go:53 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16d60be crypto/internal/fips140/ecdsa.newDRBG[...]+0x17e /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:71 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [18: 16128] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416ed1 0xc2481e 0xc21dba 0xc39d9b 0xc369ca 0x495521 # 0xc2481d github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIDontWant+0x11d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1163 # 0xc21db9 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x119 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:889 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 64] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0x1044d6d 0x1043f11 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x1044d6c github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleDial+0x84c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:154 # 0x1043f10 github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleStream+0x4b0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:93 # 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 0: 0 [2: 192] @ 0x48b4ac 0x425d05 0x16b667a 0x16d0778 0x16d43e8 0x16d43bb 0x6c8cb6 0x6c60b6 0x92de8c 0x976dab 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16b6679 crypto/internal/fips140/nistec.NewP256Point+0x19 /usr/local/go/src/crypto/internal/fips140/nistec/p256_asm.go:49 # 0x16d0777 crypto/internal/fips140/ecdsa.verifyGeneric[...]+0x3d7 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:486 # 0x16d43e7 crypto/internal/fips140/ecdsa.verify[...]+0xc7 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go:14 # 0x16d43ba crypto/internal/fips140/ecdsa.Verify[...]+0x9a /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:452 # 0x6c8cb5 crypto/ecdsa.verifyFIPS[...]+0x135 /usr/local/go/src/crypto/ecdsa/ecdsa.go:529 # 0x6c60b5 crypto/ecdsa.VerifyASN1+0x255 /usr/local/go/src/crypto/ecdsa/ecdsa.go:510 # 0x92de8b crypto/tls.verifyHandshakeSignature+0x2eb /usr/local/go/src/crypto/tls/auth.go:34 # 0x976daa crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x62a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1098 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 524288] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [10: 655360] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0x10d8025 0x10d80bb 0x10d7975 0x108200e 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x10d8024 github.com/multiformats/go-multistream.newOnce+0xd44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:42 # 0x10d80ba github.com/multiformats/go-multistream.NewMSSelect[...]+0xdda /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:16 # 0x10d7974 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:484 # 0x108200d github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0xb6d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:364 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [2: 96] @ 0x48b4ac 0x4901c9 0x69c6bb 0x6a121f 0x6a0d4d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x69c6ba github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x3a /home/pactus/source/crypto/bls/signature.go:76 # 0x6a121e github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x25e /home/pactus/source/types/certificate/certificate.go:216 # 0x6a0d4c github.com/pactus-project/pactus/types/certificate.(*Certificate).UnmarshalCBOR+0x12c /home/pactus/source/types/certificate/certificate.go:143 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 256] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169be1b 0x16ef53a 0x16f0445 0x16effe9 0x16ef9da 0x974798 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16ef9d9 crypto/internal/fips140/tls13.(*EarlySecret).HandshakeSecret+0x59 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:96 # 0x974797 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x437 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:750 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 80] @ 0x48b485 0x425d05 0x8b7b74 0x8c5f26 0x10578b7 0x1055631 0x105e9ac 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8b7b73 github.com/libp2p/go-libp2p/core/crypto.PublicKeyToProto+0x73 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:174 # 0x8c5f25 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:193 # 0x10578b6 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).getSignedRecord+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:691 # 0x1055630 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendIdentifyResp+0x2f0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:482 # 0x105e9ab github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyRequest+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:465 # 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 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0xde5f7b 0xde5fad 0xde7205 0xdf2c1b 0xdf2bff 0xde73df 0xe04e4b 0xe04e3d 0xd312b5 0xd3104f 0x1054a52 0x105509a 0x1054790 0x495521 # 0xde5f7a github.com/quic-go/quic-go.newReceiveStream+0x35a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/receive_stream.go:71 # 0xde5fac github.com/quic-go/quic-go.newStream+0x38c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:103 # 0xde7204 github.com/quic-go/quic-go.(*streamsMap).initMaps.func1+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:68 # 0xdf2c1a github.com/quic-go/quic-go.(*outgoingStreamsMap[...]).openStream+0xfa /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_outgoing.go:130 # 0xdf2bfe github.com/quic-go/quic-go.(*outgoingStreamsMap[...]).OpenStreamSync+0xde /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_outgoing.go:92 # 0xde73de github.com/quic-go/quic-go.(*streamsMap).OpenStreamSync+0xde /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:120 # 0xe04e4a github.com/quic-go/quic-go.(*Conn).OpenStreamSync+0x2a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2909 # 0xe04e3c github.com/libp2p/go-libp2p/p2p/transport/quic.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/conn.go:71 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0x10d7fbe 0x10d80b3 0x10d7975 0xc1a7ad 0x495521 # 0x10d7fbd github.com/multiformats/go-multistream.newOnce+0xcdd /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:42 # 0x10d80b2 github.com/multiformats/go-multistream.NewMSSelect[...]+0xdd2 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:15 # 0x10d7974 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:484 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [7: 1344] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b4ac 0x4901c9 0x5d9dc5 0x60b93d 0x69b905 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5d9dc4 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x84 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:892 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 416] @ 0x48b485 0x4901c9 0xc14e16 0x11521de 0x11517c5 0x495521 # 0xc14e15 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryProtoBook).GetProtocols+0x115 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/protobook.go:106 # 0x11521dd github.com/pactus-project/pactus/network.(*NotifeeService).sendProtocolsEvent+0x5d /home/pactus/source/network/notifee.go:127 # 0x11517c4 github.com/pactus-project/pactus/network.(*NotifeeService).Start.func1+0x2a4 /home/pactus/source/network/notifee.go:71 0: 0 [1: 128] @ 0x48b4ac 0x4901c9 0x169beee 0x16d66d3 0x16cfedf 0x16d1188 0x16d127f 0x16d0c3d 0x16d9a12 0x16d99d1 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16d66d2 crypto/internal/fips140/ecdsa.newDRBG[...].func1+0x32 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:58 # 0x16cfede crypto/internal/fips140/ecdsa.(*hmacDRBG).Generate+0x1fe /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:170 # 0x16d1187 crypto/internal/fips140/ecdsa.signGeneric[...].func1+0x27 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:336 # 0x16d127e crypto/internal/fips140/ecdsa.randomPoint[...]+0xbe /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:229 # 0x16d0c3c crypto/internal/fips140/ecdsa.signGeneric[...]+0x7c /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:335 # 0x16d9a11 crypto/internal/fips140/ecdsa.sign[...]+0x271 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go:10 # 0x16d99d0 crypto/internal/fips140/ecdsa.Sign[...]+0x230 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:306 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [5: 1280] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [8: 1024] @ 0x48b485 0x425d05 0xd31449 0xd312e5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0xd31448 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).addStream+0x108 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:264 # 0xd312e4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:251 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [3: 288] @ 0x48b485 0x425d05 0x6c3305 0x962b65 0x962abc 0x93c057 0x974e6a 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x962b64 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x962abb crypto/tls.(*encryptedExtensionsMsg).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1014 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x974e69 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0xb09 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:811 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 40704] @ 0x48b4ac 0x4907d3 0x9370b0 0x93bbed 0x93d1be 0xd0036f 0xcffa5c 0x495521 # 0x9370af crypto/tls.(*halfConn).encrypt+0x5af /usr/local/go/src/crypto/tls/conn.go:519 # 0x93bbec crypto/tls.(*Conn).writeRecordLocked+0x62c /usr/local/go/src/crypto/tls/conn.go:1031 # 0x93d1bd crypto/tls.(*Conn).Write+0x37d /usr/local/go/src/crypto/tls/conn.go:1254 # 0xd0036e github.com/libp2p/go-yamux/v5.(*Session).sendLoop+0x7ae /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:678 # 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 0: 0 [4: 768] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 2304] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3d35 0x1198c25 0x1198cc5 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3d34 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xd4 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [57: 1634304] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182bd7 0x1182bb3 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182bd6 github.com/fxamacker/cbor/v2.Marshal+0x36 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182bb2 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x12 /home/pactus/source/sync/bundle/bundle.go:74 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0x539e0a 0xcfd7a8 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x108200e 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x539e09 context.(*cancelCtx).Done+0x129 /usr/local/go/src/context/context.go:457 # 0xcfd7a7 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:208 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x108200d github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0xb6d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:364 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [9: 20736] @ 0x48b4ac 0x4901c9 0x687488 0x686365 0x68593f 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x687487 compress/flate.(*huffmanEncoder).generate+0x47 /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x686364 compress/flate.(*huffmanBitWriter).indexTokens+0x244 /usr/local/go/src/compress/flate/huffman_bit_writer.go:561 # 0x68593e compress/flate.(*huffmanBitWriter).writeBlock+0xde /usr/local/go/src/compress/flate/huffman_bit_writer.go:435 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [10: 10240] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x684c58 0x684c3c 0x686665 0x685cf1 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x684c57 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x684c3b compress/flate.(*huffmanBitWriter).writeBits+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:159 # 0x686664 compress/flate.(*huffmanBitWriter).writeTokens+0x264 /usr/local/go/src/compress/flate/huffman_bit_writer.go:593 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 320] @ 0x48b485 0x425d05 0x12d71d3 0x12d71c7 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x13225e7 0x1326c02 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x12d71d2 google.golang.org/grpc.defaultCallInfo+0x92 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:189 # 0x12d71c6 google.golang.org/grpc.newClientStreamWithParams+0x86 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:286 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13225e6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetAccount+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:139 # 0x1326c01 github.com/pactus-project/pactus/www/grpc/gen/go.(*BlockchainJsonRPC).Methods.func7+0x1a1 /home/pactus/source/www/grpc/gen/go/blockchain_jgw.pb.go:156 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 1376256] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [2: 384] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [24: 1920] @ 0x48b485 0x4901c9 0x531c7f 0x7c1114 0x7c10fa 0x7c50cf 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x531c7e strings.genSplit+0x7e /usr/local/go/src/strings/strings.go:305 # 0x7c1113 strings.Split+0x73 /usr/local/go/src/strings/strings.go:361 # 0x7c10f9 github.com/multiformats/go-multiaddr.stringToBytes+0x59 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:16 # 0x7c50ce github.com/multiformats/go-multiaddr.NewMultiaddr+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:36 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [10: 1120] @ 0x48b4ac 0x41b526 0xd02a17 0xd01918 0xd00f45 0xd008f0 0xd00738 0x495521 # 0xd02a16 github.com/libp2p/go-yamux/v5.newStream+0xf6 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:73 # 0xd01917 github.com/libp2p/go-yamux/v5.(*Session).incomingStream+0x157 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:864 # 0xd00f44 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:759 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [1: 144] @ 0x48b485 0x425d05 0x55a0b7 0x160c58f 0x160bfa5 0x1618e78 0x16174f6 0x1616d1d 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x55a0b6 encoding/json.Unmarshal+0x36 /usr/local/go/src/encoding/json/decode.go:106 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x160bfa4 github.com/creachadair/jrpc2.ParseRequests+0x44 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:16 # 0x1618e77 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).RegisterServices.func1+0x57 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:87 # 0x16174f5 github.com/creachadair/jrpc2/jhttp.Bridge.parseHTTPRequest+0x55 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:153 # 0x1616d1c github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x7c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:80 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 528] @ 0x48b485 0x425d05 0x1055ecf 0x10551cb 0x1054790 0x495521 # 0x1055ece github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x2ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:525 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [3: 192] @ 0x48b485 0x421deb 0x903bc5 0x903be1 0x9032ec 0xb06d45 0xb06d18 0xb79d9b 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x903bc4 go.opentelemetry.io/otel/attribute.computeDataFixed+0xa4 /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/attribute/set.go:375 # 0x903be0 go.opentelemetry.io/otel/attribute.newSet+0xc0 /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/attribute/set.go:362 # 0x9032eb go.opentelemetry.io/otel/attribute.NewSetWithFiltered+0x2ab /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/attribute/set.go:265 # 0xb06d44 go.opentelemetry.io/otel/attribute.NewSet+0x44 /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/attribute/set.go:210 # 0xb06d17 github.com/libp2p/go-libp2p-kad-dht/internal/metrics.ContextWithAttributes+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/metrics/context.go:16 # 0xb79d9a github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x45a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:88 # 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 0: 0 [2: 288] @ 0x48b485 0x425d05 0x55a0b7 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1160c18 0x11638c5 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x55a0b6 encoding/json.Unmarshal+0x36 /usr/local/go/src/encoding/json/decode.go:106 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1160c17 github.com/pactus-project/pactus/state.(*state).concreteSandbox+0x37 /home/pactus/source/state/state.go:151 # 0x11638c4 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3c4 /home/pactus/source/state/state.go:476 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [8: 256] @ 0x48b485 0x425d05 0x4120b2 0x410c0d 0x416e47 0xc26c37 0xc265d4 0xc3aad2 0xc369e5 0x495521 # 0xc26c36 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish.(*GossipSubRouter).rpcs.func1+0x616 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1369 # 0xc265d3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1299 # 0xc3aad1 github.com/libp2p/go-libp2p-pubsub.(*PubSub).publishMessage+0x51 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1457 # 0xc369e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:879 0: 0 [5: 120] @ 0x48b485 0x425d05 0x77fb18 0x77facd 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x77fb17 github.com/syndtr/goleveldb/leveldb.(*iStorage).Open+0x77 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/storage.go:16 # 0x77facc github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x2c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:407 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b485 0x425d05 0x77fbb2 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x77fbb1 github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x111 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:414 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b485 0x425d05 0x5f5e66 0x60c18c 0x60b9ca 0x69b905 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5f5e65 github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1SqrtRatio+0x105 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:162 # 0x60c18b github.com/consensys/gnark-crypto/ecc/bls12-381.MapToCurve1+0x58b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:121 # 0x60b9c9 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0xe9 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:55 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 208] @ 0x48b4ac 0x4901c9 0x6a10cb 0x6e6305 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e79ae 0x6e7994 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a10ca github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x10a /home/pactus/source/types/certificate/certificate.go:187 # 0x6e6304 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x124 /home/pactus/source/types/block/block.go:222 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e79ad github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e7993 github.com/pactus-project/pactus/types/proposal.(*Proposal).UnmarshalCBOR+0x13 /home/pactus/source/types/proposal/proposal.go:83 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 208] @ 0x48b4ac 0x4907d3 0x8942b4 0x892fa2 0x892c2c 0x82c2c2 0x82c032 0x10566d6 0x1055f15 0x10551cb 0x1054790 0x495521 # 0x8942b3 google.golang.org/protobuf/internal/impl.mergeBytes+0x53 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/merge.go:188 # 0x892fa1 google.golang.org/protobuf/internal/impl.(*MessageInfo).mergePointer+0x2e1 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/merge.go:79 # 0x892c2b google.golang.org/protobuf/internal/impl.(*MessageInfo).merge+0x10b /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/merge.go:32 # 0x82c2c1 google.golang.org/protobuf/proto.mergeOptions.mergeMessage+0x61 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/merge.go:79 # 0x82c031 google.golang.org/protobuf/proto.Merge+0xd1 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/merge.go:36 # 0x10566d5 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:571 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [2: 1376256] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [4: 2752512] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 1376256] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 1376256] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 2064384] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [4: 2752512] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [10: 160] @ 0x48b4a5 0x4731d7 0x86f84a 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86f849 google.golang.org/protobuf/internal/impl.consumeStringSliceValidateUTF8+0x69 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5275 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [5: 163840] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x684c58 0x684c3c 0x686665 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x684c57 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x684c3b compress/flate.(*huffmanBitWriter).writeBits+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:159 # 0x686664 compress/flate.(*huffmanBitWriter).writeTokens+0x264 /usr/local/go/src/compress/flate/huffman_bit_writer.go:593 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 16384] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x68652e 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x68652d compress/flate.(*huffmanBitWriter).writeTokens+0x12d /usr/local/go/src/compress/flate/huffman_bit_writer.go:580 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [14: 896] @ 0x48b485 0x425d05 0x75422c 0x7577df 0x77fca5 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75422b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x6b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:608 # 0x7577de github.com/syndtr/goleveldb/leveldb/table.NewReader+0x57e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:1071 # 0x77fca4 github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x204 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:418 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 512] @ 0x48b485 0x4901c9 0x4a3ed2 0x4a34c5 0x7413f9 0x75142a 0x74a86b 0x74b377 0x74c72e 0x74c7d3 0x74cf51 0x74b812 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4a3ed1 sync.(*poolChain).pushHead+0x131 /usr/local/go/src/sync/poolqueue.go:245 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x7413f8 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Put+0xf8 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:94 # 0x751429 github.com/syndtr/goleveldb/leveldb/table.(*block).Release+0x29 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:114 # 0x74a86a github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).delete+0x5ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:215 # 0x74b376 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).delete+0x56 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:417 # 0x74c72d github.com/syndtr/goleveldb/leveldb/cache.(*Node).unRefExternal+0x6d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:753 # 0x74c7d2 github.com/syndtr/goleveldb/leveldb/cache.(*Handle).Release+0x32 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:780 # 0x74cf50 github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x2d0 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:114 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 192] @ 0x48b4ac 0x425d05 0x699f12 0x6a2625 0x11620cb 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x699f11 github.com/pactus-project/pactus/crypto/bls.SignatureAggregate+0x31 /home/pactus/source/crypto/bls/bls.go:36 # 0x6a2624 github.com/pactus-project/pactus/types/certificate.(*Certificate).AddSignature+0x144 /home/pactus/source/types/certificate/certificate.go:350 # 0x11620ca github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x3aa /home/pactus/source/state/state.go:307 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [8: 1024] @ 0x48b4ac 0x4901c9 0x6830bf 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6830be compress/flate.newHuffmanBitWriter+0x5e /usr/local/go/src/compress/flate/huffman_bit_writer.go:98 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [12: 1344] @ 0x48b485 0x425d05 0x53ae19 0x53b60d 0x53b5cf 0x1154192 0x115072a 0x495521 # 0x53ae18 context.WithDeadlineCause+0xd8 /usr/local/go/src/context/context.go:640 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0x1154191 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x191 /home/pactus/source/network/stream.go:80 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [3: 96] @ 0x48b485 0x4901c9 0x531c7f 0x11463d0 0x11463b6 0x114621a 0x1146148 0x1195d5c 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x531c7e strings.genSplit+0x7e /usr/local/go/src/strings/strings.go:305 # 0x11463cf strings.Split+0x8f /usr/local/go/src/strings/strings.go:361 # 0x11463b5 github.com/pactus-project/pactus/version.ParseAgent-range1+0x75 /home/pactus/source/version/agent.go:33 # 0x1146219 github.com/pactus-project/pactus/version.ParseAgent.SplitSeq.splitSeq.func1+0x159 /usr/local/go/src/strings/iter.go:54 # 0x1146147 github.com/pactus-project/pactus/version.ParseAgent+0x87 /home/pactus/source/version/agent.go:32 # 0x1195d5b github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x47b /home/pactus/source/sync/handler_hello.go:98 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x425d05 0x4e112d 0x4e1289 0x50c7df 0x50a5ad 0x658e09 0x6727fb 0x671750 0xb18bea 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x4e112c syscall.anyToSockaddr+0x16c /usr/local/go/src/syscall/syscall_linux.go:677 # 0x4e1288 syscall.Accept4+0x88 /usr/local/go/src/syscall/syscall_linux.go:701 # 0x50c7de internal/poll.accept+0x1e /usr/local/go/src/internal/poll/sock_cloexec.go:17 # 0x50a5ac internal/poll.(*FD).Accept+0x1ac /usr/local/go/src/internal/poll/fd_unix.go:604 # 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 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 400] @ 0x48b485 0x425d05 0x6f482a 0x6f47ea 0x6f4817 0x6f47e2 0x1166f42 0x11636ef 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6f4829 github.com/pactus-project/pactus/types/validator.(*Validator).Clone+0x89 /home/pactus/source/types/validator/validator.go:255 # 0x6f47e9 github.com/pactus-project/pactus/committee.(*committee).Validators.func1+0x49 /home/pactus/source/committee/committee.go:122 # 0x6f4816 github.com/pactus-project/pactus/committee.(*committee).iterate+0x76 /home/pactus/source/committee/committee.go:213 # 0x6f47e1 github.com/pactus-project/pactus/committee.(*committee).Validators+0x41 /home/pactus/source/committee/committee.go:121 # 0x1166f41 github.com/pactus-project/pactus/state.(*state).validateCurCertificate+0x21 /home/pactus/source/state/validation.go:62 # 0x11636ee github.com/pactus-project/pactus/state.(*state).CommitBlock+0x1ee /home/pactus/source/state/state.go:451 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [11: 209792] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182c9f 0x1182ca0 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 1536] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0xda723f 0xda711b 0xda584a 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0xda723e github.com/quic-go/quic-go/internal/handshake.newAESHeaderProtector+0x5e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:49 # 0xda711a github.com/quic-go/quic-go/internal/handshake.newHeaderProtector+0x7a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:31 # 0xda5849 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x3c9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:473 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [2: 48] @ 0x48b485 0x425d05 0xce1455 0xce0006 0xd30fbc 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0xce1454 github.com/libp2p/go-libp2p/p2p/host/resource-manager.newStreamScope+0x94 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:590 # 0xce0005 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenStream+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:423 # 0xd30fbb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x15b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:224 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [2: 832] @ 0x48b485 0x4901c9 0x6f44f2 0x11649f0 0x1163abe 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6f44f1 github.com/pactus-project/pactus/committee.(*committee).Update+0x3d1 /home/pactus/source/committee/committee.go:86 # 0x11649ef github.com/pactus-project/pactus/state.(*state).commitSandbox+0xcf /home/pactus/source/state/state.go:586 # 0x1163abd github.com/pactus-project/pactus/state.(*state).CommitBlock+0x5bd /home/pactus/source/state/state.go:490 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b485 0x425d05 0xc1aa07 0x495521 # 0xc1aa06 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0x306 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:139 0: 0 [6: 576] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 192] @ 0x48b4ac 0x4907d3 0x870bcc 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0xb79bea 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x870bcb google.golang.org/protobuf/internal/impl.consumeBytesNoZero+0x6b /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5497 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0xb79be9 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x2a9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:71 # 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 0: 0 [3: 528] @ 0x48b4ac 0x4901c9 0x92e399 0x975405 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x92e398 crypto/tls.signedMessage+0x38 /usr/local/go/src/crypto/tls/auth.go:114 # 0x975404 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x404 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:865 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b485 0x425d05 0x8f7825 0x1160c8c 0x11638c5 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x8f7824 github.com/pactus-project/pactus/sandbox.NewSandbox+0x44 /home/pactus/source/sandbox/sandbox.go:54 # 0x1160c8b github.com/pactus-project/pactus/state.(*state).concreteSandbox+0xab /home/pactus/source/state/state.go:149 # 0x11638c4 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3c4 /home/pactus/source/state/state.go:476 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x425d05 0xce3947 0x10821cc 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xce3946 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetService+0x466 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:949 # 0x10821cb github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0xd2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:380 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [1: 24] @ 0x48b485 0x48b145 0x1058b8c 0x10561f1 0x10552a6 0x1052f28 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x1058b8b github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0xc0b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:815 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10552a5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handlePush+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:459 # 0x1052f27 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).Start.(*Limiter).Limit.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:96 # 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 0: 0 [1: 176] @ 0x48b485 0x425d05 0xd5c170 0xd5b69a 0xd59cb3 0x495521 # 0xd5c16f github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0xa2f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:202 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x168fe52 0x16ef6b5 0x16f0445 0x16effe9 0x16efb05 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x168fe51 crypto/internal/fips140/hmac.(*HMAC).Sum+0xd1 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:61 # 0x16ef6b4 crypto/internal/fips140/hkdf.Expand[...]+0x214 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:45 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16efb04 crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x44 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:121 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 4096] @ 0x48b4ac 0x4901c9 0x8c532f 0xd053b3 0xd0539f 0xd0462d 0xd01054 0xd008f0 0xd00738 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xd053b2 github.com/libp2p/go-buffer-pool.Get+0x72 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xd0539e github.com/libp2p/go-yamux/v5.(*segmentedBuffer).Append+0x5e /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/util.go:149 # 0xd0462c github.com/libp2p/go-yamux/v5.(*Stream).readData+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:479 # 0xd01053 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x193 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:787 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x40fdb2 0x48b7a9 0x989811 0xa20fdb 0xa20fdc 0x9f9d87 0x9fec78 0x495521 # 0x989810 net/textproto.readMIMEHeader+0x90 /usr/local/go/src/net/textproto/reader.go:529 # 0xa20fda net/textproto.(*Reader).ReadMIMEHeader+0x47a /usr/local/go/src/net/textproto/reader.go:508 # 0xa20fdb net/http.readRequest+0x47b /usr/local/go/src/net/http/request.go:1133 # 0x9f9d86 net/http.(*conn).readRequest+0x226 /usr/local/go/src/net/http/server.go:1005 # 0x9fec77 net/http.(*conn).serve+0x3d7 /usr/local/go/src/net/http/server.go:1995 0: 0 [8: 10240] @ 0x48b4ac 0x4907d3 0x93b40e 0x93bc25 0x93c0c6 0x9746db 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x93b40d crypto/tls.(*Conn).write+0x6d /usr/local/go/src/crypto/tls/conn.go:950 # 0x93bc24 crypto/tls.(*Conn).writeRecordLocked+0x664 /usr/local/go/src/crypto/tls/conn.go:1035 # 0x93c0c5 crypto/tls.(*Conn).writeHandshakeRecord+0x145 /usr/local/go/src/crypto/tls/conn.go:1066 # 0x9746da crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x37a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:738 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [4: 73728] @ 0x48b4ac 0x4901c9 0x7410c5 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e82ad 0x8ebebe 0x1165b16 0x159b18f 0x132480b 0x156f33e 0x1324663 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x7410c4 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:53 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e82ac github.com/pactus-project/pactus/store.(*accountStore).account+0xec /home/pactus/source/store/account.go:56 # 0x8ebebd github.com/pactus-project/pactus/store.(*store).Account+0x9d /home/pactus/source/store/store.go:306 # 0x1165b15 github.com/pactus-project/pactus/state.(*state).AccountByAddress+0x35 /home/pactus/source/state/state.go:693 # 0x159b18e github.com/pactus-project/pactus/www/grpc.(*blockchainServer).GetAccount+0xce /home/pactus/source/www/grpc/blockchain.go:248 # 0x132480a github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetAccount_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:412 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x1324662 github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetAccount_Handler+0x142 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:414 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 48] @ 0x48b485 0x425d05 0x53b6f3 0x1081f9e 0x1081f70 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x53b6f2 context.WithValue+0xb2 /usr/local/go/src/context/context.go:737 # 0x1081f9d github.com/libp2p/go-libp2p/core/network.WithNoDial+0xafd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/network/context.go:68 # 0x1081f6f github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0xacf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:362 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [1: 48] @ 0x48b485 0x490767 0x7e214a 0x7e829d 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7e2149 crypto/x509.parseName+0x269 /usr/local/go/src/crypto/x509/parser.go:174 # 0x7e829c crypto/x509.parseCertificate+0x53c /usr/local/go/src/crypto/x509/parser.go:963 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 1327104] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 663552] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 663552] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 663552] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [14: 896] @ 0x48b485 0x48b5c5 0x4cc5fd 0x8547c7 0x88413a 0x883d78 0x854857 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x8547c6 google.golang.org/protobuf/internal/impl.consumeMessageInfo+0x86 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:184 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x854856 google.golang.org/protobuf/internal/impl.consumeMessageInfo+0x116 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:186 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 640] @ 0x48b48c 0x4901c9 0x125ac25 0x1234dfa 0x12c5fdc 0x12c6f57 0x12c7e4b 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x125ac24 google.golang.org/grpc/internal/transport.(*Stream).read+0x84 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/transport.go:402 # 0x1234df9 google.golang.org/grpc/internal/transport.(*ClientStream).Read+0x19 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/client_stream.go:59 # 0x12c5fdb google.golang.org/grpc.(*parser).recvMsg+0x7b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:787 # 0x12c6f56 google.golang.org/grpc.recvAndDecompress+0x96 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:931 # 0x12c7e4a google.golang.org/grpc.recv+0xaa /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1024 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 48] @ 0x48b485 0x48b5c5 0x4cc5fd 0x1614909 0x161485c 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x1614908 github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func4+0x48 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:196 # 0x161485b github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x7b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:234 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0x539e0a 0x104597c 0x104544c 0x1043f11 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x539e09 context.(*cancelCtx).Done+0x129 /usr/local/go/src/context/context.go:457 # 0x104597b github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).doDial+0x4bb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:240 # 0x104544b github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleDial+0xf2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:204 # 0x1043f10 github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleStream+0x4b0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:93 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x51cef2 0xd05f25 0xd05eb0 0xd05fc8 0xd3bcea 0x8fd8ca 0x790031 0x8fd6c9 0x8fd5a5 0x10ddde6 0x10ddd83 0x8fcfcb 0x495521 # 0x51cef1 fmt.errorf+0x4b1 /usr/local/go/src/fmt/errors.go:64 # 0xd05f24 fmt.Errorf+0x244 /usr/local/go/src/fmt/errors.go:26 # 0xd05eaf github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0x1cf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:31 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 0: 0 [6: 8448] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0xaff386 0xb0b70c 0xb7b273 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0xaff385 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:84 # 0xb0b70b github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x12b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:367 # 0xb7b272 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x1932 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:135 # 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 0: 0 [4: 64] @ 0x48b4ac 0x4901c9 0x8fd095 0x8fd4b4 0x8fd1d7 0xd5e0a7 0x10d6409 0xd307e5 0x495521 # 0x8fd094 github.com/multiformats/go-multistream.writeUvarint+0x34 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:70 # 0x8fd4b3 github.com/multiformats/go-multistream.delimWrite+0x33 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:102 # 0x8fd1d6 github.com/multiformats/go-multistream.delimWriteBuffered+0x96 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:83 # 0xd5e0a6 github.com/multiformats/go-multistream.(*MultistreamMuxer[...]).Negotiate+0x106 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:206 # 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 0: 0 [3: 8064] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x97eb78 0x97e55c 0x93c347 0x93c59b 0x96bc9b 0x96b21a 0x93eea9 0x97d57f 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x97eb77 crypto/tls.(*Conn).quicWaitForSignal+0xf7 /usr/local/go/src/crypto/tls/quic.go:524 # 0x97e55b crypto/tls.(*Conn).quicReadHandshakeBytes+0x3b /usr/local/go/src/crypto/tls/quic.go:399 # 0x93c346 crypto/tls.(*Conn).readHandshakeBytes+0x26 /usr/local/go/src/crypto/tls/conn.go:1081 # 0x93c59a crypto/tls.(*Conn).readHandshake+0x1da /usr/local/go/src/crypto/tls/conn.go:1116 # 0x96bc9a crypto/tls.(*Conn).readClientHello+0x3a /usr/local/go/src/crypto/tls/handshake_server.go:137 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [23: 2944] @ 0x48b485 0x425d05 0xd31449 0xd3077f 0x495521 # 0xd31448 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).addStream+0x108 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:264 # 0xd3077e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).start.func1.1+0x3e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:146 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0xce40f4 0xce9ca5 0xd065a2 0xcfd8ce 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0xce40f3 github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScopeSpan+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:71 # 0xce9ca4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceScope).BeginSpan+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:739 # 0xd065a1 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn.func1+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:45 # 0xcfd8cd github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x1ad /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:214 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 48] @ 0x48b485 0x425d05 0x1229b45 0x1224bc5 0x125713b 0x1249cfa 0x495521 # 0x1229b44 golang.org/x/net/http2.(*Framer).readMetaFrame+0x64 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1711 # 0x1224bc4 golang.org/x/net/http2.(*Framer).ReadFrameForHeader+0x364 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:556 # 0x125713a google.golang.org/grpc/internal/transport.(*framer).readFrame+0xda /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:491 # 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 0: 0 [1: 278528] @ 0x48b4b3 0x4907d3 0x747552 0x75ca36 0x75bfeb 0x75c4dc 0x75e86f 0x75d725 0x75dbfe 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x747551 github.com/syndtr/goleveldb/leveldb/memdb.(*DB).Put+0x471 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/memdb/memdb.go:305 # 0x75ca35 github.com/syndtr/goleveldb/leveldb.decodeBatchToMem.func1+0x315 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:334 # 0x75bfea github.com/syndtr/goleveldb/leveldb.decodeBatch+0x22a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:311 # 0x75c4db github.com/syndtr/goleveldb/leveldb.decodeBatchToMem+0x1db /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:329 # 0x75e86e github.com/syndtr/goleveldb/leveldb.(*DB).recoverJournal+0x9ae /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:594 # 0x75d724 github.com/syndtr/goleveldb/leveldb.openDB+0x3a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:132 # 0x75dbfd github.com/syndtr/goleveldb/leveldb.Open+0x15d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:205 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [8: 38912] @ 0x48b48c 0x490767 0xbe6c3b 0xbe6589 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6c3a github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIHave).Unmarshal+0x5ba /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2606 # 0xbe6588 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1348 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2316 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [5: 960] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b485 0x490767 0xc3c290 0xc3c2bd 0xc2a9a9 0xc2a99d 0xc28551 0xc26f85 0xc26d88 0xc265d4 0xc3aad2 0xc369e5 0x495521 # 0xc3c28f github.com/libp2p/go-libp2p-pubsub.(*priorityQueue).NormalPush+0x20f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:26 # 0xc3c2bc github.com/libp2p/go-libp2p-pubsub.(*rpcQueue).push+0x23c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:97 # 0xc2a9a8 github.com/libp2p/go-libp2p-pubsub.(*rpcQueue).Push+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:68 # 0xc2a99c github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).doSendRPC+0x3c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1538 # 0xc28550 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendRPC+0x590 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1508 # 0xc26f84 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish-range1+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1300 # 0xc26d87 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish.(*GossipSubRouter).rpcs.func1+0x767 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1379 # 0xc265d3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1299 # 0xc3aad1 github.com/libp2p/go-libp2p-pubsub.(*PubSub).publishMessage+0x51 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1457 # 0xc369e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:879 0: 0 [3: 1990656] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 1990656] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 1990656] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [3: 1990656] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 48] @ 0x48b4ac 0x4901c9 0x5be110 0x5be8f7 0x5bf2bc 0x5ca5ec 0x159b0e7 0x132480b 0x156f33e 0x1324663 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x5be10f github.com/pactus-project/pactus/util/bech32m.toBytes+0x2f /home/pactus/source/util/bech32m/bech32m.go:28 # 0x5be8f6 github.com/pactus-project/pactus/util/bech32m.DecodeNoLimit+0x1b6 /home/pactus/source/util/bech32m/bech32m.go:210 # 0x5bf2bb github.com/pactus-project/pactus/util/bech32m.DecodeToBase256WithTypeNoLimit+0x1b /home/pactus/source/util/bech32m/bech32m.go:421 # 0x5ca5eb github.com/pactus-project/pactus/crypto.AddressFromString+0x6b /home/pactus/source/crypto/address.go:29 # 0x159b0e6 github.com/pactus-project/pactus/www/grpc.(*blockchainServer).GetAccount+0x26 /home/pactus/source/www/grpc/blockchain.go:244 # 0x132480a github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetAccount_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:412 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x1324662 github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetAccount_Handler+0x142 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:414 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 288] @ 0x48b485 0x490767 0xb1b1b4 0x10c8ff5 0x10c88e8 0x10c63b1 0x10c5e90 0x495521 # 0xb1b1b3 github.com/multiformats/go-multiaddr/net.ResolveUnspecifiedAddresses+0x173 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:62 # 0x10c8ff4 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).appendObservedAddrs+0x1b4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:556 # 0x10c88e7 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x107 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:495 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [4: 576] @ 0x48b4ac 0x4901c9 0x6e5f9b 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6e5f9a github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x5a /home/pactus/source/types/block/block.go:184 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 32] @ 0x48b4a5 0x473854 0x473366 0x7c3f35 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb74949 0xb76b2f 0x495521 # 0x7c3f34 github.com/multiformats/go-multiaddr.validateComponent+0x3d4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:343 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [9: 72] @ 0x48b485 0x490767 0xc3c290 0xc3c2bd 0xc2a9a9 0xc2a99d 0xc28551 0xc2f39c 0xc2c085 0xc36a65 0x495521 # 0xc3c28f github.com/libp2p/go-libp2p-pubsub.(*priorityQueue).NormalPush+0x20f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:26 # 0xc3c2bc github.com/libp2p/go-libp2p-pubsub.(*rpcQueue).push+0x23c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:97 # 0xc2a9a8 github.com/libp2p/go-libp2p-pubsub.(*rpcQueue).Push+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:68 # 0xc2a99c github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).doSendRPC+0x3c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1538 # 0xc28550 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendRPC+0x590 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1508 # 0xc2f39b github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).flush+0x7b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2019 # 0xc2c084 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1832 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [8: 896] @ 0x48b485 0x425d05 0x41b494 0x4eeea8 0x1154690 0x495521 # 0x4eeea7 time.NewTimer+0x27 /usr/local/go/src/time/sleep.go:144 # 0x115468f github.com/pactus-project/pactus/network.(*streamService).SendTo.func1+0x4f /home/pactus/source/network/stream.go:108 0: 0 [2: 192] @ 0x48b485 0x425d05 0x169bdb7 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x93fefe 0x9770d3 0x9710e5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9770d2 crypto/tls.(*serverHandshakeStateTLS13).readClientFinished+0xd2 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1139 # 0x9710e4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xc4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:98 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [9: 1008] @ 0x48b485 0x425d05 0x491f3c 0x4eeee8 0xcfeb33 0xcfe718 0xcfe7f9 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4eeee7 time.NewTimer+0x67 /usr/local/go/src/time/sleep.go:145 # 0xcfeb32 github.com/libp2p/go-yamux/v5.(*Session).Ping+0x232 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:414 # 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 0: 0 [1: 638976] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 638976] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 638976] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [3: 3145728] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 512] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [9: 2304] @ 0x48b485 0x490767 0x159dc55 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159dc54 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x634 /home/pactus/source/www/grpc/network.go:127 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 128] @ 0x48b485 0x425d05 0x16098f1 0x160b125 0x16171f8 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x16098f0 github.com/creachadair/jrpc2.(*Client).req+0x130 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:174 # 0x160b124 github.com/creachadair/jrpc2.(*Client).Batch+0x164 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:337 # 0x16171f7 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x557 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:127 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 144] @ 0x48b485 0x425d05 0x68fb85 0x68fa06 0xa20f48 0x9f9d87 0x9fec78 0x495521 # 0x68fb84 net/url.parse+0xc4 /usr/local/go/src/net/url/url.go:442 # 0x68fa05 net/url.ParseRequestURI+0x25 /usr/local/go/src/net/url/url.go:420 # 0xa20f47 net/http.readRequest+0x3e7 /usr/local/go/src/net/http/request.go:1123 # 0x9f9d86 net/http.(*conn).readRequest+0x226 /usr/local/go/src/net/http/server.go:1005 # 0x9fec77 net/http.(*conn).serve+0x3d7 /usr/local/go/src/net/http/server.go:1995 0: 0 [2: 1277952] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 638976] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [2: 1277952] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [2: 1277952] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 112] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0xcfc625 0xd04936 0xd0480c 0xd061f8 0xd3c462 0x105528d 0x1052f28 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0xcfc624 github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x224 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:54 # 0xd04935 github.com/libp2p/go-yamux/v5.(*Stream).SetReadDeadline+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:504 # 0xd0480b github.com/libp2p/go-yamux/v5.(*Stream).SetDeadline+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:490 # 0xd061f7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).SetDeadline+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:67 # 0xd3c461 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetDeadline+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:165 # 0x105528c github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handlePush+0x4c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:458 # 0x1052f27 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).Start.(*Limiter).Limit.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:96 # 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 0: 0 [1: 96] @ 0x48b4ac 0x4901c9 0x5d99b9 0x5f5c97 0x60ba3a 0x69b905 0x69d197 0x1166bc5 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5d99b8 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.BatchInvert+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:818 # 0x5f5c96 github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1Isogeny+0xf6 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:142 # 0x60ba39 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x159 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:59 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x69d196 github.com/pactus-project/pactus/sortition.(*VerifiableSeed).Verify+0xb6 /home/pactus/source/sortition/seed.go:50 # 0x1166bc4 github.com/pactus-project/pactus/state.(*state).validateBlock+0x224 /home/pactus/source/state/validation.go:37 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 2816] @ 0x48b4ac 0x4901c9 0xafef50 0x1056708 0x1055f15 0x10551cb 0x1054790 0x495521 # 0xafef4f github.com/libp2p/go-msgio/pbio.(*uvarintReader).ReadMsg+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:79 # 0x1056707 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:567 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [2: 192] @ 0x48b485 0x425d05 0x169bdb7 0x16ef53a 0x16f0445 0x16effe9 0x97488d 0x974848 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x97488c crypto/internal/fips140/tls13.(*HandshakeSecret).ClientHandshakeTrafficSecret+0x52c /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:106 # 0x974847 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4e7 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:754 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [4: 512] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169be1b 0x16ef895 0x16f0586 0x16efb2d 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef894 crypto/internal/fips140/hkdf.Extract[...]+0xd4 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:20 # 0x16f0585 crypto/internal/fips140/tls13.extract[...]+0xa5 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:46 # 0x16efb2c crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x6c /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:123 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [42: 17472] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 80] @ 0x48b485 0x425d05 0xc300e6 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc300e5 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x285 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2133 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 630784] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [11: 1584] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x415895 0x159e19d 0x159db56 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159e19c github.com/pactus-project/pactus/www/grpc.metricToProto+0x33c /home/pactus/source/www/grpc/network.go:165 # 0x159db55 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x535 /home/pactus/source/www/grpc/network.go:124 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166e77 0x1166c18 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166e76 github.com/pactus-project/pactus/state.(*state).validatePrevCertificate+0x56 /home/pactus/source/state/validation.go:51 # 0x1166c17 github.com/pactus-project/pactus/state.(*state).validateBlock+0x277 /home/pactus/source/state/validation.go:41 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 80] @ 0x48b485 0x48b0a5 0x1199545 0x1199406 0x1155fa3 0x495521 # 0x1199544 github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x64 /home/pactus/source/sync/sync.go:276 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [10: 480] @ 0x48b485 0x425d05 0x11894b6 0x1189506 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x11894b5 bytes.NewReader+0x55 /usr/local/go/src/bytes/reader.go:159 # 0x1189505 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xa5 /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 96] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 352] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0x9fb5c9 0x9faf17 0x1618069 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x9fb5c8 net/http.Header.Clone+0x828 /usr/local/go/src/net/http/header.go:114 # 0x9faf16 net/http.(*response).WriteHeader+0x176 /usr/local/go/src/net/http/server.go:1187 # 0x1618068 github.com/creachadair/jrpc2/jhttp.writeJSON+0x268 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:149 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [18: 32256] @ 0x48b4ac 0x4907d3 0x93b40e 0x93bc25 0x93c0c6 0x975245 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x93b40d crypto/tls.(*Conn).write+0x6d /usr/local/go/src/crypto/tls/conn.go:950 # 0x93bc24 crypto/tls.(*Conn).writeRecordLocked+0x664 /usr/local/go/src/crypto/tls/conn.go:1035 # 0x93c0c5 crypto/tls.(*Conn).writeHandshakeRecord+0x145 /usr/local/go/src/crypto/tls/conn.go:1066 # 0x975244 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x244 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:841 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169be1b 0x699573 0x979c7e 0x97600e 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x979c7d crypto/tls.(*cipherSuiteTLS13).finishedHash+0xfd /usr/local/go/src/crypto/tls/key_schedule.go:39 # 0x97600d crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x4d /usr/local/go/src/crypto/tls/handshake_server_tls13.go:955 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 320] @ 0x48b485 0x490767 0x122a9a5 0xff3d8f 0xff37e9 0xff35f0 0xff3413 0x1229db2 0x1224bc5 0x125713b 0x124f67f 0x12cc148 0x12cb916 0x495521 # 0x122a9a4 golang.org/x/net/http2.(*Framer).readMetaFrame.func1+0x304 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1755 # 0xff3d8e golang.org/x/net/http2/hpack.(*Decoder).callEmit+0x6e /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:406 # 0xff37e8 golang.org/x/net/http2/hpack.(*Decoder).parseFieldIndexed+0x1c8 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:349 # 0xff35ef golang.org/x/net/http2/hpack.(*Decoder).parseHeaderFieldRepr+0xef /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:311 # 0xff3412 golang.org/x/net/http2/hpack.(*Decoder).Write+0x132 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:262 # 0x1229db1 golang.org/x/net/http2.(*Framer).readMetaFrame+0x2d1 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1793 # 0x1224bc4 golang.org/x/net/http2.(*Framer).ReadFrameForHeader+0x364 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:556 # 0x125713a google.golang.org/grpc/internal/transport.(*framer).readFrame+0xda /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:491 # 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 0: 0 [18: 5760] @ 0x48b4ac 0x4901c9 0x6830d8 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6830d7 compress/flate.newHuffmanBitWriter+0x77 /usr/local/go/src/compress/flate/huffman_bit_writer.go:99 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 512] @ 0x48b485 0x490767 0xb84fbc 0x495521 # 0xb84fbb github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x81b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:465 0: 0 [2: 32] @ 0x48b4a5 0x4731d7 0x40c666 0x7c8b6e 0x7c8b62 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x40c665 internal/strconv.FormatUint+0xa5 /usr/local/go/src/internal/strconv/itoa.go:19 # 0x7c8b6d strconv.FormatUint+0x2d /usr/local/go/src/strconv/number.go:203 # 0x7c8b61 github.com/multiformats/go-multiaddr.portBtS+0x21 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:155 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0xb7bcbe 0xb7bc43 0xb7bc57 0xb7c292 0xb852d9 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0xb7bcbd github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0xbd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb7bc42 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x42 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:38 # 0xb7bc56 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadIDSlice+0x56 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:46 # 0xb7c291 github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x111 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:111 # 0xb852d8 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xb8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:482 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 768] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0xb7bcbe 0xb7bc43 0xb7bc57 0xb7c20e 0xb852d9 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bcbd github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0xbd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb7bc42 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x42 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:38 # 0xb7bc56 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadIDSlice+0x56 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:46 # 0xb7c20d github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x8d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:108 # 0xb852d8 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xb8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:482 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 16] @ 0x48b4a5 0x473854 0x473366 0x7c2e8c 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x7c2e8b github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x6b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 96] @ 0x48b485 0x421deb 0xa58994 0xa5868d 0xa5d22c 0xb85e05 0xb848ce 0x495521 # 0xa58993 go.opentelemetry.io/otel/internal/global.(*tracer).newSpan+0x1d3 /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:187 # 0xa5868c go.opentelemetry.io/otel/internal/global.(*tracer).Start+0xac /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:150 # 0xa5d22b github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0xeb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb85e04 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).dialPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:524 # 0xb848cd github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:418 0: 0 [2: 1261568] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 1048576] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e567 0x56446e 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e566 bytes.(*Buffer).WriteByte+0x46 /usr/local/go/src/bytes/buffer.go:307 # 0x56446d encoding/json.structEncoder.encode+0x34d /usr/local/go/src/encoding/json/encode.go:739 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 262144] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e567 0x565a05 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e566 bytes.(*Buffer).WriteByte+0x46 /usr/local/go/src/bytes/buffer.go:307 # 0x565a04 encoding/json.arrayEncoder.encode+0x104 /usr/local/go/src/encoding/json/encode.go:888 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 512] @ 0x48b485 0x4901c9 0x4a3ed2 0x4a34c5 0x7413f9 0x75142a 0x74a86b 0x74b377 0x74c72e 0x74c7d3 0x74cf51 0x74b812 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e82ad 0x8ebebe 0x1165b16 0x159b18f 0x132480b 0x156f33e 0x1324663 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x4a3ed1 sync.(*poolChain).pushHead+0x131 /usr/local/go/src/sync/poolqueue.go:245 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x7413f8 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Put+0xf8 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:94 # 0x751429 github.com/syndtr/goleveldb/leveldb/table.(*block).Release+0x29 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:114 # 0x74a86a github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).delete+0x5ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:215 # 0x74b376 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).delete+0x56 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:417 # 0x74c72d github.com/syndtr/goleveldb/leveldb/cache.(*Node).unRefExternal+0x6d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:753 # 0x74c7d2 github.com/syndtr/goleveldb/leveldb/cache.(*Handle).Release+0x32 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:780 # 0x74cf50 github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x2d0 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:114 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e82ac github.com/pactus-project/pactus/store.(*accountStore).account+0xec /home/pactus/source/store/account.go:56 # 0x8ebebd github.com/pactus-project/pactus/store.(*store).Account+0x9d /home/pactus/source/store/store.go:306 # 0x1165b15 github.com/pactus-project/pactus/state.(*state).AccountByAddress+0x35 /home/pactus/source/state/state.go:693 # 0x159b18e github.com/pactus-project/pactus/www/grpc.(*blockchainServer).GetAccount+0xce /home/pactus/source/www/grpc/blockchain.go:248 # 0x132480a github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetAccount_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:412 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x1324662 github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetAccount_Handler+0x142 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:414 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 96] @ 0x48b485 0x425d05 0x6e63d6 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e79ae 0x6e7994 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6e63d5 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x1f5 /home/pactus/source/types/block/block.go:239 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e79ad github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e7993 github.com/pactus-project/pactus/types/proposal.(*Proposal).UnmarshalCBOR+0x13 /home/pactus/source/types/proposal/proposal.go:83 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 72] @ 0x48b485 0x425d05 0x10dd8d3 0x8fcfcb 0x10dd775 0x10d92a2 0x11542b9 0x115072a 0x495521 # 0x10dd8d2 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0xb2 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:161 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x11542b8 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x2b8 /home/pactus/source/network/stream.go:93 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 16] @ 0x48b4a5 0x425d05 0x8b7b5d 0x8b7b3e 0x8b7a9d 0x8c8ce5 0x1058f4f 0x1058885 0x10561f1 0x10552a6 0x1052f28 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8b7b5c github.com/libp2p/go-libp2p/core/crypto/pb.KeyType.Enum+0x5c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/pb/crypto.pb.go:50 # 0x8b7b3d github.com/libp2p/go-libp2p/core/crypto.PublicKeyToProto+0x3d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:175 # 0x8b7a9c github.com/libp2p/go-libp2p/core/crypto.MarshalPublicKey+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:159 # 0x8c8ce4 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:164 # 0x1058f4e github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeSignedPeerRecord+0x4e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:843 # 0x1058884 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x904 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:791 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10552a5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handlePush+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:459 # 0x1052f27 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).Start.(*Limiter).Limit.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:96 # 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 0: 0 [11: 1232] @ 0x48b4ac 0x41b526 0xd02976 0xd02a6f 0xd01918 0xd00f45 0xd008f0 0xd00738 0x495521 # 0xd02975 github.com/libp2p/go-yamux/v5.makePipeDeadline+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:22 # 0xd02a6e github.com/libp2p/go-yamux/v5.newStream+0x14e /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:63 # 0xd01917 github.com/libp2p/go-yamux/v5.(*Session).incomingStream+0x157 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:864 # 0xd00f44 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:759 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [6: 2496] @ 0x48b485 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x410c0d 0x416e47 0xc21fc6 0xc21d05 0xc39d9b 0xc369ca 0x495521 # 0xc21fc5 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIHave+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:908 # 0xc21d04 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:885 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 240] @ 0x48b485 0x425d05 0x9fa389 0x9fec78 0x495521 # 0x9fa388 net/http.(*conn).readRequest+0x828 /usr/local/go/src/net/http/server.go:1053 # 0x9fec77 net/http.(*conn).serve+0x3d7 /usr/local/go/src/net/http/server.go:1995 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x1057257 0x1057348 0x1055617 0x105e9ac 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x1057256 github.com/multiformats/go-multiaddr.Multiaddr.Bytes+0x216 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:98 # 0x1057347 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).createBaseIdentifyResponse+0x307 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:645 # 0x1055616 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendIdentifyResp+0x2d6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:481 # 0x105e9ab github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyRequest+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:465 # 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 0: 0 [1: 240] @ 0x48b485 0x425d05 0x754cbc 0x7558c6 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e82ad 0x8ebebe 0x1165b16 0x159b18f 0x132480b 0x156f33e 0x1324663 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x7558c5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x185 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:835 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e82ac github.com/pactus-project/pactus/store.(*accountStore).account+0xec /home/pactus/source/store/account.go:56 # 0x8ebebd github.com/pactus-project/pactus/store.(*store).Account+0x9d /home/pactus/source/store/store.go:306 # 0x1165b15 github.com/pactus-project/pactus/state.(*state).AccountByAddress+0x35 /home/pactus/source/state/state.go:693 # 0x159b18e github.com/pactus-project/pactus/www/grpc.(*blockchainServer).GetAccount+0xce /home/pactus/source/www/grpc/blockchain.go:248 # 0x132480a github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetAccount_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:412 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x1324662 github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetAccount_Handler+0x142 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:414 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 18432] @ 0x48b4ac 0x4901c9 0x7410c5 0x75376a 0x7541e6 0x754478 0x754bd2 0x755426 0x780407 0x77f369 0x742e62 0x742ed9 0x7431b0 0x743f4a 0x74498b 0x765a6a 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x7410c4 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:53 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x754477 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x177 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:648 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755425 github.com/syndtr/goleveldb/leveldb/table.(*Reader).NewIterator+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:807 # 0x780406 github.com/syndtr/goleveldb/leveldb.(*tOps).newIterator+0x66 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:469 # 0x77f368 github.com/syndtr/goleveldb/leveldb.(*tFilesArrayIndexer).Get+0x48 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:322 # 0x742e61 github.com/syndtr/goleveldb/leveldb/iterator.(*arrayIteratorIndexer).Get+0x61 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/array_iter.go:161 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x7431af github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).First+0xcf /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:87 # 0x743f49 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).First+0xc9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:79 # 0x74498a github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x28a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:166 # 0x765a69 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x3c9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:454 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [5: 1760] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0x1604979 0x1618aa5 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x1604978 github.com/rs/cors.(*Cors).handleActualRequest+0x1f8 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:408 # 0x1618aa4 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x144 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:288 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x55c3b9 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x55c3b8 encoding/json.(*decodeState).object+0x8d8 /usr/local/go/src/encoding/json/decode.go:707 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 630784] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 1892352] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 1892352] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 1892352] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [2: 1261568] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [5: 3520] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0xaff386 0x1056fc5 0x10557f5 0x105e9ac 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0xaff385 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:84 # 0x1056fc4 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).writeChunkedIdentifyMsg+0x1c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:622 # 0x10557f4 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendIdentifyResp+0x4b4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:485 # 0x105e9ab github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyRequest+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:465 # 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 0: 0 [1: 288] @ 0x48b485 0x425d05 0x12d787c 0x12d7055 0x12d6acf 0x12b80d1 0x15e0a43 0x12b7fb7 0x13225e7 0x1326c02 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x12d787b google.golang.org/grpc.newClientStreamWithParams+0x73b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:353 # 0x12d7054 google.golang.org/grpc.newClientStream.func3+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:247 # 0x12d6ace google.golang.org/grpc.newClientStream+0x82e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:282 # 0x12b80d0 google.golang.org/grpc.invoke+0x70 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:66 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13225e6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetAccount+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:139 # 0x1326c01 github.com/pactus-project/pactus/www/grpc/gen/go.(*BlockchainJsonRPC).Methods.func7+0x1a1 /home/pactus/source/www/grpc/gen/go/blockchain_jgw.pb.go:156 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 128] @ 0x48b485 0x46ea6d 0x8c7665 0x8c764e 0x8c75da 0xc0fa72 0xc0f828 0xc164a5 0x10d8675 0xc25743 0x495521 # 0x8c7664 github.com/multiformats/go-multiaddr.Multiaddr.copy+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:23 # 0x8c764d github.com/multiformats/go-multiaddr.SplitLast+0xad /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:82 # 0x8c75d9 github.com/libp2p/go-libp2p/core/peer.SplitAddr+0x39 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:56 # 0xc0fa71 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrsUnlocked+0x191 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:356 # 0xc0f827 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrs+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:337 # 0xc164a4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).AddAddrs+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:289 # 0x10d8674 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x94 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:538 # 0xc25742 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).connector+0x3a2 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1272 0: 0 [11: 1936] @ 0x48b485 0x425d05 0x6831ba 0x683231 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6831b9 compress/flate.newHuffmanEncoder+0x159 /usr/local/go/src/compress/flate/huffman_code.go:60 # 0x683230 compress/flate.newHuffmanBitWriter+0x1d0 /usr/local/go/src/compress/flate/huffman_bit_writer.go:102 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [8: 1920] @ 0x48b485 0x4901c9 0xd3cd3c 0xd3cd2e 0xd2f565 0x10c8937 0x10c63b1 0x10c5e90 0x495521 # 0xd3cd3b github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x5b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xd3cd2d github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForListening+0x4d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:55 # 0xd2f564 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddCertHashes+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:979 # 0x10c8936 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x156 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:513 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [2: 65536] @ 0x48b4b3 0x4901c9 0x1257a1e 0x4a35b1 0x12562c7 0x12240c4 0x1227a8d 0x1236fde 0x1236a1e 0x12378d1 0x1236499 0x124ca3c 0x495521 # 0x1257a1d google.golang.org/grpc/internal/transport.getWriteBufferPool.func1+0x3d /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:590 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0x12562c6 google.golang.org/grpc/internal/transport.(*bufWriter).Write+0x66 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:329 # 0x12240c3 golang.org/x/net/http2.(*Framer).endWrite+0xa3 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:386 # 0x1227a8c golang.org/x/net/http2.(*Framer).WriteHeaders+0x52c /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1181 # 0x1236fdd google.golang.org/grpc/internal/transport.(*loopyWriter).writeHeader+0x2fd /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:762 # 0x1236a1d google.golang.org/grpc/internal/transport.(*loopyWriter).headerHandler+0x7d /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:703 # 0x12378d0 google.golang.org/grpc/internal/transport.(*loopyWriter).handle+0x210 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:886 # 0x1236498 google.golang.org/grpc/internal/transport.(*loopyWriter).run+0x98 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:601 # 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 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x16c6d6d 0x16d0839 0x16d43e8 0x16d43bb 0x6c8cb6 0x6c60b6 0x92de8c 0x976dab 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16c6d6c crypto/internal/fips140/bigmod.(*Nat).Bytes+0x6c /usr/local/go/src/crypto/internal/fips140/bigmod/nat.go:151 # 0x16d0838 crypto/internal/fips140/ecdsa.verifyGeneric[...]+0x498 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:491 # 0x16d43e7 crypto/internal/fips140/ecdsa.verify[...]+0xc7 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go:14 # 0x16d43ba crypto/internal/fips140/ecdsa.Verify[...]+0x9a /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:452 # 0x6c8cb5 crypto/ecdsa.verifyFIPS[...]+0x135 /usr/local/go/src/crypto/ecdsa/ecdsa.go:529 # 0x6c60b5 crypto/ecdsa.VerifyASN1+0x255 /usr/local/go/src/crypto/ecdsa/ecdsa.go:510 # 0x92de8b crypto/tls.verifyHandshakeSignature+0x2eb /usr/local/go/src/crypto/tls/auth.go:34 # 0x976daa crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x62a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1098 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 48] @ 0x48b485 0x425d05 0x1154118 0x115072a 0x495521 # 0x1154117 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x117 /home/pactus/source/network/stream.go:74 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 622592] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [6: 192] @ 0x48b485 0x490767 0x159dc55 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159dc54 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x634 /home/pactus/source/www/grpc/network.go:127 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [8: 1536] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [13: 5408] @ 0x48b485 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x410c0d 0x416e47 0xc2b452 0xc2b460 0xc36a65 0x495521 # 0xc2b451 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat.func2+0x691 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1610 # 0xc2b45f github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x69f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1635 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 128] @ 0x48b485 0x421deb 0x7f3ad9 0xd66a65 0xe05b85 0xe0592f 0xe054a5 0xe0992c 0xe09c32 0xe09305 0xd388ec 0x495521 # 0x7f3ad8 crypto/x509.MarshalPKIXPublicKey+0x1b8 /usr/local/go/src/crypto/x509/x509.go:168 # 0xd66a64 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x4c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:198 # 0xe05b84 github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).wrapConnWithScope+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:120 # 0xe0592e github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).wrapConn+0x18e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:106 # 0xe054a4 github.com/libp2p/go-libp2p/p2p/transport/quic.(*listener).Accept+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/listener.go:53 # 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 0: 0 [2: 32] @ 0x48b4a5 0x4731d7 0x40c666 0x7c8b6e 0x7c8b62 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb74949 0xb76b2f 0x495521 # 0x40c665 internal/strconv.FormatUint+0xa5 /usr/local/go/src/internal/strconv/itoa.go:19 # 0x7c8b6d strconv.FormatUint+0x2d /usr/local/go/src/strconv/number.go:203 # 0x7c8b61 github.com/multiformats/go-multiaddr.portBtS+0x21 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:155 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0xc435f8 0xc435e7 0xc4459d 0xc4b34f 0xc2444a 0xc21d98 0xc39d9b 0xc369ca 0x495521 # 0xc435f7 github.com/libp2p/go-libp2p-pubsub.topicTag+0x37 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/tag_tracer.go:112 # 0xc435e6 github.com/libp2p/go-libp2p-pubsub.(*tagTracer).untagMeshPeer+0x26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/tag_tracer.go:107 # 0xc4459c github.com/libp2p/go-libp2p-pubsub.(*tagTracer).Prune+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/tag_tracer.go:218 # 0xc4b34e github.com/libp2p/go-libp2p-pubsub.(*pubsubTracer).Prune+0xce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/trace.go:513 # 0xc24449 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handlePrune+0x229 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1130 # 0xc21d97 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:888 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [12: 1344] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0xcfc625 0xd04ab6 0xd0482a 0xd061f8 0xd3c462 0x10d62fc 0xd307e5 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0xcfc624 github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x224 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:54 # 0xd04ab5 github.com/libp2p/go-yamux/v5.(*Stream).SetWriteDeadline+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:514 # 0xd04829 github.com/libp2p/go-yamux/v5.(*Stream).SetDeadline+0x49 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:493 # 0xd061f7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).SetDeadline+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:67 # 0xd3c461 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetDeadline+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:165 # 0x10d62fb github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x9b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:319 # 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 0: 0 [4: 448] @ 0x48b4ac 0x41b526 0xd029fe 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0xd029fd github.com/libp2p/go-yamux/v5.newStream+0xdd /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:72 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [6: 2880] @ 0x48b485 0x425d05 0x931c50 0xd65ee5 0xd67a45 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x931c4f crypto/tls.(*Config).Clone+0x8f /usr/local/go/src/crypto/tls/common.go:1002 # 0xd65ee4 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:116 # 0xd67a44 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:66 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [6: 3072] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0x984914 0x935eb6 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0x984913 crypto/tls.aeadAESGCMTLS13+0x33 /usr/local/go/src/crypto/tls/cipher_suites.go:555 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x16ef505 0x16f0445 0x16effe9 0x16ef9da 0x974798 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16ef504 crypto/internal/fips140/hkdf.Expand[...]+0x64 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:28 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16ef9d9 crypto/internal/fips140/tls13.(*EarlySecret).HandshakeSecret+0x59 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:96 # 0x974797 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x437 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:750 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 256] @ 0x48b485 0x490767 0x86f568 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0xaff00a 0x1056708 0x1055f15 0x10551cb 0x1054790 0x495521 # 0x86f567 google.golang.org/protobuf/internal/impl.consumeStringSlice+0x87 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5237 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0xaff009 github.com/libp2p/go-msgio/pbio.(*uvarintReader).ReadMsg+0x1a9 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:85 # 0x1056707 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:567 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [2: 128] @ 0x48b4ac 0x4907d3 0x57574b 0x563bd3 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x57574a encoding/json.appendString[...]+0x7ca /usr/local/go/src/encoding/json/encode.go:1063 # 0x563bd2 encoding/json.stringEncoder+0x412 /usr/local/go/src/encoding/json/encode.go:632 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [24: 1536] @ 0x48b485 0x48b5c5 0x4cc5fd 0x87385b 0x872998 0x88413a 0x883d78 0x854857 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x87385a google.golang.org/protobuf/internal/impl.consumeMapOfMessage+0xfa /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_map.go:188 # 0x872997 google.golang.org/protobuf/internal/impl.encoderFuncsForMap.func3+0x1d7 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_map.go:67 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x854856 google.golang.org/protobuf/internal/impl.consumeMessageInfo+0x116 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:186 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 4608] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x414f66 0x6f2e52 0x116ee51 0x116ed93 0x1168b11 0x1168ad4 0x118b645 0x1198b6f 0x119405a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6f2e51 github.com/pactus-project/pactus/consensus/log.(*Log).MoveToNewHeight+0x131 /home/pactus/source/consensus/log/log.go:115 # 0x116ee50 github.com/pactus-project/pactus/consensus.(*newHeightState).decide+0x90 /home/pactus/source/consensus/height.go:21 # 0x116ed92 github.com/pactus-project/pactus/consensus.(*newHeightState).enter+0x12 /home/pactus/source/consensus/height.go:15 # 0x1168b10 github.com/pactus-project/pactus/consensus.(*consensus).enterNewState+0xb0 /home/pactus/source/consensus/consensus.go:171 # 0x1168ad3 github.com/pactus-project/pactus/consensus.(*consensus).MoveToNewHeight+0x73 /home/pactus/source/consensus/consensus.go:184 # 0x118b644 github.com/pactus-project/pactus/consensus/manager.(*manager).MoveToNewHeight+0x44 /home/pactus/source/consensus/manager/manager.go:136 # 0x1198b6e github.com/pactus-project/pactus/sync.(*synchronizer).moveConsensusToNewHeight+0xae /home/pactus/source/sync/sync.go:156 # 0x1194059 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1d9 /home/pactus/source/sync/handler_block_announce.go:34 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 256] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x16eff2d 0x16efb05 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x16eff2c crypto/internal/fips140/tls13.deriveSecret[...]+0x6c /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:51 # 0x16efb04 crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x44 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:121 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [4: 256] @ 0x48b485 0x425d05 0xb79a3a 0xb799c9 0xb79968 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb79a39 github.com/libp2p/go-msgio.NewVarintReaderSizeWithPool+0xf9 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:99 # 0xb799c8 github.com/libp2p/go-msgio.NewVarintReaderSize+0x88 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:84 # 0xb79967 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:39 # 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 0: 0 [2: 480] @ 0x48b485 0x4901c9 0xd3cd3c 0xd3cd2e 0xd2f565 0x10c7d57 0x10c65fb 0x10c5e90 0x495521 # 0xd3cd3b github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x5b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xd3cd2d github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForListening+0x4d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:55 # 0xd2f564 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddCertHashes+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:979 # 0x10c7d56 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).applyAddrsFactory+0xd6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:442 # 0x10c65fa github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x2ba /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:317 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [2: 256] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x5c139d 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x5c139c crypto.SignMessage+0xbc /usr/local/go/src/crypto/crypto.go:250 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 32] @ 0x48b4a5 0x4731d7 0x51fa86 0xce143f 0xce13fb 0xce0006 0xd30637 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0xce143e github.com/libp2p/go-libp2p/p2p/host/resource-manager.streamScopeName+0x7e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:607 # 0xce13fa github.com/libp2p/go-libp2p/p2p/host/resource-manager.newStreamScope+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:591 # 0xce0005 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenStream+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:423 # 0xd30636 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).start.func1+0xf6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:139 0: 0 [2: 192] @ 0x48b485 0x425d05 0x6c3305 0x969b45 0x969a9c 0x93c057 0x975a9d 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x969b44 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x969a9b crypto/tls.(*finishedMsg).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1700 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x975a9c crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0xfc /usr/local/go/src/crypto/tls/handshake_server_tls13.go:897 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 16] @ 0x48b485 0x425d05 0xc2ac65 0x495521 # 0xc2ac64 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeatTimer+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1562 0: 0 [11: 3520] @ 0x48b485 0x4901c9 0xb776bd 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb776bc github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0x13c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:765 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 256] @ 0x48b485 0x48b665 0x48b6d3 0x4cc265 0x5a5d65 0x59f7fc 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x48b6d2 reflect.unsafe_NewArray+0x12 /usr/local/go/src/runtime/malloc.go:2278 # 0x4cc264 reflect.MakeSlice+0xa4 /usr/local/go/src/reflect/value.go:3061 # 0x5a5d64 github.com/fxamacker/cbor/v2.(*decoder).parseArrayToSlice+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2367 # 0x59f7fb github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x127b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1682 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [10: 480] @ 0x48b485 0x425d05 0xd30685 0x495521 # 0xd30684 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).start.func1+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:145 0: 0 [1: 192] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x473854 0x473366 0x16ef64c 0x16f0445 0x16effe9 0x9747fe 0x9747c9 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16ef64b crypto/internal/fips140/hkdf.Expand[...]+0x1ab /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:43 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x9747fd crypto/internal/fips140/tls13.(*HandshakeSecret).ServerHandshakeTrafficSecret+0x49d /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:112 # 0x9747c8 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x468 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:752 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 73728] @ 0x48b4b3 0x4907d3 0x747552 0x75bcdf 0x77097d 0x7715c6 0x8ed3c5 0x8ed2fa 0x1163b02 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x747551 github.com/syndtr/goleveldb/leveldb/memdb.(*DB).Put+0x471 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/memdb/memdb.go:305 # 0x75bcde github.com/syndtr/goleveldb/leveldb.(*Batch).putMem+0x31e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:224 # 0x77097c github.com/syndtr/goleveldb/leveldb.(*DB).writeLocked+0x3fc /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_write.go:238 # 0x7715c5 github.com/syndtr/goleveldb/leveldb.(*DB).Write+0x3a5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_write.go:320 # 0x8ed3c4 github.com/pactus-project/pactus/store.(*store).writeBatch+0x24 /home/pactus/source/store/store.go:432 # 0x8ed2f9 github.com/pactus-project/pactus/store.(*store).WriteBatch+0x59 /home/pactus/source/store/store.go:428 # 0x1163b01 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x601 /home/pactus/source/state/state.go:494 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 6144] @ 0x48b4ac 0x4901c9 0x8c532f 0xcff727 0xcff710 0xd0338b 0xd02fd1 0xd06038 0xd3be2a 0x10dd7c2 0x10d92a2 0xc1b46e 0xc1afbb 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xcff726 github.com/libp2p/go-buffer-pool.Get+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xcff70f github.com/libp2p/go-yamux/v5.(*Session).sendMsg+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:521 # 0xd0338a github.com/libp2p/go-yamux/v5.(*Stream).write+0x34a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:185 # 0xd02fd0 github.com/libp2p/go-yamux/v5.(*Stream).Write+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:133 # 0xd06037 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Write+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:42 # 0xd3be29 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Write+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:69 # 0x10dd7c1 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0xc1 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:167 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0xc1b46d github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages.func1+0x18d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:180 # 0xc1afba github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages+0x11a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:197 0: 0 [6: 6144] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x684c58 0x684c3c 0x686665 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x684c57 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x684c3b compress/flate.(*huffmanBitWriter).writeBits+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:159 # 0x686664 compress/flate.(*huffmanBitWriter).writeTokens+0x264 /usr/local/go/src/compress/flate/huffman_bit_writer.go:593 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [27: 2160] @ 0x48b485 0x425d05 0xc1fdcc 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc1fdcb github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0xcb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:467 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [6: 6912] @ 0x48b48c 0x4901c9 0xc2ecde 0xc2b2df 0xc36a65 0x495521 # 0xc2ecdd github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x45d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1977 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [2: 1245184] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 1867776] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 1867776] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [3: 1867776] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [3: 1572864] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [4: 256] @ 0x48b485 0x425d05 0x159ded7 0x159db56 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159ded6 github.com/pactus-project/pactus/www/grpc.metricToProto+0x76 /home/pactus/source/www/grpc/network.go:139 # 0x159db55 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x535 /home/pactus/source/www/grpc/network.go:124 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [5: 240] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0x159e0c5 0x159db56 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159e0c4 github.com/pactus-project/pactus/www/grpc.metricToProto+0x264 /home/pactus/source/www/grpc/network.go:163 # 0x159db55 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x535 /home/pactus/source/www/grpc/network.go:124 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [2: 4096] @ 0x48b4ac 0x4901c9 0x8c532f 0xd053b3 0xd0539f 0xd0462d 0xd01054 0xd008f0 0xd00738 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xd053b2 github.com/libp2p/go-buffer-pool.Get+0x72 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xd0539e github.com/libp2p/go-yamux/v5.(*segmentedBuffer).Append+0x5e /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/util.go:149 # 0xd0462c github.com/libp2p/go-yamux/v5.(*Stream).readData+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:479 # 0xd01053 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x193 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:787 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x6e48c5 0x6e49ac 0x8fc809 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6e48c4 github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x24 /home/pactus/source/types/tx/tx.go:516 # 0x6e49ab github.com/pactus-project/pactus/types/tx.(*Tx).ID+0x4b /home/pactus/source/types/tx/tx.go:529 # 0x8fc808 github.com/pactus-project/pactus/execution.CheckAndExecute+0xc8 /home/pactus/source/execution/execution.go:34 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b485 0x425d05 0x6c3305 0x966db4 0x966d93 0x6c2f44 0x6c339c 0x96641d 0x966314 0x6c2f44 0x6c339c 0x965c58 0x965b55 0x6c2f44 0x6c339c 0x965a25 0x96597c 0x93c057 0x975245 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x966db3 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x966d92 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1.1.1+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:1278 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x96641c vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x77c /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x966313 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1.1+0x673 /usr/local/go/src/crypto/tls/handshake_messages.go:1277 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x965c57 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x197 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x965b54 crypto/tls.(*certificateRequestMsgTLS13).marshal.func1+0x94 /usr/local/go/src/crypto/tls/handshake_messages.go:1261 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x965a24 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x96597b crypto/tls.(*certificateRequestMsgTLS13).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1256 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x975244 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x244 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:841 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169be1b 0x16ef53a 0x16f0445 0x979b2d 0x935ea7 0x974847 0x97481b 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x974846 crypto/tls.(*Conn).setWriteTrafficSecret+0x4e6 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x97481a crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4ba /usr/local/go/src/crypto/tls/handshake_server_tls13.go:753 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [4: 512] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169be1b 0x16ef53a 0x16f0445 0x16effe9 0x9747fe 0x9747c9 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x9747fd crypto/internal/fips140/tls13.(*HandshakeSecret).ServerHandshakeTrafficSecret+0x49d /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:112 # 0x9747c8 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x468 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:752 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 80] @ 0x48b485 0x4901c9 0x531c7f 0x7c1114 0x7c10fa 0x7c50cf 0x118a1b0 0x118988f 0x1189d33 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x531c7e strings.genSplit+0x7e /usr/local/go/src/strings/strings.go:305 # 0x7c1113 strings.Split+0x73 /usr/local/go/src/strings/strings.go:361 # 0x7c10f9 github.com/multiformats/go-multiaddr.stringToBytes+0x59 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:16 # 0x7c50ce github.com/multiformats/go-multiaddr.NewMultiaddr+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:36 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 960] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 2304] @ 0x48b485 0x4901c9 0xd029a5 0xd029a6 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0x1054a52 0x105509a 0x1054790 0x495521 # 0xd029a4 github.com/libp2p/go-yamux/v5.newSegmentedBuffer+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/util.go:83 # 0xd029a5 github.com/libp2p/go-yamux/v5.newStream+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:69 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 48] @ 0x48b485 0x425d05 0xce3947 0x1055c5f 0x10551cb 0x1054790 0x495521 # 0xce3946 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetService+0x466 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:949 # 0x1055c5e github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x7e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:509 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a351c 0x8c5278 0xcff727 0xcff710 0xd0338b 0xd02fd1 0xd06038 0xd3be2a 0xaff48a 0x1056fc5 0x10557f5 0x105e9ac 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0x8c5277 github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:67 # 0xcff726 github.com/libp2p/go-buffer-pool.Get+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xcff70f github.com/libp2p/go-yamux/v5.(*Session).sendMsg+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:521 # 0xd0338a github.com/libp2p/go-yamux/v5.(*Stream).write+0x34a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:185 # 0xd02fd0 github.com/libp2p/go-yamux/v5.(*Stream).Write+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:133 # 0xd06037 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Write+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:42 # 0xd3be29 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Write+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:69 # 0xaff489 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x249 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:94 # 0x1056fc4 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).writeChunkedIdentifyMsg+0x1c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:622 # 0x10557f4 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendIdentifyResp+0x4b4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:485 # 0x105e9ab github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyRequest+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:465 # 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 0: 0 [7: 8064] @ 0x48b4ac 0x4901c9 0x6830a6 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6830a5 compress/flate.newHuffmanBitWriter+0x45 /usr/local/go/src/compress/flate/huffman_bit_writer.go:97 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [9: 13824] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0xaff386 0xb0b70c 0xb7b273 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0xaff385 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:84 # 0xb0b70b github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x12b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:367 # 0xb7b272 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x1932 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:135 # 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 0: 0 [2: 192] @ 0x48b485 0x425d05 0x6c3305 0x95ebcd 0x95eab7 0x93c057 0x9746db 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x95ebcc vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x102c /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x95eab6 crypto/tls.(*serverHelloMsg).marshal+0xf16 /usr/local/go/src/crypto/tls/handshake_messages.go:798 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x9746da crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x37a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:738 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b4a5 0x4731d7 0x51fa86 0xce143f 0xce13fb 0xce0006 0xd30fbc 0x1054a52 0x105509a 0x1054790 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0xce143e github.com/libp2p/go-libp2p/p2p/host/resource-manager.streamScopeName+0x7e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:607 # 0xce13fa github.com/libp2p/go-libp2p/p2p/host/resource-manager.newStreamScope+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:591 # 0xce0005 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenStream+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:423 # 0xd30fbb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x15b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:224 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 64] @ 0x48b485 0x490767 0x159dd8c 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159dd8b github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x76b /home/pactus/source/www/grpc/network.go:128 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [2: 2304] @ 0x48b48c 0x4901c9 0xc304b3 0xc30035 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc304b2 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).getPeers+0x92 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2142 # 0xc30034 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x1d4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2118 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 16] @ 0x48b485 0x425d05 0xc0f416 0xc20ab0 0x495521 # 0xc0f415 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).ConsumePeerRecord+0x1b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:319 # 0xc20aaf github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).manageAddrBook+0x5af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:735 0: 0 [1: 96] @ 0x48b485 0x425d05 0x6c3305 0x96a865 0x96a7bc 0x96b0d8 0x976edf 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x96a864 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x96a7bb crypto/tls.(*certificateVerifyMsg).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1857 # 0x96b0d7 crypto/tls.transcriptMsg+0x77 /usr/local/go/src/crypto/tls/handshake_messages.go:1957 # 0x976ede crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x75e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1105 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [7: 448] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 48] @ 0x48b4ac 0x4901c9 0x8fd6f5 0x8fd5a5 0xd5e245 0xd5e21c 0x10d6409 0xd307e5 0x495521 # 0x8fd6f4 github.com/multiformats/go-multistream.lpReadBuf+0xb4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:295 # 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 0: 0 [2: 1024] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0xda723f 0xda802a 0xda33df 0xda30bd 0xdad739 0xde2666 0xde0652 0xddf3c5 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0xda723e github.com/quic-go/quic-go/internal/handshake.newAESHeaderProtector+0x5e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:49 # 0xda8029 github.com/quic-go/quic-go/internal/handshake.NewInitialAEAD+0x2c9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:51 # 0xda33de github.com/quic-go/quic-go/internal/handshake.newCryptoSetup+0x7e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:146 # 0xda30bc github.com/quic-go/quic-go/internal/handshake.NewCryptoSetupServer+0x9c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:116 # 0xdad738 github.com/quic-go/quic-go.init.func1+0xf78 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:358 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [6: 1728] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [10: 240] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [22: 1760] @ 0x48b485 0x425d05 0xc4ce54 0xc4c698 0x495521 # 0xc4ce53 github.com/libp2p/go-libp2p-pubsub.(*validation).validate+0x5d3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:368 # 0xc4c697 github.com/libp2p/go-libp2p-pubsub.(*validation).validateWorker+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:295 0: 0 [7: 2688] @ 0x48b4ac 0x5aae85 0x59f66b 0x59e475 0x59df4d 0x6e5ff5 0x6e5fd7 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e5ff4 github.com/fxamacker/cbor/v2.Unmarshal+0xb4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e5fd6 github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x96 /home/pactus/source/types/block/block.go:185 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [12: 576] @ 0x48b485 0x425d05 0x1182d25 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x1182d24 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x44 /home/pactus/source/sync/bundle/bundle.go:98 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [14: 21504] @ 0x48b4ac 0x4907d3 0x93cab7 0x93c62f 0x96bc9b 0x96b21a 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x93cab6 crypto/tls.(*Conn).unmarshalHandshakeMessage+0x2f6 /usr/local/go/src/crypto/tls/conn.go:1179 # 0x93c62e crypto/tls.(*Conn).readHandshake+0x26e /usr/local/go/src/crypto/tls/conn.go:1120 # 0x96bc9a crypto/tls.(*Conn).readClientHello+0x3a /usr/local/go/src/crypto/tls/handshake_server.go:137 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 16] @ 0x48b485 0x490767 0xd99f51 0xd99ef7 0xdc1e77 0xdc1c51 0xdc0f86 0xdc0b5c 0xdc008c 0xdb4045 0xded7fa 0x495521 # 0xd99f50 github.com/quic-go/quic-go/internal/ackhandler.(*sentPacketHistory).SentPacket+0x4d0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_history.go:63 # 0xd99ef6 github.com/quic-go/quic-go/internal/ackhandler.(*sentPacketHandler).SentPacket+0x476 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_handler.go:306 # 0xdc1e76 github.com/quic-go/quic-go.(*Conn).registerPackedShortHeaderPacket+0x1b6 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2770 # 0xdc1c50 github.com/quic-go/quic-go.(*Conn).appendOneShortHeaderPacket+0x230 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2742 # 0xdc0f85 github.com/quic-go/quic-go.(*Conn).sendPacketsWithGSO+0xe5 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2601 # 0xdc0b5b github.com/quic-go/quic-go.(*Conn).sendPackets+0x9db /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2553 # 0xdc008b github.com/quic-go/quic-go.(*Conn).triggerSending+0x10b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2453 # 0xdb4044 github.com/quic-go/quic-go.(*Conn).run+0x704 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:729 # 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 0: 0 [28: 7168] @ 0x48b485 0x490767 0x86f886 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86f885 google.golang.org/protobuf/internal/impl.consumeStringSliceValidateUTF8+0xa5 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5275 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [23: 2944] @ 0x48b485 0x490767 0x86f886 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86f885 google.golang.org/protobuf/internal/impl.consumeStringSliceValidateUTF8+0xa5 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5275 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [18: 1152] @ 0x48b485 0x425d05 0x159e168 0x159db56 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159e167 github.com/pactus-project/pactus/www/grpc.metricToProto+0x307 /home/pactus/source/www/grpc/network.go:165 # 0x159db55 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x535 /home/pactus/source/www/grpc/network.go:124 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 48] @ 0x48b485 0x425d05 0x796dfa 0x796be3 0x7b8096 0x8c8d11 0x1059519 0x1058d3c 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x796df9 github.com/multiformats/go-multihash/core.init.0.func1+0x19 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/core/registry.go:113 # 0x796be2 github.com/multiformats/go-multihash/core.GetVariableHasher+0x42 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/core/registry.go:99 # 0x7b8095 github.com/multiformats/go-multihash.Sum+0x35 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/sum.go:21 # 0x8c8d10 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x50 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:172 # 0x1059518 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeReceivedPubKey+0x1f8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:888 # 0x1058d3b github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0xdbb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:825 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [6: 1152] @ 0x48b4ac 0x5aae85 0x59f66b 0x59e475 0x59df4d 0x6a0cd5 0x6a0cb7 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6a0cd4 github.com/fxamacker/cbor/v2.Unmarshal+0xb4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6a0cb6 github.com/pactus-project/pactus/types/certificate.(*Certificate).UnmarshalCBOR+0x96 /home/pactus/source/types/certificate/certificate.go:137 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x425d05 0xda8046 0xda7fd8 0xda33df 0xda30bd 0xdad739 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xda8045 github.com/quic-go/quic-go/internal/handshake.newLongHeaderOpener+0x2e5 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:67 # 0xda7fd7 github.com/quic-go/quic-go/internal/handshake.NewInitialAEAD+0x277 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:51 # 0xda33de github.com/quic-go/quic-go/internal/handshake.newCryptoSetup+0x7e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:146 # 0xda30bc github.com/quic-go/quic-go/internal/handshake.NewCryptoSetupServer+0x9c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:116 # 0xdad738 github.com/quic-go/quic-go.init.func1+0xf78 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:358 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [4: 384] @ 0x48b4ac 0x4901c9 0x5d99b9 0x5f5c97 0x60ba25 0x69b905 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5d99b8 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.BatchInvert+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:818 # 0x5f5c96 github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve.G1Isogeny+0xf6 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_curve/g1.go:142 # 0x60ba24 github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x144 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:58 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [9: 288] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [19: 10944] @ 0x48b4ac 0x4901c9 0x612cbc 0x611edc 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x612cbb github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0x49b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:125 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 80] @ 0x48b485 0x425d05 0x1080570 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x108056f github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x38f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:158 # 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 0: 0 [2: 32] @ 0x48b4ac 0x425d05 0x7c8788 0x7c87bc 0x7cf2e6 0x7c1487 0x7c50cf 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x7c8787 net.ParseIP+0x27 /usr/local/go/src/net/ip.go:528 # 0x7c87bb github.com/multiformats/go-multiaddr.ip6StB+0x5b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:121 # 0x7cf2e5 github.com/multiformats/go-multiaddr.twrp.StringToBytes+0x25 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:44 # 0x7c1486 github.com/multiformats/go-multiaddr.stringToBytes+0x3e6 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:52 # 0x7c50ce github.com/multiformats/go-multiaddr.NewMultiaddr+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:36 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 80] @ 0x48b485 0x425d05 0x160c065 0x1618e78 0x16174f6 0x1616d1d 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x160c064 github.com/creachadair/jrpc2.ParseRequests+0x104 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:22 # 0x1618e77 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).RegisterServices.func1+0x57 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:87 # 0x16174f5 github.com/creachadair/jrpc2/jhttp.Bridge.parseHTTPRequest+0x55 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:153 # 0x1616d1c github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x7c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:80 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [11: 5632] @ 0x48b4ac 0x4901c9 0x5b7748 0x5b758e 0x5b71e6 0x1182de9 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5b7747 github.com/fxamacker/cbor/v2.(*Decoder).read+0x87 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:139 # 0x5b758d github.com/fxamacker/cbor/v2.(*Decoder).readNext+0x14d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:111 # 0x5b71e5 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0x25 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:30 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 4096] @ 0x48b4ac 0x5aae85 0x59f66b 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x5b7273 0x1182de9 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x5b7272 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0xb2 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:37 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 8192] @ 0x48b4ac 0x4901c9 0x4d81b3 0x4a35b1 0x4d8dc8 0x4d87d1 0x4d854c 0x4d852b 0xd01266 0xd008f0 0xd00738 0x495521 # 0x4d81b2 io.init.func1+0x32 /usr/local/go/src/io/io.go:657 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0x4d8dc7 io.discard.ReadFrom+0x27 /usr/local/go/src/io/io.go:663 # 0x4d87d0 io.copyBuffer+0x150 /usr/local/go/src/io/io.go:415 # 0x4d854b io.Copy+0x8b /usr/local/go/src/io/io.go:388 # 0x4d852a io.CopyN+0x6a /usr/local/go/src/io/io.go:364 # 0xd01265 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x3a5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:773 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [3: 1843200] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 1228800] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 1228800] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [2: 1228800] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [6: 864] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x415895 0x159e089 0x159db56 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159e088 github.com/pactus-project/pactus/www/grpc.metricToProto+0x228 /home/pactus/source/www/grpc/network.go:157 # 0x159db55 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x535 /home/pactus/source/www/grpc/network.go:124 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a3ed2 0x4a34c5 0x8c54d4 0xc19dee 0xc19dd7 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x4a3ed1 sync.(*poolChain).pushHead+0x131 /usr/local/go/src/sync/poolqueue.go:245 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x8c54d3 github.com/libp2p/go-buffer-pool.(*BufferPool).Put+0x113 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:91 # 0xc19ded github.com/libp2p/go-msgio.(*varintReader).ReleaseMsg+0x48d /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:169 # 0xc19dd6 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x476 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:90 # 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 0: 0 [2: 96] @ 0x48b485 0x425d05 0x6e48c5 0x6e334f 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6e48c4 github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x24 /home/pactus/source/types/tx/tx.go:516 # 0x6e334e github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x10e /home/pactus/source/types/tx/tx.go:225 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [48: 18432] @ 0x48b485 0x4901c9 0xd029a5 0xd029a6 0xd01918 0xd00f45 0xd008f0 0xd00738 0x495521 # 0xd029a4 github.com/libp2p/go-yamux/v5.newSegmentedBuffer+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/util.go:83 # 0xd029a5 github.com/libp2p/go-yamux/v5.newStream+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:69 # 0xd01917 github.com/libp2p/go-yamux/v5.(*Session).incomingStream+0x157 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:864 # 0xd00f44 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:759 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [19: 1824] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc145d4 0x8fdd11 0xb7e945 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc145d3 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*pstoremem).PeerInfo+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/peerstore.go:97 # 0x8fdd10 github.com/libp2p/go-libp2p/core/peerstore.AddrInfos+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peerstore/helpers.go:11 # 0xb7e944 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:273 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [24: 3072] @ 0x48b485 0x490767 0xbe6c3b 0xbe6589 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6c3a github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIHave).Unmarshal+0x5ba /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2606 # 0xbe6588 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1348 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2316 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 24] @ 0x48b4ac 0x4907d3 0x5c7a3e 0x5c82c6 0x69be5e 0x1162118 0x1162133 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5c7a3d golang.org/x/crypto/ripemd160.(*digest).Sum+0x1bd /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/ripemd160/ripemd160.go:123 # 0x5c82c5 github.com/pactus-project/pactus/crypto/hash.Hash160+0xc5 /home/pactus/source/crypto/hash/hash.go:34 # 0x69be5d github.com/pactus-project/pactus/crypto/bls.(*PublicKey).ValidatorAddress+0x5d /home/pactus/source/crypto/bls/public_key.go:170 # 0x1162117 github.com/pactus-project/pactus/types/validator.(*Validator).Address+0x3f7 /home/pactus/source/types/validator/validator.go:96 # 0x1162132 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x412 /home/pactus/source/state/state.go:310 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [11: 528] @ 0x48b485 0x425d05 0x114add6 0x4a49ca 0x495521 # 0x114add5 github.com/pactus-project/pactus/network.(*gossipService).joinTopic.func1+0x75 /home/pactus/source/network/gossip.go:194 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 1228800] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [4: 2457600] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [3: 1843200] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [16: 4096] @ 0x48b485 0x490767 0x159dd8c 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159dd8b github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x76b /home/pactus/source/www/grpc/network.go:128 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 122880] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x5af5ca 0x5afbd4 0x5b1223 0x5b5049 0x5ae3a6 0x5adf3b 0x1182bd7 0x1182bb3 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x5af5c9 github.com/fxamacker/cbor/v2.encodeByteString+0x2c9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1308 # 0x5afbd3 github.com/fxamacker/cbor/v2.arrayEncodeFunc.encode+0x313 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1343 # 0x5b1222 github.com/fxamacker/cbor/v2.encodeStruct+0x462 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1586 # 0x5b5048 github.com/fxamacker/cbor/v2.getEncodeIndirectValueFunc.func1+0xc8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:2112 # 0x5ae3a5 github.com/fxamacker/cbor/v2.encode+0xe5 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1074 # 0x5adf3a github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xba /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1009 # 0x1182bd6 github.com/fxamacker/cbor/v2.Marshal+0x36 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182bb2 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x12 /home/pactus/source/sync/bundle/bundle.go:74 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 144] @ 0x48b485 0x425d05 0x8c5d86 0x8c5b0c 0x105a165 0x1058674 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x8c5d85 github.com/libp2p/go-libp2p/core/record.UnmarshalEnvelope+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:181 # 0x8c5b0b github.com/libp2p/go-libp2p/core/record.ConsumeEnvelope+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:111 # 0x105a164 github.com/libp2p/go-libp2p/p2p/protocol/identify.signedPeerRecordFromMessage+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1010 # 0x1058673 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x6f3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:767 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 160] @ 0x48b485 0x4901c9 0xd3cd3c 0xd3cd2e 0xd2f565 0x10c7d57 0x10c7966 0x10d8c7a 0x104033a 0x10446fc 0x1043f11 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xd3cd3b github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x5b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xd3cd2d github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForListening+0x4d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:55 # 0xd2f564 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddCertHashes+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:979 # 0x10c7d56 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).applyAddrsFactory+0xd6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:442 # 0x10c7965 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).Addrs+0x125 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:414 # 0x10d8c79 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Addrs+0x19 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:585 # 0x1040339 github.com/libp2p/go-libp2p/p2p/host/autonat.(*dialPolicy).skipDial+0x719 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/dialpolicy.go:42 # 0x10446fb github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleDial+0x1db /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:131 # 0x1043f10 github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleStream+0x4b0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:93 # 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 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x16c6d6d 0x16d0a74 0x16d0cc9 0x16d9a12 0x16d99d1 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16c6d6c crypto/internal/fips140/bigmod.(*Nat).Bytes+0x6c /usr/local/go/src/crypto/internal/fips140/bigmod/nat.go:151 # 0x16d0a73 crypto/internal/fips140/ecdsa.inverse[...]+0x33 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:385 # 0x16d0cc8 crypto/internal/fips140/ecdsa.signGeneric[...]+0x108 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:345 # 0x16d9a11 crypto/internal/fips140/ecdsa.sign[...]+0x271 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go:10 # 0x16d99d0 crypto/internal/fips140/ecdsa.Sign[...]+0x230 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:306 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [4: 512] @ 0x48b4ac 0x4901c9 0x169beb0 0x16d60bf 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16d60be crypto/internal/fips140/ecdsa.newDRBG[...]+0x17e /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:71 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 112] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0xcfc625 0xd04ab6 0xd0482a 0xd061f8 0xd3c462 0x108313e 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0xcfc624 github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x224 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:54 # 0xd04ab5 github.com/libp2p/go-yamux/v5.(*Stream).SetWriteDeadline+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:514 # 0xd04829 github.com/libp2p/go-yamux/v5.(*Stream).SetDeadline+0x49 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:493 # 0xd061f7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).SetDeadline+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:67 # 0xd3c461 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetDeadline+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:165 # 0x108313d github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0x1c9d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:475 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [12: 576] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [25: 57600] @ 0x48b4ac 0x4901c9 0x687488 0x685b34 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x687487 compress/flate.(*huffmanEncoder).generate+0x47 /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x685b33 compress/flate.(*huffmanBitWriter).writeBlock+0x2d3 /usr/local/go/src/compress/flate/huffman_bit_writer.go:466 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 160] @ 0x48b4ac 0x4907d3 0x96ac35 0x96ac05 0x96ab17 0x6c2f44 0x6c339c 0x96aab2 0x96a9ac 0x6c2f44 0x6c339c 0x96a865 0x96a7bc 0x93c057 0x975634 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x96ac34 vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x134 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x96ac04 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddBytes+0x104 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:110 # 0x96ab16 crypto/tls.(*certificateVerifyMsg).marshal.func1.1+0x16 /usr/local/go/src/crypto/tls/handshake_messages.go:1862 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x96aab1 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x1b1 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x96a9ab crypto/tls.(*certificateVerifyMsg).marshal.func1+0xab /usr/local/go/src/crypto/tls/handshake_messages.go:1861 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x96a864 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x96a7bb crypto/tls.(*certificateVerifyMsg).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1857 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x975633 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x633 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:883 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 704] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0x12dd650 0x12dd1b5 0x12dd1a0 0x12d9e19 0x12da225 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x13225e7 0x1326c02 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x12dd64f google.golang.org/grpc/metadata.MD.Copy+0x5af /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/metadata/metadata.go:102 # 0x12dd1b4 google.golang.org/grpc/internal/transport.(*Stream).Trailer+0x114 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/transport.go:334 # 0x12dd19f google.golang.org/grpc.(*csAttempt).finish+0xff /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1233 # 0x12d9e18 google.golang.org/grpc.(*clientStream).retryLocked+0x58 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:784 # 0x12da224 google.golang.org/grpc.(*clientStream).withRetry+0x284 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:854 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13225e6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetAccount+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:139 # 0x1326c01 github.com/pactus-project/pactus/www/grpc/gen/go.(*BlockchainJsonRPC).Methods.func7+0x1a1 /home/pactus/source/www/grpc/gen/go/blockchain_jgw.pb.go:156 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x5d641f 0x5d9d76 0x60b93d 0x69b905 0x69d197 0x1166bc5 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x5d641e github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x33e /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:59 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x69d196 github.com/pactus-project/pactus/sortition.(*VerifiableSeed).Verify+0xb6 /home/pactus/source/sortition/seed.go:50 # 0x1166bc4 github.com/pactus-project/pactus/state.(*state).validateBlock+0x224 /home/pactus/source/state/validation.go:37 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [23: 52992] @ 0x48b4ac 0x4901c9 0x687488 0x686390 0x68593f 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x687487 compress/flate.(*huffmanEncoder).generate+0x47 /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x68638f compress/flate.(*huffmanBitWriter).indexTokens+0x26f /usr/local/go/src/compress/flate/huffman_bit_writer.go:562 # 0x68593e compress/flate.(*huffmanBitWriter).writeBlock+0xde /usr/local/go/src/compress/flate/huffman_bit_writer.go:435 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 19456] @ 0x48b4ac 0x4901c9 0x741114 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x741113 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:57 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b485 0x48b145 0x69c6d3 0x69c56a 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x69c6d2 github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x52 /home/pactus/source/crypto/bls/signature.go:77 # 0x69c569 github.com/pactus-project/pactus/crypto/bls.(*Signature).UnmarshalCBOR+0xe9 /home/pactus/source/crypto/bls/signature.go:66 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [15: 17280] @ 0x48b4ac 0x4907d3 0x961145 0x961111 0x961017 0x6c2f44 0x6c339c 0x960fcb 0x960ec7 0x6c2f44 0x6c339c 0x95ebcd 0x95eab7 0x93c057 0x9746db 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x961144 vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x961110 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddBytes+0x110 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:110 # 0x961016 crypto/tls.(*serverHelloMsg).marshal.func5.1+0x16 /usr/local/go/src/crypto/tls/handshake_messages.go:801 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x960fca vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x1aa /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x960ec6 crypto/tls.(*serverHelloMsg).marshal.func5+0xa6 /usr/local/go/src/crypto/tls/handshake_messages.go:800 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x95ebcc vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x102c /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x95eab6 crypto/tls.(*serverHelloMsg).marshal+0xf16 /usr/local/go/src/crypto/tls/handshake_messages.go:798 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x9746da crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x37a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:738 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 240] @ 0x48b485 0x421deb 0x6a322d 0x6a3c7f 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6a322c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x2c /home/pactus/source/genesis/genesis.go:69 # 0x6a3c7e github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0x1e /home/pactus/source/genesis/genesis.go:189 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 606208] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [26: 23296] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416ed1 0xc2b452 0xc2b460 0xc36a65 0x495521 # 0xc2b451 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat.func2+0x691 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1610 # 0xc2b45f github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x69f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1635 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 160] @ 0x48b485 0x425d05 0xce416c 0xce9ca5 0xd065a2 0xcfd8ce 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0xb0a0d9 0xb09f25 0xb09c25 0xb08f05 0xb03299 0xb74949 0xb76b2f 0x495521 # 0xce416b github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScopeSpan+0xcb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:68 # 0xce9ca4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceScope).BeginSpan+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:739 # 0xd065a1 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn.func1+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:45 # 0xcfd8cd github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x1ad /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:214 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xb0a0d8 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).prep+0x58 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:209 # 0xb09f24 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).prepOrInvalidate+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:191 # 0xb09c24 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).messageSenderForPeer+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:141 # 0xb08f04 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x1a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:74 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [1: 128] @ 0x48b485 0x490767 0x8569c9 0x8569a9 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0xb0b4b4 0x495521 # 0x8569c8 google.golang.org/protobuf/internal/impl.pointer.AppendPointerSlice+0x128 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/pointer_unsafe.go:138 # 0x8569a8 google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0x108 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:452 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0xb0b4b3 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).ctxReadMsg.func1+0x133 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:330 0: 0 [2: 192] @ 0x48b485 0x490767 0x1138c19 0x1138bcc 0x103d252 0x103c687 0x495521 # 0x1138c18 slices.Clone[...]+0x78 /usr/local/go/src/slices/slices.go:360 # 0x1138bcb github.com/libp2p/go-libp2p/config.(*Config).addAutoNAT.func2+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/config/config.go:670 # 0x103d251 github.com/libp2p/go-libp2p/p2p/host/autonat.(*AmbientAutoNAT).checkAddrs+0x31 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/autonat.go:248 # 0x103c686 github.com/libp2p/go-libp2p/p2p/host/autonat.(*AmbientAutoNAT).background+0x706 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/autonat.go:234 0: 0 [1: 24] @ 0x48b485 0x425d05 0x10dd8d3 0x8fcfcb 0x10dd775 0x10d92a2 0x552032 0xb0b71f 0xb0b71a 0xb0a905 0xb0a906 0xb091c5 0xb03299 0xb8002a 0xb826b0 0x495521 # 0x10dd8d2 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0xb2 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:161 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x552031 bufio.(*Writer).Flush+0x51 /usr/local/go/src/bufio/bufio.go:642 # 0xb0b71e github.com/libp2p/go-libp2p-kad-dht/internal/net.(*bufferedDelimitedWriter).Flush+0x13e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:377 # 0xb0b719 github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x139 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:369 # 0xb0a904 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).writeMsg+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:317 # 0xb0a905 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).SendRequest+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:274 # 0xb091c4 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x464 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:89 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb826af github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup.func1+0x2f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:128 0: 0 [3: 144] @ 0x48b4ac 0x4731d7 0xb01036 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0xb01035 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xf5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:54 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 128] @ 0x48b485 0x490767 0xb3551a 0xb84139 0xb8402e 0xb83565 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0xb35519 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).GetClosestNInStates+0x239 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:136 # 0xb84138 github.com/libp2p/go-libp2p-kad-dht.(*query).isLookupTermination+0x58 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:372 # 0xb8402d github.com/libp2p/go-libp2p-kad-dht.(*query).isReadyToTerminate+0x4d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:359 # 0xb83564 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x2e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:305 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [7: 5376] @ 0x48b48c 0x4901c9 0x8fdc8c 0xb7e945 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8fdc8b github.com/libp2p/go-libp2p/core/peerstore.AddrInfos+0x4b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peerstore/helpers.go:9 # 0xb7e944 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:273 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [31: 63488] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x93ac10 0x93abd7 0x9386c5 0x93c371 0x93c372 0x93c3f9 0x96bc9b 0x96b21a 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x93ac0f bytes.(*Buffer).Grow+0x6f /usr/local/go/src/bytes/buffer.go:186 # 0x93abd6 crypto/tls.(*Conn).readFromUntil+0x36 /usr/local/go/src/crypto/tls/conn.go:836 # 0x9386c4 crypto/tls.(*Conn).readRecordOrCCS+0xd44 /usr/local/go/src/crypto/tls/conn.go:677 # 0x93c370 crypto/tls.(*Conn).readRecord+0x50 /usr/local/go/src/crypto/tls/conn.go:588 # 0x93c371 crypto/tls.(*Conn).readHandshakeBytes+0x51 /usr/local/go/src/crypto/tls/conn.go:1084 # 0x93c3f8 crypto/tls.(*Conn).readHandshake+0x38 /usr/local/go/src/crypto/tls/conn.go:1095 # 0x96bc9a crypto/tls.(*Conn).readClientHello+0x3a /usr/local/go/src/crypto/tls/handshake_server.go:137 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [6: 768] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [7: 1120] @ 0x48b485 0x425d05 0xce3e3e 0xce14e8 0xce0006 0xd30fbc 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0xce3e3d github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScope+0xdd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:56 # 0xce14e7 github.com/libp2p/go-libp2p/p2p/host/resource-manager.newStreamScope+0x127 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:589 # 0xce0005 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenStream+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:423 # 0xd30fbb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x15b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:224 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 416] @ 0x48b485 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x410c0d 0x416e47 0xce1d89 0xce2fd5 0xd3c3d9 0x10d6937 0xd307e5 0x495521 # 0xce1d88 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*protocolScope).getPeerScope+0x228 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:707 # 0xce2fd4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetProtocol+0x314 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:875 # 0xd3c3d8 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:155 # 0x10d6936 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).newStreamHandler+0x6d6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:350 # 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 0: 0 [5: 560] @ 0x48b485 0x425d05 0xc2e7a5 0xc2e794 0xc2c076 0xc36a65 0x495521 # 0xc2e7a4 github.com/libp2p/go-libp2p-pubsub.rpcWithControl+0x764 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:224 # 0xc2e793 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x753 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1951 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [3: 144] @ 0x48b485 0x425d05 0xb7bceb 0xb7bc57 0xb7c20e 0xb852d9 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7bcea github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0xea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:36 # 0xb7bc56 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadIDSlice+0x56 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:46 # 0xb7c20d github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x8d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:108 # 0xb852d8 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xb8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:482 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0xb34e14 0xb35171 0xb853ea 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb34e13 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).distanceToKey+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:80 # 0xb35170 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).TryAdd+0x110 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:92 # 0xb853e9 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0x1c9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:497 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [19: 1824] @ 0x48b485 0x4901c9 0xb00a8f 0xb00db2 0xb00e54 0xb7eb0f 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb00a8e github.com/libp2p/go-libp2p-kad-dht/pb.peerInfoToPBPeer+0x6e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:43 # 0xb00db1 github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers+0xb1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:64 # 0xb00e53 github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:74 # 0xb7eb0e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x44e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:282 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [2: 128] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb74949 0xb76b2f 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [2: 32] @ 0x48b4a5 0x4731d7 0x65db58 0x7c89f8 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x65db57 net.IP.String+0xf7 /usr/local/go/src/net/ip.go:315 # 0x7c89f7 github.com/multiformats/go-multiaddr.ip4BtS+0x17 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:138 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [6: 384] @ 0x48b485 0x425d05 0xce14f9 0xce0006 0xd30637 0x495521 # 0xce14f8 github.com/libp2p/go-libp2p/p2p/host/resource-manager.newStreamScope+0x138 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:588 # 0xce0005 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenStream+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:423 # 0xd30636 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).start.func1+0xf6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:139 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169bdcf 0x16ef53a 0x16f0445 0x16effe9 0x976112 0x9760d0 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x976111 crypto/internal/fips140/tls13.(*MasterSecret).ResumptionMasterSecret+0x151 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:143 # 0x9760cf crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x10f /usr/local/go/src/crypto/tls/handshake_server_tls13.go:963 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [2: 896] @ 0x48b4ac 0x4907d3 0x93cab7 0x93c62f 0x9768f8 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x93cab6 crypto/tls.(*Conn).unmarshalHandshakeMessage+0x2f6 /usr/local/go/src/crypto/tls/conn.go:1179 # 0x93c62e crypto/tls.(*Conn).readHandshake+0x26e /usr/local/go/src/crypto/tls/conn.go:1120 # 0x9768f7 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x177 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1045 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [47: 752] @ 0x48b4ac 0x4907d3 0x7521ac 0x75184f 0x755db3 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x7521ab github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Next+0x8cb /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:295 # 0x75184e github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Seek+0x1ae /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:242 # 0x755db2 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x672 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:866 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 192] @ 0x48b485 0x425d05 0x169bdb7 0x16ef53a 0x16f0445 0x979c45 0x9759fc 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979c44 crypto/tls.(*cipherSuiteTLS13).finishedHash+0xc4 /usr/local/go/src/crypto/tls/key_schedule.go:38 # 0x9759fb crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x5b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:894 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 256] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169bdcf 0x16ef53a 0x16f0445 0x16effe9 0x979da5 0x979d7a 0x975e51 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x979da4 crypto/internal/fips140/tls13.(*MasterSecret).ExporterMasterSecret+0x64 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:155 # 0x979d79 crypto/tls.(*cipherSuiteTLS13).exportKeyingMaterial+0x39 /usr/local/go/src/crypto/tls/key_schedule.go:47 # 0x975e50 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x4b0 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:924 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [7: 12544] @ 0x48b48c 0x41b4ad 0xcfd0f0 0xcfcc45 0xd064e5 0xd5d69d 0xd5c0be 0xd5b69a 0xd59cb3 0x495521 # 0xcfd0ef github.com/libp2p/go-yamux/v5.newSession+0x28f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:144 # 0xcfcc44 github.com/libp2p/go-yamux/v5.Server+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:127 # 0xd064e4 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:51 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [6: 144] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc145d4 0x8fdd11 0xb7e945 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc145d3 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*pstoremem).PeerInfo+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/peerstore.go:97 # 0x8fdd10 github.com/libp2p/go-libp2p/core/peerstore.AddrInfos+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peerstore/helpers.go:11 # 0xb7e944 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:273 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [2: 352] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55c845 0x55ad3e 0x55b8bb 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1160c18 0x11638c5 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1160c17 github.com/pactus-project/pactus/state.(*state).concreteSandbox+0x37 /home/pactus/source/state/state.go:151 # 0x11638c4 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3c4 /home/pactus/source/state/state.go:476 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x6a2455 0x6a1e37 0x1166e77 0x1166c18 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166e76 github.com/pactus-project/pactus/state.(*state).validatePrevCertificate+0x56 /home/pactus/source/state/validation.go:51 # 0x1166c17 github.com/pactus-project/pactus/state.(*state).validateBlock+0x277 /home/pactus/source/state/validation.go:41 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 96] @ 0x48b4ac 0x4901c9 0x543a15 0x5c9c25 0x69c72b 0x69c6c1 0x6e43f0 0x6e4228 0x6e63f0 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x543a14 encoding/binary.Read+0x74 /usr/local/go/src/encoding/binary/binary.go:261 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x69c72a github.com/pactus-project/pactus/util/encoding.ReadElements+0xaa /home/pactus/source/util/encoding/encoding.go:229 # 0x69c6c0 github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x40 /home/pactus/source/crypto/bls/signature.go:77 # 0x6e43ef github.com/pactus-project/pactus/types/tx.(*Tx).decodeSignature+0xaf /home/pactus/source/types/tx/tx.go:454 # 0x6e4227 github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x3e7 /home/pactus/source/types/tx/tx.go:430 # 0x6e63ef github.com/pactus-project/pactus/types/block.(*Block).Decode+0x20f /home/pactus/source/types/block/block.go:240 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 40] @ 0x48b485 0x425d05 0x6a3cbf 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a3cbe github.com/pactus-project/pactus/genesis.MainnetGenesis+0x5e /home/pactus/source/genesis/mainnet.go:12 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 96] @ 0x48b485 0x425d05 0x6c3305 0x95ffed 0x95fb74 0x6c2f44 0x6c339c 0x95f865 0x95f457 0x93c057 0x9746db 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x95ffec vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x54c /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x95fb73 crypto/tls.(*serverHelloMsg).marshal.func11+0xd3 /usr/local/go/src/crypto/tls/handshake_messages.go:862 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x95f864 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x1cc4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x95f456 crypto/tls.(*serverHelloMsg).marshal+0x18b6 /usr/local/go/src/crypto/tls/handshake_messages.go:852 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x9746da crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x37a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:738 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 1212416] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 1212416] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 1212416] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 1212416] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [3: 1818624] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [2: 1212416] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [8: 512] @ 0x48b485 0x425d05 0x159df25 0x159db56 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159df24 github.com/pactus-project/pactus/www/grpc.metricToProto+0xc4 /home/pactus/source/www/grpc/network.go:144 # 0x159db55 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x535 /home/pactus/source/www/grpc/network.go:124 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [13: 624] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0xc44696 0xc4d104 0xc4c950 0xc4c698 0x495521 # 0xc44695 github.com/libp2p/go-libp2p-pubsub.(*tagTracer).ValidateMessage+0x95 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/tag_tracer.go:230 # 0xc4d103 github.com/libp2p/go-libp2p-pubsub.(*pubsubTracer).ValidateMessage+0x883 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/trace.go:100 # 0xc4c94f github.com/libp2p/go-libp2p-pubsub.(*validation).validate+0xcf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:332 # 0xc4c697 github.com/libp2p/go-libp2p-pubsub.(*validation).validateWorker+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:295 0: 0 [3: 384] @ 0x48b485 0x4901c9 0x4a3df2 0x4a34c5 0x8c54d4 0xd003a5 0xd00387 0xcffa5c 0x495521 # 0x4a3df1 sync.(*poolChain).pushHead+0x51 /usr/local/go/src/sync/poolqueue.go:226 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x8c54d3 github.com/libp2p/go-buffer-pool.(*BufferPool).Put+0x113 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:91 # 0xd003a4 github.com/libp2p/go-buffer-pool.Put+0x7e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:102 # 0xd00386 github.com/libp2p/go-yamux/v5.(*Session).sendLoop+0x7c6 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:679 # 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 0: 0 [1: 32] @ 0x48b485 0x425d05 0x7c1d71 0x7c1ffc 0x7c5450 0x105844c 0x10561f1 0x10552a6 0x1052f28 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x7c1d70 github.com/multiformats/go-multiaddr.readComponent+0x3d0 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:120 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x105844b github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x4cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:749 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10552a5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handlePush+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:459 # 0x1052f27 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).Start.(*Limiter).Limit.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:96 # 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 0: 0 [25: 67200] @ 0x48b4ac 0x4907d3 0x93b40e 0x93bc25 0x93c0c6 0x97538c 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x93b40d crypto/tls.(*Conn).write+0x6d /usr/local/go/src/crypto/tls/conn.go:950 # 0x93bc24 crypto/tls.(*Conn).writeRecordLocked+0x664 /usr/local/go/src/crypto/tls/conn.go:1035 # 0x93c0c5 crypto/tls.(*Conn).writeHandshakeRecord+0x145 /usr/local/go/src/crypto/tls/conn.go:1066 # 0x97538b crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x38b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:852 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [8: 896] @ 0x48b4ac 0x41b526 0xd02989 0xd02a85 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0xd02988 github.com/libp2p/go-yamux/v5.makePipeDeadline+0x68 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:22 # 0xd02a84 github.com/libp2p/go-yamux/v5.newStream+0x164 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:64 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [2: 64] @ 0x48b4ac 0x4907d3 0x16847e5 0x5d67c6 0x5d9d76 0x60b93d 0x69b905 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x5d67c5 github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x6e5 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:83 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [10: 5760] @ 0x48b4ac 0x4901c9 0x612cbc 0x611edc 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x612cbb github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0x49b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:125 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 560] @ 0x48b485 0x425d05 0xc21bb4 0xc21ba8 0xc3a0db 0xc369ca 0x495521 # 0xc21bb3 github.com/libp2p/go-libp2p-pubsub.rpcWithControl+0x473 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:224 # 0xc21ba7 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Preprocess+0x467 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:870 # 0xc3a0da github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0xa9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1346 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 80] @ 0x48b485 0x421deb 0x6a322d 0x6a3d35 0x1198c25 0x1198cc5 0x11992e5 0x119635d 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6a322c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x2c /home/pactus/source/genesis/genesis.go:69 # 0x6a3d34 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xd4 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x11992e4 github.com/pactus-project/pactus/sync.(*synchronizer).sayHello+0x1c4 /home/pactus/source/sync/sync.go:244 # 0x119635c github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0xa7c /home/pactus/source/sync/handler_hello.go:144 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x425d05 0x55c3b9 0x55ad3e 0x55a59e 0x55a179 0x1326af7 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x55c3b8 encoding/json.(*decodeState).object+0x8d8 /usr/local/go/src/encoding/json/decode.go:707 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x1326af6 github.com/pactus-project/pactus/www/grpc/gen/go.(*BlockchainJsonRPC).Methods.func7+0x96 /home/pactus/source/www/grpc/gen/go/blockchain_jgw.pb.go:147 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 48] @ 0x48b4ac 0x4907d3 0x7521ac 0x75184f 0x755db3 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e82ad 0x8ebebe 0x1165b16 0x159b18f 0x132480b 0x156f33e 0x1324663 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x7521ab github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Next+0x8cb /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:295 # 0x75184e github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Seek+0x1ae /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:242 # 0x755db2 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x672 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:866 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e82ac github.com/pactus-project/pactus/store.(*accountStore).account+0xec /home/pactus/source/store/account.go:56 # 0x8ebebd github.com/pactus-project/pactus/store.(*store).Account+0x9d /home/pactus/source/store/store.go:306 # 0x1165b15 github.com/pactus-project/pactus/state.(*state).AccountByAddress+0x35 /home/pactus/source/state/state.go:693 # 0x159b18e github.com/pactus-project/pactus/www/grpc.(*blockchainServer).GetAccount+0xce /home/pactus/source/www/grpc/blockchain.go:248 # 0x132480a github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetAccount_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:412 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x1324662 github.com/pactus-project/pactus/www/grpc/gen/go._Blockchain_GetAccount_Handler+0x142 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:414 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [2: 64] @ 0x48b4ac 0x4907d3 0x16847e5 0x168fe52 0x16ef6b5 0x16f0445 0x979aae 0x935ea7 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x168fe51 crypto/internal/fips140/hmac.(*HMAC).Sum+0xd1 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:61 # 0x16ef6b4 crypto/internal/fips140/hkdf.Expand[...]+0x214 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:45 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [5: 800] @ 0x48b485 0x425d05 0xce416c 0xce9ca5 0xd065a2 0xcfd8ce 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0xc1a7ad 0x495521 # 0xce416b github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScopeSpan+0xcb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:68 # 0xce9ca4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceScope).BeginSpan+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:739 # 0xd065a1 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn.func1+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:45 # 0xcfd8cd github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x1ad /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:214 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [2: 96] @ 0x48b485 0x425d05 0xd67b7c 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0xd67b7b github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x19b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:74 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x5d623c 0x5d9d76 0x60b93d 0x69b905 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5d623b github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x15b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:28 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [9: 1872] @ 0x48b4ac 0x4901c9 0x6a10cb 0x6a0d4d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a10ca github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x10a /home/pactus/source/types/certificate/certificate.go:187 # 0x6a0d4c github.com/pactus-project/pactus/types/certificate.(*Certificate).UnmarshalCBOR+0x12c /home/pactus/source/types/certificate/certificate.go:143 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b485 0x48b145 0x97170e 0x971045 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x97170d crypto/tls.(*serverHandshakeStateTLS13).processClientHello+0x5ad /usr/local/go/src/crypto/tls/handshake_server_tls13.go:225 # 0x971044 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x24 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:70 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 208] @ 0x48b4ac 0x4907d3 0x870636 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0xaff00a 0x1056708 0x1055f15 0x10551cb 0x1054790 0x495521 # 0x870635 google.golang.org/protobuf/internal/impl.consumeBytes+0x75 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5418 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0xaff009 github.com/libp2p/go-msgio/pbio.(*uvarintReader).ReadMsg+0x1a9 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:85 # 0x1056707 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:567 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 598016] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [5: 320] @ 0x48b485 0x425d05 0x159df72 0x159db56 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159df71 github.com/pactus-project/pactus/www/grpc.metricToProto+0x111 /home/pactus/source/www/grpc/network.go:149 # 0x159db55 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x535 /home/pactus/source/www/grpc/network.go:124 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a3ed2 0x4a34c5 0x8c54d4 0xd003a5 0xd00387 0xcffa5c 0x495521 # 0x4a3ed1 sync.(*poolChain).pushHead+0x131 /usr/local/go/src/sync/poolqueue.go:245 # 0x4a34c4 sync.(*Pool).Put+0x84 /usr/local/go/src/sync/pool.go:115 # 0x8c54d3 github.com/libp2p/go-buffer-pool.(*BufferPool).Put+0x113 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:91 # 0xd003a4 github.com/libp2p/go-buffer-pool.Put+0x7e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:102 # 0xd00386 github.com/libp2p/go-yamux/v5.(*Session).sendLoop+0x7c6 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:679 # 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 0: 0 [3: 192] @ 0x48b4ac 0x4901c9 0x169beee 0x16ef53a 0x16f0445 0x16effe9 0x976112 0x9760d0 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x976111 crypto/internal/fips140/tls13.(*MasterSecret).ResumptionMasterSecret+0x151 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:143 # 0x9760cf crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x10f /usr/local/go/src/crypto/tls/handshake_server_tls13.go:963 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 96] @ 0x48b485 0x425d05 0x10d807e 0x10d7975 0x115423b 0x115072a 0x495521 # 0x10d807d github.com/multiformats/go-multistream.NewMSSelect[...]+0xd9d /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:12 # 0x10d7974 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:484 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [24: 192] @ 0x48b485 0x425d05 0x74b81e 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x74b81d github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2dd /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:511 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beee 0x699573 0x979c7e 0x9759fc 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x979c7d crypto/tls.(*cipherSuiteTLS13).finishedHash+0xfd /usr/local/go/src/crypto/tls/key_schedule.go:39 # 0x9759fb crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x5b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:894 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [21: 24192] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3c7f 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3c7e github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0x1e /home/pactus/source/genesis/genesis.go:189 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169bdcf 0x699573 0x699acb 0xda7c9c 0xda20da 0xdaacf1 0xda5f4e 0xda4052 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3c85 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda20d9 github.com/quic-go/quic-go/internal/handshake.createAEAD+0xb9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:16 # 0xdaacf0 github.com/quic-go/quic-go/internal/handshake.(*updatableAEAD).SetWriteKey+0x1d0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/updatable_aead.go:161 # 0xda5f4d github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setWriteKey+0x32d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:528 # 0xda4051 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0xb1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:254 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3c84 github.com/quic-go/quic-go.(*Conn).run+0x344 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:640 0: 0 [12: 960] @ 0x48b4ac 0x4731d7 0x51fa86 0xce4150 0xce9ca5 0xd065a2 0xd01822 0xd00f45 0xd008f0 0xd00738 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0xce414f github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScopeSpan+0xaf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:71 # 0xce9ca4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceScope).BeginSpan+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:739 # 0xd065a1 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn.func1+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:45 # 0xd01821 github.com/libp2p/go-yamux/v5.(*Session).incomingStream+0x61 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:857 # 0xd00f44 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:759 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [8: 9216] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3d35 0x1198c25 0x1198cc5 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3d34 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xd4 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 480] @ 0x48b485 0x425d05 0x6a3cd3 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6a3cd2 github.com/pactus-project/pactus/genesis.MainnetGenesis+0x72 /home/pactus/source/genesis/mainnet.go:12 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b485 0x425d05 0x41b494 0xd600bb 0x1054da5 0x105509a 0x1054790 0x495521 # 0xd600ba github.com/multiformats/go-multistream.SelectProtoOrFail[...]+0x9a /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/client.go:54 # 0x1054da4 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x3e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:436 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a351c 0x719f73 0x72520f 0x73809a 0x73808d 0x1163c59 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0x719f72 github.com/rs/zerolog.newEvent+0x52 /home/pactus/go/pkg/mod/github.com/rs/zerolog@v1.35.0/event.go:69 # 0x72520e github.com/rs/zerolog.(*Logger).newEvent+0x8e /home/pactus/go/pkg/mod/github.com/rs/zerolog@v1.35.0/log.go:496 # 0x738099 github.com/rs/zerolog.(*Logger).Info+0x39 /home/pactus/go/pkg/mod/github.com/rs/zerolog@v1.35.0/log.go:356 # 0x73808c github.com/pactus-project/pactus/util/logger.(*SubLogger).Info+0x2c /home/pactus/source/util/logger/logger.go:201 # 0x1163c58 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x758 /home/pactus/source/state/state.go:501 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 16] @ 0x48b485 0x425d05 0xd05ddb 0xd05fc8 0xd3bcea 0x10de0ec 0x10d9242 0x11548f8 0x495521 # 0xd05dda github.com/libp2p/go-libp2p/p2p/muxer/yamux.parseError+0xfa /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:26 # 0xd05fc7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Read+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:38 # 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 # 0x11548f7 github.com/pactus-project/pactus/network.(*streamService).SendTo.func1.1+0x57 /home/pactus/source/network/stream.go:114 0: 0 [2: 1792] @ 0x48b4ac 0x425d05 0x1698712 0x984959 0x935eb6 0x975be5 0x975bb7 0x9710b4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x1698711 crypto/internal/fips140/aes/gcm.NewGCMForTLS13+0x91 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go:174 # 0x984958 crypto/tls.aeadAESGCMTLS13+0x78 /usr/local/go/src/crypto/tls/cipher_suites.go:564 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x975be4 crypto/tls.(*Conn).setWriteTrafficSecret+0x244 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x975bb6 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x216 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:907 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [2: 16] @ 0x48b485 0x425d05 0x10d7fa5 0x10d80b3 0x10d7975 0x115423b 0x115072a 0x495521 # 0x10d7fa4 github.com/multiformats/go-multistream.newOnce+0xcc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:41 # 0x10d80b2 github.com/multiformats/go-multistream.NewMSSelect[...]+0xdd2 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:15 # 0x10d7974 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:484 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [5: 80] @ 0x48b4ac 0x4907d3 0x56a899 0x56ac9c 0x56a53d 0x55a0d4 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x56a898 encoding/json.(*scanner).pushParseState+0x58 /usr/local/go/src/encoding/json/scanner.go:181 # 0x56ac9b encoding/json.stateBeginValue+0x1fb /usr/local/go/src/encoding/json/scanner.go:224 # 0x56a53c encoding/json.checkValid+0x9c /usr/local/go/src/encoding/json/scanner.go:37 # 0x55a0d3 encoding/json.Unmarshal+0x53 /usr/local/go/src/encoding/json/decode.go:107 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a351c 0x8c5278 0xcff727 0xcff710 0xd0338b 0xd02fd1 0xd06038 0xd3be2a 0x552032 0x5522d0 0x10ddb65 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0x11542b9 0x115072a 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0x8c5277 github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:67 # 0xcff726 github.com/libp2p/go-buffer-pool.Get+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xcff70f github.com/libp2p/go-yamux/v5.(*Session).sendMsg+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:521 # 0xd0338a github.com/libp2p/go-yamux/v5.(*Stream).write+0x34a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:185 # 0xd02fd0 github.com/libp2p/go-yamux/v5.(*Stream).Write+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:133 # 0xd06037 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Write+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:42 # 0xd3be29 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Write+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:69 # 0x552031 bufio.(*Writer).Flush+0x51 /usr/local/go/src/bufio/bufio.go:642 # 0x5522cf bufio.(*Writer).Write+0xcf /usr/local/go/src/bufio/bufio.go:686 # 0x10ddb64 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0x184 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:142 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x11542b8 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x2b8 /home/pactus/source/network/stream.go:93 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 320] @ 0x48b485 0x4901c9 0x564836 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x564835 encoding/json.mapEncoder.encode+0x255 /usr/local/go/src/encoding/json/encode.go:784 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [11: 2112] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [7: 1344] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [23: 4048] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [3: 96] @ 0x48b485 0x425d05 0x1195512 0x11954fd 0x1198bff 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x1195511 github.com/pactus-project/pactus/sync/bundle.NewBundle+0x31 /home/pactus/source/sync/bundle/bundle.go:45 # 0x11954fc github.com/pactus-project/pactus/sync.(*blocksResponseHandler).PrepareBundle+0x1c /home/pactus/source/sync/handler_blocks_response.go:52 # 0x1198bfe github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x5e /home/pactus/source/sync/sync.go:162 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [10: 12800] @ 0x48b4ac 0x4907d3 0x960195 0x960165 0x960077 0x6c2f44 0x6c339c 0x95ffed 0x95fb74 0x6c2f44 0x6c339c 0x95f865 0x95f457 0x93c057 0x9746db 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x960194 vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x134 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x960164 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddBytes+0x104 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:110 # 0x960076 crypto/tls.(*serverHelloMsg).marshal.func11.2+0x16 /usr/local/go/src/crypto/tls/handshake_messages.go:863 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x95ffec vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x54c /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x95fb73 crypto/tls.(*serverHelloMsg).marshal.func11+0xd3 /usr/local/go/src/crypto/tls/handshake_messages.go:862 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x95f864 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x1cc4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x95f456 crypto/tls.(*serverHelloMsg).marshal+0x18b6 /usr/local/go/src/crypto/tls/handshake_messages.go:852 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x9746da crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x37a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:738 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 64] @ 0x48b4ac 0x425d05 0xb77618 0xb775d3 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb77617 github.com/libp2p/go-libp2p-kbucket.ConvertKey+0x97 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:51 # 0xb775d2 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0x52 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:758 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [6: 192] @ 0x48b4ac 0x4901c9 0xb26bab 0xb26b9c 0xb26b34 0xb26b4a 0xb2a1ef 0xb7767d 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb26baa github.com/libp2p/go-libp2p-kbucket/keyspace.Xor+0xaa /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/keyspace/xor.go:63 # 0xb26b9b github.com/libp2p/go-libp2p-kbucket.Xor+0x9b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:36 # 0xb26b33 github.com/libp2p/go-libp2p-kbucket.(*peerDistanceSorter).appendPeer+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/sorting.go:35 # 0xb26b49 github.com/libp2p/go-libp2p-kbucket.(*peerDistanceSorter).appendPeersFromList+0x49 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/sorting.go:42 # 0xb2a1ee github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).NearestPeers+0x4ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:475 # 0xb7767c github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0xfc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:758 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [4: 832] @ 0x48b4ac 0x4901c9 0x168d926 0x16901d4 0x16d62c8 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x168d925 crypto/internal/fips140/sha512.(*Digest).MarshalBinary+0x25 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:134 # 0x16901d3 crypto/internal/fips140/hmac.(*HMAC).Reset+0xf3 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:115 # 0x16d62c7 crypto/internal/fips140/ecdsa.newDRBG[...]+0x387 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:93 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [6: 1152] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b485 0x425d05 0x53afdc 0x53b60d 0x53b5cf 0x105503e 0x1054790 0x495521 # 0x53afdb context.WithDeadlineCause+0x29b /usr/local/go/src/context/context.go:656 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0x105503d github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x5d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:445 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [7: 112] @ 0x48b4a5 0x473854 0x473366 0x7c3f35 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x7c3f34 github.com/multiformats/go-multiaddr.validateComponent+0x3d4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:343 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 1056] @ 0x48b485 0x4901c9 0xd2f86c 0xd2f769 0x10c8808 0x10c63b1 0x10c5e90 0x495521 # 0xd2f86b github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).listenAddressesNoLock+0x4b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_addr.go:19 # 0xd2f768 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).ListenAddresses+0x88 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_addr.go:15 # 0x10c8807 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:484 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [7: 168] @ 0x48b4ac 0x4731d7 0xbe6df4 0xbe6589 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6df3 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIHave).Unmarshal+0x773 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2573 # 0xbe6588 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1348 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2316 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [2: 1280] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 16] @ 0x48b4ac 0x425d05 0x7c8268 0x7c829c 0x7cf2e6 0x7c1487 0x7c50cf 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x7c8267 net.ParseIP+0x27 /usr/local/go/src/net/ip.go:528 # 0x7c829b github.com/multiformats/go-multiaddr.ip4StB+0x5b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:85 # 0x7cf2e5 github.com/multiformats/go-multiaddr.twrp.StringToBytes+0x25 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:44 # 0x7c1486 github.com/multiformats/go-multiaddr.stringToBytes+0x3e6 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:52 # 0x7c50ce github.com/multiformats/go-multiaddr.NewMultiaddr+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:36 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 288] @ 0x48b4ac 0x4901c9 0x16cfc86 0x16d65c5 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16cfc85 crypto/internal/fips140/ecdsa.pad000+0x65 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:132 # 0x16d65c4 crypto/internal/fips140/ecdsa.newDRBG[...]+0x684 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:82 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 288] @ 0x48b4ac 0x4901c9 0x543a15 0x5c9c25 0x69b76b 0x69b701 0x6e4590 0x6e4285 0x6e63f0 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x543a14 encoding/binary.Read+0x74 /usr/local/go/src/encoding/binary/binary.go:261 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x69b76a github.com/pactus-project/pactus/util/encoding.ReadElements+0xaa /home/pactus/source/util/encoding/encoding.go:229 # 0x69b700 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Decode+0x40 /home/pactus/source/crypto/bls/public_key.go:99 # 0x6e458f github.com/pactus-project/pactus/types/tx.(*Tx).decodePublicKey+0xaf /home/pactus/source/types/tx/tx.go:483 # 0x6e4284 github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x444 /home/pactus/source/types/tx/tx.go:440 # 0x6e63ef github.com/pactus-project/pactus/types/block.(*Block).Decode+0x20f /home/pactus/source/types/block/block.go:240 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 598016] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 1794048] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 598016] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 1196032] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [3: 1794048] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [3: 1794048] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [18: 9216] @ 0x48b485 0x490767 0x159dd8c 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159dd8b github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x76b /home/pactus/source/www/grpc/network.go:128 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0x7c3f35 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb74949 0xb76b2f 0x495521 # 0x7c3f34 github.com/multiformats/go-multiaddr.validateComponent+0x3d4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:343 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [15: 491520] @ 0x48b4b3 0x4901c9 0x1257a1e 0x4a35b1 0x12562c7 0x12240c4 0x1227a8d 0x1236fde 0x1236c29 0x1236b8e 0x12378d1 0x1236499 0x123fdb2 0x495521 # 0x1257a1d google.golang.org/grpc/internal/transport.getWriteBufferPool.func1+0x3d /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:590 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0x12562c6 google.golang.org/grpc/internal/transport.(*bufWriter).Write+0x66 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:329 # 0x12240c3 golang.org/x/net/http2.(*Framer).endWrite+0xa3 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:386 # 0x1227a8c golang.org/x/net/http2.(*Framer).WriteHeaders+0x52c /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1181 # 0x1236fdd google.golang.org/grpc/internal/transport.(*loopyWriter).writeHeader+0x2fd /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:762 # 0x1236c28 google.golang.org/grpc/internal/transport.(*loopyWriter).originateStream+0x68 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:729 # 0x1236b8d google.golang.org/grpc/internal/transport.(*loopyWriter).headerHandler+0x1ed /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:715 # 0x12378d0 google.golang.org/grpc/internal/transport.(*loopyWriter).handle+0x210 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:886 # 0x1236498 google.golang.org/grpc/internal/transport.(*loopyWriter).run+0x98 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:601 # 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 0: 0 [1: 256] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a351c 0xd9737e 0xd99b9e 0xdc1e77 0xdc1c51 0xdc0f86 0xdc0b5c 0xdc008c 0xdb4045 0xded7fa 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0xd9737d github.com/quic-go/quic-go/internal/ackhandler.getPacket+0x1d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/packet.go:41 # 0xd99b9d github.com/quic-go/quic-go/internal/ackhandler.(*sentPacketHandler).SentPacket+0x11d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_handler.go:276 # 0xdc1e76 github.com/quic-go/quic-go.(*Conn).registerPackedShortHeaderPacket+0x1b6 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2770 # 0xdc1c50 github.com/quic-go/quic-go.(*Conn).appendOneShortHeaderPacket+0x230 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2742 # 0xdc0f85 github.com/quic-go/quic-go.(*Conn).sendPacketsWithGSO+0xe5 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2601 # 0xdc0b5b github.com/quic-go/quic-go.(*Conn).sendPackets+0x9db /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2553 # 0xdc008b github.com/quic-go/quic-go.(*Conn).triggerSending+0x10b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2453 # 0xdb4044 github.com/quic-go/quic-go.(*Conn).run+0x704 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:729 # 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 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169be1b 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x974847 0x97481b 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x974846 crypto/tls.(*Conn).setWriteTrafficSecret+0x4e6 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x97481a crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4ba /usr/local/go/src/crypto/tls/handshake_server_tls13.go:753 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [4: 19456] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x93ac10 0x93abd7 0x9386c5 0x93e485 0x93e486 0x4d83ae 0xd00865 0xd0083d 0xd00738 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x93ac0f bytes.(*Buffer).Grow+0x6f /usr/local/go/src/bytes/buffer.go:186 # 0x93abd6 crypto/tls.(*Conn).readFromUntil+0x36 /usr/local/go/src/crypto/tls/conn.go:836 # 0x9386c4 crypto/tls.(*Conn).readRecordOrCCS+0xd44 /usr/local/go/src/crypto/tls/conn.go:677 # 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 0: 0 [1: 48] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55c845 0x55ad3e 0x55b8bb 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 576] @ 0x48b485 0x425d05 0xd2b05d 0xd38dc5 0x495521 # 0xd2b05c github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn+0x19c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:377 # 0xd38dc4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddListenAddr.func2.2+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_listen.go:177 0: 0 [2: 96] @ 0x48b485 0x425d05 0xb00fe5 0xb03368 0xb74949 0xb76b2f 0x495521 # 0xb00fe4 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [30: 3360] @ 0x48b485 0x425d05 0xc1b849 0xc26c78 0xc265d4 0xc3aad2 0xc369e5 0x495521 # 0xc1b848 github.com/libp2p/go-libp2p-pubsub.rpcWithMessages+0x28 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:215 # 0xc26c77 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish.(*GossipSubRouter).rpcs.func1+0x657 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1373 # 0xc265d3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1299 # 0xc3aad1 github.com/libp2p/go-libp2p-pubsub.(*PubSub).publishMessage+0x51 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1457 # 0xc369e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:879 0: 0 [47: 752] @ 0x48b4ac 0x4907d3 0x7521ac 0x75184f 0x755925 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x7521ab github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Next+0x8cb /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:295 # 0x75184e github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Seek+0x1ae /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:242 # 0x755924 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x1e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:838 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [12: 2496] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0xc23005 0xc22ef0 0xc21d36 0xc39d9b 0xc369ca 0x495521 # 0xc23004 github.com/libp2p/go-libp2p-pubsub.(*MessageCache).GetForPeer+0x424 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/mcache.go:77 # 0xc22eef github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIWant+0x30f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:989 # 0xc21d35 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x95 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:886 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [8: 896] @ 0x48b485 0x425d05 0x41b494 0x4eeea8 0xcfeb33 0xcfe718 0xcfe7f9 0x495521 # 0x4eeea7 time.NewTimer+0x27 /usr/local/go/src/time/sleep.go:144 # 0xcfeb32 github.com/libp2p/go-yamux/v5.(*Session).Ping+0x232 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:414 # 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 0: 0 [1: 208] @ 0x48b485 0x4901c9 0xb2a4d3 0xb2a3e8 0xb75cc5 0x495521 # 0xb2a4d2 github.com/libp2p/go-libp2p-kbucket.(*bucket).peerIds+0x1b2 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/bucket.go:92 # 0xb2a3e7 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).ListPeers+0xc7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:524 # 0xb75cc4 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).persistRTPeersInPeerStore+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:565 0: 0 [1: 112] @ 0x48b485 0x425d05 0x41b494 0xcfd0f0 0xcfcc45 0xd064e5 0xd5d69d 0xd5c0be 0xd5b69a 0xd59cb3 0x495521 # 0xcfd0ef github.com/libp2p/go-yamux/v5.newSession+0x28f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:144 # 0xcfcc44 github.com/libp2p/go-yamux/v5.Server+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:127 # 0xd064e4 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:51 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [13: 2704] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [11: 3872] @ 0x48b485 0x490767 0xb7e8bd 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb7e8bc github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x1fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:270 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [68: 78336] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3d35 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3d34 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xd4 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 192] @ 0x48b4ac 0x4901c9 0x543a15 0x5c9c25 0x69c72b 0x69c6c1 0x6a121f 0x6e6305 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x543a14 encoding/binary.Read+0x74 /usr/local/go/src/encoding/binary/binary.go:261 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x69c72a github.com/pactus-project/pactus/util/encoding.ReadElements+0xaa /home/pactus/source/util/encoding/encoding.go:229 # 0x69c6c0 github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x40 /home/pactus/source/crypto/bls/signature.go:77 # 0x6a121e github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x25e /home/pactus/source/types/certificate/certificate.go:216 # 0x6e6304 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x124 /home/pactus/source/types/block/block.go:222 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 768] @ 0x48b4ac 0x4901c9 0x5ea7f3 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7f2 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x92 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:305 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 1920] @ 0x48b4ac 0x4901c9 0x6128d5 0x611edc 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6128d4 github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0xb4 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:112 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [20: 1920] @ 0x48b485 0x48b5c5 0x4cc5fd 0x59e847 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x59e846 github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x2c6 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1451 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 589824] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [5: 640] @ 0x48b4ac 0x425d05 0x10574de 0x1057478 0x1055617 0x105e9ac 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x10574dd github.com/multiformats/go-multiaddr.Multiaddr.Bytes+0x49d /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:98 # 0x1057477 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).createBaseIdentifyResponse+0x437 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:656 # 0x1055616 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendIdentifyResp+0x2d6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:481 # 0x105e9ab github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyRequest+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:465 # 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 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x1151ec5 0xd30377 0xd2db9b 0xd302ed 0x495521 # 0x1151ec4 github.com/pactus-project/pactus/network.(*NotifeeService).Disconnected+0x64 /home/pactus/source/network/notifee.go:109 # 0xd30376 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).doClose.func1.1+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:112 # 0xd2db9a github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).notifyAll+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:765 # 0xd302ec github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).doClose.func1+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:111 0: 0 [17: 15232] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416ed1 0xc21fc6 0xc21d05 0xc39d9b 0xc369ca 0x495521 # 0xc21fc5 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIHave+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:908 # 0xc21d04 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:885 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [15: 6240] @ 0x48b485 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x410c0d 0x416e47 0xc2481e 0xc21dba 0xc39d9b 0xc369ca 0x495521 # 0xc2481d github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIDontWant+0x11d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1163 # 0xc21db9 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x119 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:889 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [7: 1344] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [16: 1024] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 96] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 1120] @ 0x48b4ac 0x425d05 0x6b2fba 0x6b2fd0 0x169be1b 0x16d6257 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6b2fb9 crypto/internal/fips140/sha512.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:205 # 0x6b2fcf crypto/sha512.New+0x2f /usr/local/go/src/crypto/sha512/sha512.go:53 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16d6256 crypto/internal/fips140/ecdsa.newDRBG[...]+0x316 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:89 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 80] @ 0x48b4ac 0x4907d3 0x96ac35 0x96ac05 0x96ab17 0x6c2f44 0x6c339c 0x96aab2 0x96a9ac 0x6c2f44 0x6c339c 0x96a865 0x96a7bc 0x96b0d8 0x976edf 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x96ac34 vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x134 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x96ac04 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddBytes+0x104 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:110 # 0x96ab16 crypto/tls.(*certificateVerifyMsg).marshal.func1.1+0x16 /usr/local/go/src/crypto/tls/handshake_messages.go:1862 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x96aab1 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x1b1 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x96a9ab crypto/tls.(*certificateVerifyMsg).marshal.func1+0xab /usr/local/go/src/crypto/tls/handshake_messages.go:1861 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x96a864 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x96a7bb crypto/tls.(*certificateVerifyMsg).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1857 # 0x96b0d7 crypto/tls.transcriptMsg+0x77 /usr/local/go/src/crypto/tls/handshake_messages.go:1957 # 0x976ede crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x75e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1105 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [11: 528] @ 0x48b485 0x425d05 0x74ce3d 0x74b812 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x74ce3c github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x1bc /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:88 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [84: 43008] @ 0x48b485 0x490767 0xbe6c3b 0xbe6589 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6c3a github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIHave).Unmarshal+0x5ba /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2606 # 0xbe6588 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1348 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2316 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 80] @ 0x48b485 0x425d05 0x8ec6f9 0x8ec6ed 0x8ec69c 0x8f8148 0x8fa886 0x8fa6f3 0x8fc77f 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x8ec6f8 github.com/pactus-project/pactus/types/validator.(*Validator).Clone+0xd8 /home/pactus/source/types/validator/validator.go:255 # 0x8ec6ec github.com/pactus-project/pactus/store.(*validatorStore).validator+0xcc /home/pactus/source/store/validator.go:74 # 0x8ec69b github.com/pactus-project/pactus/store.(*store).Validator+0x7b /home/pactus/source/store/store.go:349 # 0x8f8147 github.com/pactus-project/pactus/sandbox.(*sandbox).Validator+0x147 /home/pactus/source/sandbox/sandbox.go:162 # 0x8fa885 github.com/pactus-project/pactus/execution/executor.newSortitionExecutor+0x85 /home/pactus/source/execution/executor/sortition.go:24 # 0x8fa6f2 github.com/pactus-project/pactus/execution/executor.MakeExecutor+0x52 /home/pactus/source/execution/executor/executor.go:27 # 0x8fc77e github.com/pactus-project/pactus/execution.CheckAndExecute+0x3e /home/pactus/source/execution/execution.go:23 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [26: 3407872] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [17: 2448] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x414eb2 0x48b99d 0x4d232d 0x4b6bbb 0x873e7a 0x872998 0x88413a 0x883d78 0x854857 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x48b99c reflect.mapassign0+0x1c /usr/local/go/src/runtime/map.go:254 # 0x4d232c reflect.mapassign+0x8c /usr/local/go/src/reflect/value.go:3746 # 0x4b6bba reflect.Value.SetMapIndex+0x35a /usr/local/go/src/reflect/map.go:439 # 0x873e79 google.golang.org/protobuf/internal/impl.consumeMapOfMessage+0x719 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_map.go:237 # 0x872997 google.golang.org/protobuf/internal/impl.encoderFuncsForMap.func3+0x1d7 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_map.go:67 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x854856 google.golang.org/protobuf/internal/impl.consumeMessageInfo+0x116 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:186 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 256] @ 0x48b4ac 0x4901c9 0x5d6445 0x5d9d76 0x60b93d 0x69b905 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5d6444 github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x364 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:61 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b485 0x425d05 0x4120b2 0x414137 0x413ea5 0x416ed1 0xc2b452 0xc2b460 0xc36a65 0x495521 # 0xc2b451 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat.func2+0x691 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1610 # 0xc2b45f github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x69f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1635 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [11: 1232] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0xcfc625 0xd04ab6 0xd0482a 0xd061f8 0xd3c462 0x1154288 0x115072a 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0xcfc624 github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x224 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:54 # 0xd04ab5 github.com/libp2p/go-yamux/v5.(*Stream).SetWriteDeadline+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:514 # 0xd04829 github.com/libp2p/go-yamux/v5.(*Stream).SetDeadline+0x49 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:493 # 0xd061f7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).SetDeadline+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:67 # 0xd3c461 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetDeadline+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:165 # 0x1154287 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x287 /home/pactus/source/network/stream.go:91 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [10: 1600] @ 0x48b485 0x425d05 0x68dcbc 0x6965c9 0x6965b3 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x68dcbb compress/gzip.NewWriterLevel+0xbb /usr/local/go/src/compress/gzip/gzip.go:64 # 0x6965c8 compress/gzip.NewWriter+0x48 /usr/local/go/src/compress/gzip/gzip.go:50 # 0x6965b2 github.com/pactus-project/pactus/util.CompressBuffer+0x32 /home/pactus/source/util/slice.go:78 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 80] @ 0x48b485 0x48b0a5 0x114b3e8 0x114ada9 0x4a49ca 0x495521 # 0x114b3e7 github.com/pactus-project/pactus/network.(*gossipService).onReceiveMessage+0x87 /home/pactus/source/network/gossip.go:267 # 0x114ada8 github.com/pactus-project/pactus/network.(*gossipService).joinTopic.func1+0x48 /home/pactus/source/network/gossip.go:200 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [4: 96] @ 0x48b4ac 0x4731d7 0x7c1d8d 0x7c1ffc 0x7c5450 0x7c5125 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x7c1d8c github.com/multiformats/go-multiaddr.readComponent+0x3ec /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:121 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [11: 1232] @ 0x48b4ac 0x41b526 0xd029fe 0xd01918 0xd00f45 0xd008f0 0xd00738 0x495521 # 0xd029fd github.com/libp2p/go-yamux/v5.newStream+0xdd /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:72 # 0xd01917 github.com/libp2p/go-yamux/v5.(*Session).incomingStream+0x157 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:864 # 0xd00f44 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:759 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [3: 49152] @ 0x48b4ac 0x4907d3 0x9370b0 0x93bbed 0x93d1be 0xd0036f 0xcffa5c 0x495521 # 0x9370af crypto/tls.(*halfConn).encrypt+0x5af /usr/local/go/src/crypto/tls/conn.go:519 # 0x93bbec crypto/tls.(*Conn).writeRecordLocked+0x62c /usr/local/go/src/crypto/tls/conn.go:1031 # 0x93d1bd crypto/tls.(*Conn).Write+0x37d /usr/local/go/src/crypto/tls/conn.go:1254 # 0xd0036e github.com/libp2p/go-yamux/v5.(*Session).sendLoop+0x7ae /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:678 # 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 0: 0 [3: 768] @ 0x48b485 0x4901c9 0x4a395c 0x4a37a6 0x4a351c 0x8c5278 0xd053b3 0xd0539f 0xd0462d 0xd01054 0xd008f0 0xd00738 0x495521 # 0x4a395b sync.(*Pool).pinSlow+0x17b /usr/local/go/src/sync/pool.go:241 # 0x4a37a5 sync.(*Pool).pin+0x45 /usr/local/go/src/sync/pool.go:220 # 0x4a351b sync.(*Pool).Get+0x1b /usr/local/go/src/sync/pool.go:135 # 0x8c5277 github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:67 # 0xd053b2 github.com/libp2p/go-buffer-pool.Get+0x72 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xd0539e github.com/libp2p/go-yamux/v5.(*segmentedBuffer).Append+0x5e /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/util.go:149 # 0xd0462c github.com/libp2p/go-yamux/v5.(*Stream).readData+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:479 # 0xd01053 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x193 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:787 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [2: 48] @ 0x48b485 0x425d05 0x1158685 0x1182e37 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x1158684 github.com/pactus-project/pactus/sync/bundle/message.MakeMessage+0xe4 /home/pactus/source/sync/bundle/message/message.go:118 # 0x1182e36 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x156 /home/pactus/source/sync/bundle/bundle.go:111 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 1179648] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [3: 1769472] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [55: 63360] @ 0x48b4ac 0x4901c9 0x6830a6 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6830a5 compress/flate.newHuffmanBitWriter+0x45 /usr/local/go/src/compress/flate/huffman_bit_writer.go:97 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 48] @ 0x48b485 0x48b0a5 0x11540a5 0x115072a 0x495521 # 0x11540a4 github.com/pactus-project/pactus/network.(*streamService).SendTo+0xa4 /home/pactus/source/network/stream.go:73 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [2: 480] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [8: 38912] @ 0x48b48c 0x490767 0xc31605 0xc26669 0xc265d4 0xc3aad2 0xc369e5 0x495521 # 0xc31604 github.com/libp2p/go-libp2p-pubsub.(*MessageCache).Put+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/mcache.go:58 # 0xc26668 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish.(*GossipSubRouter).rpcs.func1+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1306 # 0xc265d3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1299 # 0xc3aad1 github.com/libp2p/go-libp2p-pubsub.(*PubSub).publishMessage+0x51 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1457 # 0xc369e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:879 0: 0 [11: 1584] @ 0x48b485 0x425d05 0x55a0b7 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55a0b6 encoding/json.Unmarshal+0x36 /usr/local/go/src/encoding/json/decode.go:106 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [9: 1584] @ 0x48b485 0x425d05 0x683105 0x683227 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x683104 compress/flate.newHuffmanEncoder+0xa4 /usr/local/go/src/compress/flate/huffman_code.go:60 # 0x683226 compress/flate.newHuffmanBitWriter+0x1c6 /usr/local/go/src/compress/flate/huffman_bit_writer.go:100 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [53: 3392] @ 0x48b485 0x425d05 0xbe6498 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6497 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1257 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2315 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [2: 576] @ 0x48b485 0x490767 0xb1b1b4 0x10c8a39 0x10c8859 0x10c63b1 0x10c5e90 0x495521 # 0xb1b1b3 github.com/multiformats/go-multiaddr/net.ResolveUnspecifiedAddresses+0x173 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/resolve.go:62 # 0x10c8a38 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).appendInterfaceAddrs+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:522 # 0x10c8858 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:490 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [11: 528] @ 0x48b4ac 0x4901c9 0x543a15 0x5c9c25 0x69c72b 0x69c6c1 0x69c56a 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e92ee 0x6e92d4 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x543a14 encoding/binary.Read+0x74 /usr/local/go/src/encoding/binary/binary.go:261 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x69c72a github.com/pactus-project/pactus/util/encoding.ReadElements+0xaa /home/pactus/source/util/encoding/encoding.go:229 # 0x69c6c0 github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x40 /home/pactus/source/crypto/bls/signature.go:77 # 0x69c569 github.com/pactus-project/pactus/crypto/bls.(*Signature).UnmarshalCBOR+0xe9 /home/pactus/source/crypto/bls/signature.go:66 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e92ed github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e92d3 github.com/pactus-project/pactus/types/vote.(*Vote).UnmarshalCBOR+0x13 /home/pactus/source/types/vote/vote.go:178 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [40: 6400] @ 0x48b485 0x4901c9 0x118a1d9 0x118a1c8 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x118a1d8 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x58 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0x118a1c7 github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x47 /home/pactus/source/sync/firewall/firewall.go:210 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 768] @ 0x48b4ac 0x5aae85 0x59f66b 0x59e475 0x59df4d 0x6e5ff5 0x6e5fd7 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e79ae 0x6e7994 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e5ff4 github.com/fxamacker/cbor/v2.Unmarshal+0xb4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e5fd6 github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x96 /home/pactus/source/types/block/block.go:185 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e79ad github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e7993 github.com/pactus-project/pactus/types/proposal.(*Proposal).UnmarshalCBOR+0x13 /home/pactus/source/types/proposal/proposal.go:83 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 96] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x5d6346 0x5d9d76 0x60b93d 0x69b905 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x5d6345 github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x265 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:43 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [12: 576] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55c845 0x55ad3e 0x55b8bb 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 768] @ 0x48b4ac 0x425d05 0x69c14f 0x69b8b4 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x69c14e github.com/pactus-project/pactus/crypto/bls.(*PublicKey).PointG2+0x2e /home/pactus/source/crypto/bls/public_key.go:203 # 0x69b8b3 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x93 /home/pactus/source/crypto/bls/public_key.go:122 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1152] @ 0x48b4ac 0x5aae85 0x59f66b 0x59e475 0x59df4d 0x6e5ff5 0x6e5fd7 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e5ff4 github.com/fxamacker/cbor/v2.Unmarshal+0xb4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e5fd6 github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x96 /home/pactus/source/types/block/block.go:185 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 192] @ 0x48b4ac 0x4901c9 0x590605 0x59054e 0x58f9dd 0x57f7ac 0x57fb57 0x5daea5 0x5d9ded 0x60b93d 0x69b905 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x590604 math/big.nat.make+0x544 /usr/local/go/src/math/big/nat.go:67 # 0x59054d math/big.nat.divLarge+0x48d /usr/local/go/src/math/big/natdiv.go:623 # 0x58f9dc math/big.nat.div+0x41c /usr/local/go/src/math/big/natdiv.go:543 # 0x57f7ab math/big.(*Int).QuoRem+0x8b /usr/local/go/src/math/big/int.go:300 # 0x57fb56 math/big.(*Int).Mod+0x216 /usr/local/go/src/math/big/int.go:331 # 0x5daea4 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.(*Element).SetBigInt+0xa4 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:1108 # 0x5d9dec github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0xac /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:895 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [27: 216] @ 0x48b485 0x425d05 0x74ce06 0x74ce32 0x74b812 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x74ce05 github.com/syndtr/goleveldb/leveldb/cache.(*Node).GetHandle+0x185 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:719 # 0x74ce31 github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x1b1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:88 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x425d05 0x16d991a 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16d9919 crypto/internal/fips140/ecdsa.Sign[...]+0x179 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [3: 1769472] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [4: 2359296] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [4: 2359296] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [3: 1769472] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [94: 98566144] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [3: 480] @ 0x48b485 0x425d05 0xc21e30 0xc21de0 0xc39d9b 0xc369ca 0x495521 # 0xc21e2f github.com/libp2p/go-libp2p-pubsub.rpcWithControl+0x18f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:227 # 0xc21ddf github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x13f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:895 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beee 0x16ef53a 0x16f0445 0x979b2d 0x935ea7 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979b2c crypto/tls.(*cipherSuiteTLS13).trafficKey+0x10c /usr/local/go/src/crypto/tls/key_schedule.go:30 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [5: 320] @ 0x48b485 0x425d05 0x115061c 0x1198d1f 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x115061b github.com/pactus-project/pactus/network.(*network).SendTo+0x3b /home/pactus/source/network/network.go:380 # 0x1198d1e github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x9e /home/pactus/source/sync/sync.go:184 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 160] @ 0x48b485 0x425d05 0x97a296 0x9719f1 0x971045 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x97a295 crypto/tls.keyExchangeForCurveID+0x355 /usr/local/go/src/crypto/tls/key_schedule.go:98 # 0x9719f0 crypto/tls.(*serverHandshakeStateTLS13).processClientHello+0x890 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:249 # 0x971044 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x24 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:70 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [89: 1822720] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182bd7 0x1182bb3 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182bd6 github.com/fxamacker/cbor/v2.Marshal+0x36 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182bb2 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x12 /home/pactus/source/sync/bundle/bundle.go:74 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [13: 44928] @ 0x48b4ac 0x5aae85 0x59f66b 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x5b7273 0x1182de9 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x5b7272 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0xb2 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:37 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 128] @ 0x48b485 0x425d05 0x118a005 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x118a004 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x24 /home/pactus/source/sync/firewall/firewall.go:166 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 2560] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0x984914 0x935eb6 0x974847 0x97481b 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0x984913 crypto/tls.aeadAESGCMTLS13+0x33 /usr/local/go/src/crypto/tls/cipher_suites.go:555 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x974846 crypto/tls.(*Conn).setWriteTrafficSecret+0x4e6 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x97481a crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4ba /usr/local/go/src/crypto/tls/handshake_server_tls13.go:753 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [5: 120] @ 0x48b485 0x425d05 0x69b4f2 0x5a1e45 0x59ec5d 0x5a5e88 0x59f7fc 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x69b4f1 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).UnmarshalCBOR+0x31 /home/pactus/source/crypto/bls/public_key.go:83 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a5e87 github.com/fxamacker/cbor/v2.(*decoder).parseArrayToSlice+0x287 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2372 # 0x59f7fb github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x127b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1682 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 960] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0x8c6072 0x10578b7 0x1055631 0x105e9ac 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0x8c6071 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x1d1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:204 # 0x10578b6 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).getSignedRecord+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:691 # 0x1055630 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendIdentifyResp+0x2f0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:482 # 0x105e9ab github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyRequest+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:465 # 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 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x16ef505 0x16f0445 0x16effe9 0x975ba7 0x975b53 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16ef504 crypto/internal/fips140/hkdf.Expand[...]+0x64 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:28 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x975ba6 crypto/internal/fips140/tls13.(*MasterSecret).ServerApplicationTrafficSecret+0x206 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:137 # 0x975b52 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x1b2 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:906 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 192] @ 0x48b4ac 0x4731d7 0x51fa86 0xce1d2c 0xce2fd5 0xd3c3d9 0x10d796f 0xc1a7ad 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0xce1d2b github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*protocolScope).getPeerScope+0x1cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:706 # 0xce2fd4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetProtocol+0x314 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:875 # 0xd3c3d8 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:155 # 0x10d796e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x68e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:481 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [1: 48] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0xc374cb 0xc366ba 0x495521 # 0xc374ca github.com/libp2p/go-libp2p-pubsub.(*PubSub).handlePendingPeers+0x6a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:926 # 0xc366b9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0x919 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:810 0: 0 [5: 80] @ 0x48b4ac 0x4907d3 0x56a899 0x56ac9c 0x56a53d 0x55a0d4 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x56a898 encoding/json.(*scanner).pushParseState+0x58 /usr/local/go/src/encoding/json/scanner.go:181 # 0x56ac9b encoding/json.stateBeginValue+0x1fb /usr/local/go/src/encoding/json/scanner.go:224 # 0x56a53c encoding/json.checkValid+0x9c /usr/local/go/src/encoding/json/scanner.go:37 # 0x55a0d3 encoding/json.Unmarshal+0x53 /usr/local/go/src/encoding/json/decode.go:107 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b485 0x425d05 0x1195f25 0x1195f15 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x1195f24 github.com/pactus-project/pactus/sync/bundle/message.NewHelloAckMessage+0x644 /home/pactus/source/sync/bundle/message/hello_ack.go:17 # 0x1195f14 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x634 /home/pactus/source/sync/handler_hello.go:100 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1024] @ 0x48b4ac 0x4901c9 0x8c532f 0xd053b3 0xd0539f 0xd0462d 0xd01054 0xd008f0 0xd00738 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xd053b2 github.com/libp2p/go-buffer-pool.Get+0x72 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xd0539e github.com/libp2p/go-yamux/v5.(*segmentedBuffer).Append+0x5e /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/util.go:149 # 0xd0462c github.com/libp2p/go-yamux/v5.(*Stream).readData+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:479 # 0xd01053 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x193 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:787 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [12: 6912] @ 0x48b4ac 0x5aae85 0x59f66b 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x5b7273 0x1182de9 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x5b7272 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0xb2 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:37 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x16f0409 0x16effe9 0x976112 0x9760d0 0x976ef2 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x16f0408 crypto/internal/fips140/tls13.ExpandLabel[...]+0x368 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x976111 crypto/internal/fips140/tls13.(*MasterSecret).ResumptionMasterSecret+0x151 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:143 # 0x9760cf crypto/tls.(*serverHandshakeStateTLS13).sendSessionTickets+0x10f /usr/local/go/src/crypto/tls/handshake_server_tls13.go:963 # 0x976ef1 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x771 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1112 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [4: 128] @ 0x48b4ac 0x425d05 0x6e8ea8 0x6e8e86 0x6e8e6b 0x6e9476 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6e8ea7 github.com/pactus-project/pactus/types/certificate.(*Certificate).signBytes+0xa7 /home/pactus/source/types/certificate/certificate.go:259 # 0x6e8e85 github.com/pactus-project/pactus/types/certificate.(*Certificate).SignBytesPrecommit+0x85 /home/pactus/source/types/certificate/certificate.go:233 # 0x6e8e6a github.com/pactus-project/pactus/types/vote.(*Vote).SignBytes+0x6a /home/pactus/source/types/vote/vote.go:102 # 0x6e9475 github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0x95 /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [14: 672] @ 0x48b485 0x425d05 0xc4c1ac 0xc3a8e5 0xc3a105 0xc369ca 0x495521 # 0xc4c1ab github.com/libp2p/go-libp2p-pubsub.(*validation).Push+0x8b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:261 # 0xc3a8e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).pushMsg+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1412 # 0xc3a104 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0xac4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1348 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [138: 10174464] @ 0x48b4b3 0x4901c9 0x68359f 0x683538 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194dbb 0x11946cb 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x68359e compress/flate.(*compressor).initDeflate+0x53e /usr/local/go/src/compress/flate/deflate.go:374 # 0x683537 compress/flate.(*compressor).init+0x4d7 /usr/local/go/src/compress/flate/deflate.go:595 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194dba github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x17a /home/pactus/source/sync/handler_blocks_request.go:113 # 0x11946ca github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x54a /home/pactus/source/sync/handler_blocks_request.go:52 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 2080] @ 0x48b485 0x4901c9 0x6a20ee 0x6a1e37 0x1166e77 0x1166c18 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6a20ed github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0xad /home/pactus/source/types/certificate/certificate.go:310 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166e76 github.com/pactus-project/pactus/state.(*state).validatePrevCertificate+0x56 /home/pactus/source/state/validation.go:51 # 0x1166c17 github.com/pactus-project/pactus/state.(*state).validateBlock+0x277 /home/pactus/source/state/validation.go:41 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [18: 144] @ 0x48b485 0x490767 0xc3c290 0xc3c2bd 0xc2a9a9 0xc2a99d 0xc28551 0xc26f85 0xc26d88 0xc265d4 0xc3aad2 0xc369e5 0x495521 # 0xc3c28f github.com/libp2p/go-libp2p-pubsub.(*priorityQueue).NormalPush+0x20f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:26 # 0xc3c2bc github.com/libp2p/go-libp2p-pubsub.(*rpcQueue).push+0x23c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:97 # 0xc2a9a8 github.com/libp2p/go-libp2p-pubsub.(*rpcQueue).Push+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:68 # 0xc2a99c github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).doSendRPC+0x3c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1538 # 0xc28550 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendRPC+0x590 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1508 # 0xc26f84 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish-range1+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1300 # 0xc26d87 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish.(*GossipSubRouter).rpcs.func1+0x767 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1379 # 0xc265d3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1299 # 0xc3aad1 github.com/libp2p/go-libp2p-pubsub.(*PubSub).publishMessage+0x51 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1457 # 0xc369e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:879 0: 0 [4: 896] @ 0x48b4ac 0x425d05 0x6b2fba 0x6b2fd0 0x169bdcf 0x16d66d3 0x16cfedf 0x16d1188 0x16d127f 0x16d0c3d 0x16d9a12 0x16d99d1 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6b2fb9 crypto/internal/fips140/sha512.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:205 # 0x6b2fcf crypto/sha512.New+0x2f /usr/local/go/src/crypto/sha512/sha512.go:53 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16d66d2 crypto/internal/fips140/ecdsa.newDRBG[...].func1+0x32 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:58 # 0x16cfede crypto/internal/fips140/ecdsa.(*hmacDRBG).Generate+0x1fe /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:170 # 0x16d1187 crypto/internal/fips140/ecdsa.signGeneric[...].func1+0x27 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:336 # 0x16d127e crypto/internal/fips140/ecdsa.randomPoint[...]+0xbe /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:229 # 0x16d0c3c crypto/internal/fips140/ecdsa.signGeneric[...]+0x7c /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:335 # 0x16d9a11 crypto/internal/fips140/ecdsa.sign[...]+0x271 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go:10 # 0x16d99d0 crypto/internal/fips140/ecdsa.Sign[...]+0x230 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:306 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 24] @ 0x48b485 0x425d05 0x7ee129 0xd66834 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7ee128 crypto/x509.(*Certificate).Verify+0x288 /usr/local/go/src/crypto/x509/verify.go:598 # 0xd66833 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x293 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:184 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 581632] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 581632] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 581632] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [42: 21504] @ 0x48b485 0x490767 0x86f886 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86f885 google.golang.org/protobuf/internal/impl.consumeStringSliceValidateUTF8+0xa5 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5275 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [29: 696] @ 0x48b4ac 0x4907d3 0x5c7a3e 0x5c82c6 0x69be5e 0x159dccf 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x5c7a3d golang.org/x/crypto/ripemd160.(*digest).Sum+0x1bd /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/ripemd160/ripemd160.go:123 # 0x5c82c5 github.com/pactus-project/pactus/crypto/hash.Hash160+0xc5 /home/pactus/source/crypto/hash/hash.go:34 # 0x69be5d github.com/pactus-project/pactus/crypto/bls.(*PublicKey).ValidatorAddress+0x5d /home/pactus/source/crypto/bls/public_key.go:170 # 0x159dcce github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x6ae /home/pactus/source/www/grpc/network.go:128 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [6: 480] @ 0x48b4ac 0x4901c9 0x5adf6a 0x159d749 0x159d6ea 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x159d748 github.com/fxamacker/cbor/v2.Marshal+0x128 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x159d6e9 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0xc9 /home/pactus/source/www/grpc/network.go:101 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [13: 1664] @ 0x48b485 0x425d05 0xb79b9d 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb79b9c github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x25c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:52 # 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 0: 0 [1: 256] @ 0x48b485 0x425d05 0xd02a2b 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x108200e 0x10805f3 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xd02a2a github.com/libp2p/go-yamux/v5.newStream+0x10a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:58 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x108200d github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleConnect+0xb6d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:364 # 0x10805f2 github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay.(*Relay).handleStream+0x412 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/circuitv2/relay/relay.go:174 # 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 0: 0 [7: 784] @ 0x48b4ac 0x41b526 0x539e0a 0xcfd7a8 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0x539e09 context.(*cancelCtx).Done+0x129 /usr/local/go/src/context/context.go:457 # 0xcfd7a7 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:208 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [2: 192] @ 0x48b485 0x425d05 0x6c3305 0x967de5 0x967d3c 0x93c057 0x97538c 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x967de4 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x144 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x967d3b crypto/tls.(*certificateMsgTLS13).marshal+0x9b /usr/local/go/src/crypto/tls/handshake_messages.go:1468 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x97538b crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x38b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:852 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [37: 151552] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 96] @ 0x48b485 0x4901c9 0xb0119e 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0xb0119d github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0x3d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:107 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [13: 416] @ 0x48b485 0x425d05 0x7c1d71 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x7c1d70 github.com/multiformats/go-multiaddr.readComponent+0x3d0 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:120 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [2: 48] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc145d4 0xb84d1c 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc145d3 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*pstoremem).PeerInfo+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/peerstore.go:97 # 0xb84d1b github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x57b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:455 0: 0 [5: 960] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x490767 0xb84dc5 0x495521 # 0xb84dc4 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x624 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:456 0: 0 [6: 96] @ 0x48b4a5 0x473854 0x473366 0x7c3f35 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x7c3f34 github.com/multiformats/go-multiaddr.validateComponent+0x3d4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:343 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0xb2cdc5 0xb2cd86 0xb2d48b 0xb7fbb1 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0xb2cdc4 github.com/whyrusleeping/go-keyspace.(*xorKeySpace).Key+0x64 /home/pactus/go/pkg/mod/github.com/whyrusleeping/go-keyspace@v0.0.0-20160322163242-5b898ac5add1/xor.go:19 # 0xb2cd85 github.com/libp2p/go-libp2p-kad-dht/netsize.NormedDistance+0x25 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:65 # 0xb2d48a github.com/libp2p/go-libp2p-kad-dht/netsize.(*Estimator).Track+0x42a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/netsize/netsize.go:110 # 0xb7fbb0 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x410 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:42 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [2: 128] @ 0x48b485 0x425d05 0xb85cc5 0xb848ce 0x495521 # 0xb85cc4 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).dialPeer+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:524 # 0xb848cd github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:418 0: 0 [1: 24] @ 0x48b485 0x48b145 0xb83a0e 0xb83936 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0xb83a0d go.opentelemetry.io/otel/trace.WithAttributes+0x30d /home/pactus/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.43.0/config.go:225 # 0xb83935 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x235 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:323 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [4: 192] @ 0x48b4ac 0x4731d7 0x7c1d8d 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x7c1d8c github.com/multiformats/go-multiaddr.readComponent+0x3ec /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:121 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x790d66 0xb8387b 0xb83855 0xb83856 0xb83908 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0xb8387a github.com/mr-tron/base58/base58.FastBase58Encoding+0x17a /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0xb83854 github.com/mr-tron/base58/base58.Encode+0x154 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0xb83855 github.com/libp2p/go-libp2p/core/peer.ID.String+0x155 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0xb83907 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x207 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:325 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [4: 192] @ 0x48b485 0x425d05 0xb00fe5 0xb03368 0xb8002a 0xb84a64 0x495521 # 0xb00fe4 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [3: 288] @ 0x48b485 0x421deb 0xa5894c 0xa5868d 0xa5d22c 0xb8484c 0x495521 # 0xa5894b go.opentelemetry.io/otel/internal/global.(*tracer).newSpan+0x18b /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:186 # 0xa5868c go.opentelemetry.io/otel/internal/global.(*tracer).Start+0xac /home/pactus/go/pkg/mod/go.opentelemetry.io/otel@v1.43.0/internal/global/trace.go:150 # 0xa5d22b github.com/libp2p/go-libp2p-kad-dht/internal.StartSpan+0xeb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/tracing.go:15 # 0xb8484b github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0xab /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:412 0: 0 [2: 224] @ 0x48b4ac 0x4901c9 0x790d66 0x7ca83b 0x7ca836 0x7ca835 0x7ca83c 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0x7ca83a github.com/mr-tron/base58/base58.FastBase58Encoding+0x3a /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x7ca835 github.com/mr-tron/base58/base58.Encode+0x35 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x7ca834 github.com/multiformats/go-multihash.Multihash.B58String+0x34 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/multihash.go:199 # 0x7ca83b github.com/multiformats/go-multiaddr.p2pBtS+0x3b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:392 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [15: 1680] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0x53afa5 0x53b60d 0x53b5cf 0x1154192 0x115072a 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0x53afa4 context.WithDeadlineCause+0x264 /usr/local/go/src/context/context.go:652 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0x1154191 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x191 /home/pactus/source/network/stream.go:80 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 112] @ 0x48b485 0x425d05 0x41b494 0xcfd0f0 0xcfcda5 0xd064fb 0xd5d69d 0xd5c0be 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0xcfd0ef github.com/libp2p/go-yamux/v5.newSession+0x28f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:144 # 0xcfcda4 github.com/libp2p/go-yamux/v5.Client+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:140 # 0xd064fa github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xda /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:53 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 352] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0x7dbd1b 0x7dbada 0xd6665a 0xd661ab 0x94cbc3 0x95129a 0x94e46c 0x947d28 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x7dbd1a crypto/x509.(*CertPool).addCertFunc+0x27a /usr/local/go/src/crypto/x509/cert_pool.go:210 # 0x7dbad9 crypto/x509.(*CertPool).AddCert+0x39 /usr/local/go/src/crypto/x509/cert_pool.go:184 # 0xd66659 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:163 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x94cbc2 crypto/tls.(*Conn).verifyServerCertificate+0x862 /usr/local/go/src/crypto/tls/handshake_client.go:1182 # 0x951299 crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x299 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:635 # 0x94e46b crypto/tls.(*clientHandshakeStateTLS13).handshake+0x76b /usr/local/go/src/crypto/tls/handshake_client_tls13.go:136 # 0x947d27 crypto/tls.(*Conn).clientHandshake+0x827 /usr/local/go/src/crypto/tls/handshake_client.go:339 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [4: 384] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc145d4 0xb84d1c 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc145d3 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*pstoremem).PeerInfo+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/peerstore.go:97 # 0xb84d1b github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x57b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:455 0: 0 [2: 64] @ 0x48b485 0x425d05 0x10d817a 0xc1a7ad 0x495521 # 0x10d8179 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0xe99 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:485 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [4: 96] @ 0x48b4ac 0x4901c9 0x8fd6f5 0x8fd5a5 0x10ddde6 0x10ddd83 0x10de227 0x8fcfcb 0x10de0a9 0x10d9242 0x11548f8 0x495521 # 0x8fd6f4 github.com/multiformats/go-multistream.lpReadBuf+0xb4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:295 # 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 0: 0 [2: 64] @ 0x48b485 0x425d05 0x7c1b75 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x7c1b74 github.com/multiformats/go-multiaddr.readComponent+0x1d4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:88 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0xb7bfa5 0xb7c013 0xb7c098 0xb8531c 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0xb7bfa4 github.com/libp2p/go-libp2p-kbucket.ConvertKey+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:51 # 0xb7c012 github.com/libp2p/go-libp2p-kad-dht.NewKeyKadID+0x192 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:24 # 0xb7c097 github.com/libp2p/go-libp2p-kad-dht.NewLookupEvent+0x217 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:72 # 0xb8531b github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xfb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:477 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0xb7bdbf 0xb7be1d 0xb7be51 0xb7c1ec 0xb83cad 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0xb7bdbe github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0x3e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb7be1c github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x9c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:38 # 0xb7be50 github.com/libp2p/go-libp2p-kad-dht.OptPeerKadID+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:56 # 0xb7c1eb github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x6b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:107 # 0xb83cac github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5ac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:334 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x58c6b9 0x58c63d 0xb2c35e 0xb2c34c 0xb35018 0xb34e0e 0xb35171 0xb853ea 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0x58c6b8 math/big.nat.make+0x98 /usr/local/go/src/math/big/nat.go:67 # 0x58c63c math/big.nat.setBytes+0x1c /usr/local/go/src/math/big/nat.go:1023 # 0xb2c35d math/big.(*Int).SetBytes+0xdd /usr/local/go/src/math/big/int.go:519 # 0xb2c34b github.com/whyrusleeping/go-keyspace.(*xorKeySpace).Distance+0xcb /home/pactus/go/pkg/mod/github.com/whyrusleeping/go-keyspace@v0.0.0-20160322163242-5b898ac5add1/xor.go:39 # 0xb35017 github.com/whyrusleeping/go-keyspace.Key.Distance+0x237 /home/pactus/go/pkg/mod/github.com/whyrusleeping/go-keyspace@v0.0.0-20160322163242-5b898ac5add1/keyspace.go:45 # 0xb34e0d github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).distanceToKey+0x2d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:80 # 0xb35170 github.com/libp2p/go-libp2p-kad-dht/qpeerset.(*QueryPeerset).TryAdd+0x110 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/qpeerset/qpeerset.go:92 # 0xb853e9 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0x1c9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:497 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [12: 576] @ 0x48b485 0x425d05 0x69c514 0x69c4ea 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e92ee 0x6e92d4 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x69c513 bytes.NewReader+0x93 /usr/local/go/src/bytes/reader.go:159 # 0x69c4e9 github.com/pactus-project/pactus/crypto/bls.(*Signature).UnmarshalCBOR+0x69 /home/pactus/source/crypto/bls/signature.go:66 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e92ed github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e92d3 github.com/pactus-project/pactus/types/vote.(*Vote).UnmarshalCBOR+0x13 /home/pactus/source/types/vote/vote.go:178 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 416] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182c9f 0x1182ca0 0x1198ccf 0x11992e5 0x1199da5 0x11993da 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x11992e4 github.com/pactus-project/pactus/sync.(*synchronizer).sayHello+0x1c4 /home/pactus/source/sync/sync.go:244 # 0x1199da4 github.com/pactus-project/pactus/sync.(*synchronizer).processProtocolsEvent+0x1e4 /home/pactus/source/sync/sync.go:321 # 0x11993d9 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xb9 /home/pactus/source/sync/sync.go:271 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b485 0x425d05 0xb7c065 0xb8531c 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb31ac5 0xb306ad 0xb303bf 0x495521 # 0xb7c064 github.com/libp2p/go-libp2p-kad-dht.NewLookupEvent+0x1e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:69 # 0xb8531b github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xfb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:477 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb31ac4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).queryForSelf+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:332 # 0xb306ac github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0xcc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:246 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 256] @ 0x48b4ac 0x4907d3 0x6c3217 0x6c3067 0x9584f4 0x9584d3 0x6c2f44 0x6c339c 0x9556ba 0x955547 0x95a0d5 0x93c057 0x947955 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x6c3216 vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x1f6 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x6c3066 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x46 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:194 # 0x9584f3 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint8LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:146 # 0x9584d2 crypto/tls.(*clientHelloMsg).marshalMsg.func12+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:258 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x9556b9 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x2339 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x955546 crypto/tls.(*clientHelloMsg).marshalMsg+0x21c6 /usr/local/go/src/crypto/tls/handshake_messages.go:257 # 0x95a0d4 crypto/tls.(*clientHelloMsg).marshal+0x14 /usr/local/go/src/crypto/tls/handshake_messages.go:376 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x947954 crypto/tls.(*Conn).clientHandshake+0x454 /usr/local/go/src/crypto/tls/handshake_client.go:281 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 6528] @ 0x48b4ac 0x425d05 0x924fa6 0x924f93 0x92501f 0x97a8c6 0x946de2 0x947585 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x924fa5 crypto/internal/fips140/mlkem.(*DecapsulationKey768).EncapsulationKey+0x25 /usr/local/go/src/crypto/internal/fips140/mlkem/mlkem768.go:125 # 0x924f92 crypto/mlkem.(*DecapsulationKey768).EncapsulationKey+0x12 /usr/local/go/src/crypto/mlkem/mlkem.go:85 # 0x92501e crypto/mlkem.(*DecapsulationKey768).Encapsulator+0x9e /usr/local/go/src/crypto/mlkem/mlkem.go:93 # 0x97a8c5 crypto/tls.(*hybridKeyExchange).keyShares+0x105 /usr/local/go/src/crypto/tls/key_schedule.go:185 # 0x946de1 crypto/tls.(*Conn).makeClientHello+0x981 /usr/local/go/src/crypto/tls/handshake_client.go:152 # 0x947584 crypto/tls.(*Conn).clientHandshake+0x84 /usr/local/go/src/crypto/tls/handshake_client.go:231 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [24: 1920] @ 0x48b485 0x425d05 0x6a3cd3 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a3cd2 github.com/pactus-project/pactus/genesis.MainnetGenesis+0x72 /home/pactus/source/genesis/mainnet.go:12 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [98: 2132480] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182bd7 0x1182bb3 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182bd6 github.com/fxamacker/cbor/v2.Marshal+0x36 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182bb2 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x12 /home/pactus/source/sync/bundle/bundle.go:74 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 128] @ 0x48b485 0x425d05 0xce31f3 0xd3c3d9 0x10d796f 0x115423b 0x115072a 0x495521 # 0xce31f2 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetProtocol+0x532 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:890 # 0xd3c3d8 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:155 # 0x10d796e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x68e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:481 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [12: 2112] @ 0x48b485 0x425d05 0x68315f 0x68322c 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x68315e compress/flate.newHuffmanEncoder+0xfe /usr/local/go/src/compress/flate/huffman_code.go:60 # 0x68322b compress/flate.newHuffmanBitWriter+0x1cb /usr/local/go/src/compress/flate/huffman_bit_writer.go:101 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [24: 11520] @ 0x48b485 0x425d05 0x6831fb 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6831fa compress/flate.newHuffmanBitWriter+0x19a /usr/local/go/src/compress/flate/huffman_bit_writer.go:95 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [11: 25344] @ 0x48b48c 0x490767 0xc2ea6f 0xc2e905 0xc2b2df 0xc36a65 0x495521 # 0xc2ea6e github.com/libp2p/go-libp2p-pubsub.(*MessageCache).GetGossipIDs+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/mcache.go:87 # 0xc2e904 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1959 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [17: 544] @ 0x48b4ac 0x4731d7 0xbe6df4 0xbe6589 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6df3 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIHave).Unmarshal+0x773 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2573 # 0xbe6588 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1348 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2316 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [32: 28672] @ 0x48b4ac 0x4907d3 0xbe4ec5 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4ec4 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xfa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2095 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [19: 1216] @ 0x48b4ac 0x4901c9 0x53dd96 0x53df19 0x7c136b 0x7c50cf 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x53dd95 bytes.(*Buffer).grow+0x1b5 /usr/local/go/src/bytes/buffer.go:155 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x7c136a github.com/multiformats/go-multiaddr.stringToBytes+0x2ca /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:35 # 0x7c50ce github.com/multiformats/go-multiaddr.NewMultiaddr+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:36 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [25: 1600] @ 0x48b485 0x490767 0xbe6c3b 0xbe6589 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6c3a github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIHave).Unmarshal+0x5ba /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2606 # 0xbe6588 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1348 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2316 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [25: 4000] @ 0x48b485 0x425d05 0xce416c 0xce9ca5 0xd065a2 0xd01822 0xd00f45 0xd008f0 0xd00738 0x495521 # 0xce416b github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScopeSpan+0xcb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:68 # 0xce9ca4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceScope).BeginSpan+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:739 # 0xd065a1 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn.func1+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:45 # 0xd01821 github.com/libp2p/go-yamux/v5.(*Session).incomingStream+0x61 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:857 # 0xd00f44 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:759 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [13: 624] @ 0x48b485 0x425d05 0x114aef9 0xc4dee7 0xc4dcaa 0xc4d805 0xc4d337 0xc4d1dc 0x495521 # 0x114aef8 github.com/pactus-project/pactus/network.(*gossipService).joinTopic.(*gossipService).createValidator.func2+0x58 /home/pactus/source/network/gossip.go:210 # 0xc4dee6 github.com/libp2p/go-libp2p-pubsub.(*validatorImpl).validateMsg+0x126 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:501 # 0xc4dca9 github.com/libp2p/go-libp2p-pubsub.(*validation).validateSingleTopic+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:479 # 0xc4d804 github.com/libp2p/go-libp2p-pubsub.(*validation).validateTopic+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:428 # 0xc4d336 github.com/libp2p/go-libp2p-pubsub.(*validation).doValidateTopic+0x56 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:399 # 0xc4d1db github.com/libp2p/go-libp2p-pubsub.(*validation).validate.func1+0x3b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:369 0: 0 [29: 232] @ 0x48b485 0x425d05 0x74b81e 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x74b81d github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2dd /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:511 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 288] @ 0x48b485 0x425d05 0x11542f5 0x115072a 0x495521 # 0x11542f4 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x2f4 /home/pactus/source/network/stream.go:107 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [1: 557056] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 557056] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [32: 9216] @ 0x48b485 0x48b5c5 0x4cc5fd 0x856925 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x856924 google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0x84 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:446 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [22: 6336] @ 0x48b485 0x425d05 0x159d685 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x159d684 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x64 /home/pactus/source/www/grpc/network.go:98 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [6: 24576] @ 0x48b4ac 0x4901c9 0xafec7f 0xafec12 0xafec16 0x1055eb6 0x10552a6 0x1052f28 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xafec7e bufio.NewReaderSize+0xbe /usr/local/go/src/bufio/bufio.go:57 # 0xafec11 bufio.NewReader+0x51 /usr/local/go/src/bufio/bufio.go:63 # 0xafec15 github.com/libp2p/go-msgio/pbio.NewDelimitedReader+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:59 # 0x1055eb5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x2d5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:524 # 0x10552a5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handlePush+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:459 # 0x1052f27 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).Start.(*Limiter).Limit.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:96 # 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 0: 0 [205: 13120] @ 0x48b485 0x425d05 0x75422c 0x75450c 0x74b777 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75422b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x6b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:608 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 640] @ 0x48b4ac 0x4901c9 0x6831a9 0x683231 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6831a8 compress/flate.newHuffmanEncoder+0x148 /usr/local/go/src/compress/flate/huffman_code.go:60 # 0x683230 compress/flate.newHuffmanBitWriter+0x1d0 /usr/local/go/src/compress/flate/huffman_bit_writer.go:102 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 800] @ 0x48b485 0x425d05 0xc2e7b9 0xc2e794 0xc2c076 0xc36a65 0x495521 # 0xc2e7b8 github.com/libp2p/go-libp2p-pubsub.rpcWithControl+0x778 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:227 # 0xc2e793 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x753 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1951 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 16] @ 0x48b4a5 0x4907d3 0x56a899 0x56ac9c 0x56a53d 0x55a0d4 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x56a898 encoding/json.(*scanner).pushParseState+0x58 /usr/local/go/src/encoding/json/scanner.go:181 # 0x56ac9b encoding/json.stateBeginValue+0x1fb /usr/local/go/src/encoding/json/scanner.go:224 # 0x56a53c encoding/json.checkValid+0x9c /usr/local/go/src/encoding/json/scanner.go:37 # 0x55a0d3 encoding/json.Unmarshal+0x53 /usr/local/go/src/encoding/json/decode.go:107 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [11: 12672] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x1195bcc 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x1195bcb github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x2eb /home/pactus/source/sync/handler_hello.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [20: 2240] @ 0x48b485 0x425d05 0x749d8f 0x74b67d 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x749d8e github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).get+0x1ee /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:147 # 0x74b67c github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x13c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:480 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 960] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 576] @ 0x48b4ac 0x5aae85 0x59f66b 0x59e475 0x59df4d 0x6e5ff5 0x6e5fd7 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e5ff4 github.com/fxamacker/cbor/v2.Unmarshal+0xb4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e5fd6 github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x96 /home/pactus/source/types/block/block.go:185 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 4096] @ 0x48b48c 0x4901c9 0xc2ecde 0xc2b2df 0xc36a65 0x495521 # 0xc2ecdd github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x45d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1977 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 96] @ 0x48b4ac 0x4901c9 0x6bc8b0 0x7f3aec 0x7f3acb 0xd66a65 0xd661ab 0x94cbc3 0x95129a 0x94e46c 0x947d28 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x6bc8af encoding/asn1.MarshalWithParams+0x12f /usr/local/go/src/encoding/asn1/marshal.go:746 # 0x7f3aeb encoding/asn1.Marshal+0x1cb /usr/local/go/src/encoding/asn1/marshal.go:736 # 0x7f3aca crypto/x509.MarshalPKIXPublicKey+0x1aa /usr/local/go/src/crypto/x509/x509.go:168 # 0xd66a64 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x4c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:198 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x94cbc2 crypto/tls.(*Conn).verifyServerCertificate+0x862 /usr/local/go/src/crypto/tls/handshake_client.go:1182 # 0x951299 crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x299 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:635 # 0x94e46b crypto/tls.(*clientHandshakeStateTLS13).handshake+0x76b /usr/local/go/src/crypto/tls/handshake_client_tls13.go:136 # 0x947d27 crypto/tls.(*Conn).clientHandshake+0x827 /usr/local/go/src/crypto/tls/handshake_client.go:339 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 16] @ 0x48b4ac 0x473854 0x473366 0x7c2e8c 0x7c68bd 0x7c68be 0x118a46c 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x7c2e8b github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x6b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c68bc github.com/multiformats/go-multiaddr.(*Component).Value+0xbc /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:184 # 0x7c68bd github.com/multiformats/go-multiaddr.Multiaddr.ValueForProtocol+0xbd /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:248 # 0x118a46b github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2eb /home/pactus/source/sync/firewall/firewall.go:217 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [21: 1680] @ 0x48b485 0x425d05 0x8b7b74 0x8c5f26 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x8b7b73 github.com/libp2p/go-libp2p/core/crypto.PublicKeyToProto+0x73 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:174 # 0x8c5f25 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:193 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [2: 416] @ 0x48b4ac 0x4901c9 0x1161f11 0x1161f02 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x1161f10 github.com/pactus-project/pactus/types/certificate.(*Certificate).Clone+0x1f0 /home/pactus/source/types/certificate/certificate.go:360 # 0x1161f01 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1e1 /home/pactus/source/state/state.go:305 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [11: 880] @ 0x48b485 0x425d05 0x6f482a 0x6f47ea 0x6f4817 0x6f47e2 0x1165523 0x116ee22 0x116ed93 0x1168b11 0x1168ad4 0x118b645 0x1198b6f 0x119405a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6f4829 github.com/pactus-project/pactus/types/validator.(*Validator).Clone+0x89 /home/pactus/source/types/validator/validator.go:255 # 0x6f47e9 github.com/pactus-project/pactus/committee.(*committee).Validators.func1+0x49 /home/pactus/source/committee/committee.go:122 # 0x6f4816 github.com/pactus-project/pactus/committee.(*committee).iterate+0x76 /home/pactus/source/committee/committee.go:213 # 0x6f47e1 github.com/pactus-project/pactus/committee.(*committee).Validators+0x41 /home/pactus/source/committee/committee.go:121 # 0x1165522 github.com/pactus-project/pactus/state.(*state).CommitteeValidators+0x82 /home/pactus/source/state/state.go:652 # 0x116ee21 github.com/pactus-project/pactus/consensus.(*newHeightState).decide+0x61 /home/pactus/source/consensus/height.go:20 # 0x116ed92 github.com/pactus-project/pactus/consensus.(*newHeightState).enter+0x12 /home/pactus/source/consensus/height.go:15 # 0x1168b10 github.com/pactus-project/pactus/consensus.(*consensus).enterNewState+0xb0 /home/pactus/source/consensus/consensus.go:171 # 0x1168ad3 github.com/pactus-project/pactus/consensus.(*consensus).MoveToNewHeight+0x73 /home/pactus/source/consensus/consensus.go:184 # 0x118b644 github.com/pactus-project/pactus/consensus/manager.(*manager).MoveToNewHeight+0x44 /home/pactus/source/consensus/manager/manager.go:136 # 0x1198b6e github.com/pactus-project/pactus/sync.(*synchronizer).moveConsensusToNewHeight+0xae /home/pactus/source/sync/sync.go:156 # 0x1194059 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1d9 /home/pactus/source/sync/handler_block_announce.go:34 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 240] @ 0x48b4ac 0x4731d7 0x51fa86 0xce4150 0xce9ca5 0xd065a2 0xcfd8ce 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0xce414f github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScopeSpan+0xaf /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:71 # 0xce9ca4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceScope).BeginSpan+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:739 # 0xd065a1 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn.func1+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:45 # 0xcfd8cd github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x1ad /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:214 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [3: 192] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0x7c5125 0x118a1b0 0x118988f 0x1189d33 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0x10d8025 0x10d80bb 0x10d7975 0xc1a7ad 0x495521 # 0x10d8024 github.com/multiformats/go-multistream.newOnce+0xd44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:42 # 0x10d80ba github.com/multiformats/go-multistream.NewMSSelect[...]+0xdda /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:16 # 0x10d7974 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x694 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:484 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [6: 144] @ 0x48b485 0x48b145 0x69b713 0x69b5aa 0x5a1e45 0x59ec5d 0x5a5e88 0x59f7fc 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x69b712 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Decode+0x52 /home/pactus/source/crypto/bls/public_key.go:99 # 0x69b5a9 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).UnmarshalCBOR+0xe9 /home/pactus/source/crypto/bls/public_key.go:88 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a5e87 github.com/fxamacker/cbor/v2.(*decoder).parseArrayToSlice+0x287 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2372 # 0x59f7fb github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x127b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1682 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 80] @ 0x48b485 0x425d05 0xd94d29 0xd94e0d 0xd992d5 0xd992a1 0xdad445 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xd94d28 github.com/quic-go/quic-go/internal/congestion.NewCubic+0x48 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/congestion/cubic.go:71 # 0xd94e0c github.com/quic-go/quic-go/internal/congestion.newCubicSender+0x12c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/congestion/cubic_sender.go:110 # 0xd992d4 github.com/quic-go/quic-go/internal/congestion.NewCubicSender+0x94 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/congestion/cubic_sender.go:78 # 0xd992a0 github.com/quic-go/quic-go/internal/ackhandler.NewSentPacketHandler+0x60 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_handler.go:132 # 0xdad444 github.com/quic-go/quic-go.init.func1+0xc84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:313 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [11: 1584] @ 0x48b485 0x425d05 0x55a0b7 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55a0b6 encoding/json.Unmarshal+0x36 /usr/local/go/src/encoding/json/decode.go:106 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 1114112] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 557056] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 557056] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 1114112] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [2: 1114112] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [7: 784] @ 0x48b4ac 0x4901c9 0x790d66 0x159d7b6 0x159d7a0 0x159d7a1 0x159d789 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0x159d7b5 github.com/mr-tron/base58/base58.FastBase58Encoding+0x195 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x159d79f github.com/mr-tron/base58/base58.Encode+0x17f /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x159d7a0 github.com/libp2p/go-libp2p/core/peer.ID.String+0x180 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0x159d788 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x168 /home/pactus/source/www/grpc/network.go:109 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [10: 8960] @ 0x48b4ac 0x425d05 0x1698712 0x984959 0x935eb6 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x1698711 crypto/internal/fips140/aes/gcm.NewGCMForTLS13+0x91 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go:174 # 0x984958 crypto/tls.aeadAESGCMTLS13+0x78 /usr/local/go/src/crypto/tls/cipher_suites.go:564 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [8: 192] @ 0x48b485 0x48b145 0x69c6d3 0x69c56a 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e92ee 0x6e92d4 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x69c6d2 github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x52 /home/pactus/source/crypto/bls/signature.go:77 # 0x69c569 github.com/pactus-project/pactus/crypto/bls.(*Signature).UnmarshalCBOR+0xe9 /home/pactus/source/crypto/bls/signature.go:66 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e92ed github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e92d3 github.com/pactus-project/pactus/types/vote.(*Vote).UnmarshalCBOR+0x13 /home/pactus/source/types/vote/vote.go:178 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 960] @ 0x48b4ac 0x4901c9 0x6128b7 0x611edc 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x6128b6 github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0x96 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:111 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 240] @ 0x48b485 0x425d05 0x754cbc 0x7550dc 0x75527e 0x7536f5 0x742ed9 0x743650 0x7435b6 0x74365a 0x744873 0x765a6a 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x7550db github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x9b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:769 # 0x75527d github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIterErr+0x13d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:780 # 0x7536f4 github.com/syndtr/goleveldb/leveldb/table.(*indexIter).Get+0x254 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:507 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x74364f github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x10f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:159 # 0x7435b5 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x75 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:148 # 0x743659 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x119 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:160 # 0x744872 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x172 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:178 # 0x765a69 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x3c9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:454 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [3: 192] @ 0x48b485 0x425d05 0x1161f65 0x1161f02 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x1161f64 github.com/pactus-project/pactus/types/certificate.(*Certificate).Clone+0x244 /home/pactus/source/types/certificate/certificate.go:357 # 0x1161f01 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1e1 /home/pactus/source/state/state.go:305 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 160] @ 0x48b485 0x4901c9 0xc153bf 0x10d8544 0x10d78f8 0xc1a7ad 0x495521 # 0xc153be github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryProtoBook).SupportsProtocols+0xfe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/protobook.go:139 # 0x10d8543 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).preferredProtocol+0x63 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:519 # 0x10d78f7 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x617 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:475 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [4: 576] @ 0x48b485 0x4901c9 0xc10d45 0xc1104a 0xc30292 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc11049 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).GetPeerRecord+0x109 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:502 # 0xc30291 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x431 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2127 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 208] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x414eb2 0x53a19a 0x5393f9 0x5393bd 0x93ebeb 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x53a199 context.(*cancelCtx).propagateCancel+0x199 /usr/local/go/src/context/context.go:501 # 0x5393f8 context.withCancel+0x58 /usr/local/go/src/context/context.go:278 # 0x5393bc context.WithCancel+0x1c /usr/local/go/src/context/context.go:241 # 0x93ebea crypto/tls.(*Conn).handshakeContext+0x6a /usr/local/go/src/crypto/tls/conn.go:1527 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 432] @ 0x48b485 0x425d05 0x55a0b7 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x55a0b6 encoding/json.Unmarshal+0x36 /usr/local/go/src/encoding/json/decode.go:106 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 6528] @ 0x48b48c 0x490767 0x784e65 0x782f05 0x774eb4 0x7645a5 0x764359 0x763b8a 0x764525 0x764428 0x766b8d 0x767594 0x768849 0x495521 # 0x784e64 github.com/syndtr/goleveldb/leveldb.(*versionStaging).finish+0xf44 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:522 # 0x782f04 github.com/syndtr/goleveldb/leveldb.(*version).spawn+0x44 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:283 # 0x774eb3 github.com/syndtr/goleveldb/leveldb.(*session).commit+0x73 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session.go:216 # 0x7645a4 github.com/syndtr/goleveldb/leveldb.(*DB).compactionCommit.func1+0x24 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:265 # 0x764358 github.com/syndtr/goleveldb/leveldb.(*compactionTransactFunc).run+0x18 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:243 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x764524 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransactFunc+0x164 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:254 # 0x764427 github.com/syndtr/goleveldb/leveldb.(*DB).compactionCommit+0x67 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:264 # 0x766b8c github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x6ac /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:596 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [1: 144] @ 0x48b4ac 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x16119e5 0x160dec5 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x16119e4 github.com/creachadair/jrpc2.(*Server).read+0x124 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:637 # 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 0: 0 [3: 12288] @ 0x48b4ac 0x4901c9 0x9f974b 0x9f9727 0x9feb9a 0x495521 # 0x9f974a bufio.NewWriterSize+0x1aa /usr/local/go/src/bufio/bufio.go:599 # 0x9f9726 net/http.newBufioWriterSize+0x186 /usr/local/go/src/net/http/server.go:882 # 0x9feb99 net/http.(*conn).serve+0x2f9 /usr/local/go/src/net/http/server.go:1982 0: 0 [33: 5808] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55c845 0x55ad3e 0x55b8bb 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [392: 9408] @ 0x48b4ac 0x4731d7 0xbe6bfb 0xbe6589 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6bfa github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIHave).Unmarshal+0x57a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2606 # 0xbe6588 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1348 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2316 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [4: 640] @ 0x48b485 0x425d05 0xc21bc8 0xc21ba8 0xc3a0db 0xc369ca 0x495521 # 0xc21bc7 github.com/libp2p/go-libp2p-pubsub.rpcWithControl+0x487 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:227 # 0xc21ba7 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Preprocess+0x467 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:870 # 0xc3a0da github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0xa9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1346 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [3: 288] @ 0x48b4ac 0x425d05 0x69c8af 0x69b896 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x69c8ae github.com/pactus-project/pactus/crypto/bls.(*Signature).PointG1+0x2e /home/pactus/source/crypto/bls/signature.go:108 # 0x69b895 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x75 /home/pactus/source/crypto/bls/public_key.go:118 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 11520] @ 0x48b48c 0x490767 0xc31605 0xc26669 0xc265d4 0xc3aad2 0xc369e5 0x495521 # 0xc31604 github.com/libp2p/go-libp2p-pubsub.(*MessageCache).Put+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/mcache.go:58 # 0xc26668 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish.(*GossipSubRouter).rpcs.func1+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1306 # 0xc265d3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1299 # 0xc3aad1 github.com/libp2p/go-libp2p-pubsub.(*PubSub).publishMessage+0x51 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1457 # 0xc369e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:879 0: 0 [21: 336] @ 0x48b4a5 0x48b01b 0xc19f50 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xc19f4f github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x5ef /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:99 # 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 0: 0 [6: 192] @ 0x48b4ac 0x4907d3 0x56a899 0x56ac9c 0x56aa6a 0x56a53d 0x55a0d4 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x56a898 encoding/json.(*scanner).pushParseState+0x58 /usr/local/go/src/encoding/json/scanner.go:181 # 0x56ac9b encoding/json.stateBeginValue+0x1fb /usr/local/go/src/encoding/json/scanner.go:224 # 0x56aa69 encoding/json.stateBeginValueOrEmpty+0x49 /usr/local/go/src/encoding/json/scanner.go:213 # 0x56a53c encoding/json.checkValid+0x9c /usr/local/go/src/encoding/json/scanner.go:37 # 0x55a0d3 encoding/json.Unmarshal+0x53 /usr/local/go/src/encoding/json/decode.go:107 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [10: 5760] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x93ac10 0x93abd7 0x937d5b 0x93c371 0x93c372 0x93c3f9 0x96bc9b 0x96b21a 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x93ac0f bytes.(*Buffer).Grow+0x6f /usr/local/go/src/bytes/buffer.go:186 # 0x93abd6 crypto/tls.(*Conn).readFromUntil+0x36 /usr/local/go/src/crypto/tls/conn.go:836 # 0x937d5a crypto/tls.(*Conn).readRecordOrCCS+0x3da /usr/local/go/src/crypto/tls/conn.go:626 # 0x93c370 crypto/tls.(*Conn).readRecord+0x50 /usr/local/go/src/crypto/tls/conn.go:588 # 0x93c371 crypto/tls.(*Conn).readHandshakeBytes+0x51 /usr/local/go/src/crypto/tls/conn.go:1084 # 0x93c3f8 crypto/tls.(*Conn).readHandshake+0x38 /usr/local/go/src/crypto/tls/conn.go:1095 # 0x96bc9a crypto/tls.(*Conn).readClientHello+0x3a /usr/local/go/src/crypto/tls/handshake_server.go:137 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [86: 2064] @ 0x48b485 0x425d05 0x76b01b 0x760725 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x76b01a github.com/syndtr/goleveldb/leveldb.(*DB).acquireSnapshot+0xfa /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_snapshot.go:43 # 0x760724 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0xc4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:867 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [193: 222336] @ 0x48b48c 0x490767 0xbe6c3b 0xbe6589 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6c3a github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIHave).Unmarshal+0x5ba /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2606 # 0xbe6588 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1348 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2316 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [27: 24192] @ 0x48b48c 0x4901c9 0xb7e965 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb7e964 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x2a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:275 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [3: 240] @ 0x48b485 0x421deb 0x6a322d 0x6a3c7f 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x6a322c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x2c /home/pactus/source/genesis/genesis.go:69 # 0x6a3c7e github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0x1e /home/pactus/source/genesis/genesis.go:189 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [18: 27648] @ 0x48b4ac 0x4901c9 0x5b7748 0x5b758e 0x5b71e6 0x1182de9 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5b7747 github.com/fxamacker/cbor/v2.(*Decoder).read+0x87 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:139 # 0x5b758d github.com/fxamacker/cbor/v2.(*Decoder).readNext+0x14d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:111 # 0x5b71e5 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0x25 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:30 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [23: 11776] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 1152] @ 0x48b48c 0x425d05 0x759d25 0x77f5a5 0x76514e 0x766007 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x759d24 github.com/syndtr/goleveldb/leveldb/table.NewWriter+0x144 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:401 # 0x77f5a4 github.com/syndtr/goleveldb/leveldb.(*tOps).create+0x144 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:367 # 0x76514d github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV+0x16d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:393 # 0x766006 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x966 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:529 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [2: 320] @ 0x48b4ac 0x4731d7 0x51cb0a 0x93e7e5 0x93e7af 0xcfe344 0xd00751 0x495521 # 0x51cb09 fmt.errorf+0xc9 /usr/local/go/src/fmt/errors.go:42 # 0x93e7e4 fmt.Errorf+0xa4 /usr/local/go/src/fmt/errors.go:26 # 0x93e7ae crypto/tls.(*Conn).Close+0x6e /usr/local/go/src/crypto/tls/conn.go:1448 # 0xcfe343 github.com/libp2p/go-yamux/v5.(*Session).close+0x263 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:324 # 0xd00750 github.com/libp2p/go-yamux/v5.(*Session).recv+0x30 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:693 0: 0 [16: 2816] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55c845 0x55ad3e 0x55b8bb 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x58c6b9 0x58c63d 0x6c6a85 0x6c69ff 0x6c6330 0x6cd0cd 0x6c41d9 0x7e30d4 0x7e8739 0x7e91bd 0x9702c9 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x58c6b8 math/big.nat.make+0x98 /usr/local/go/src/math/big/nat.go:67 # 0x58c63c math/big.nat.setBytes+0x1c /usr/local/go/src/math/big/nat.go:1023 # 0x6c6a84 math/big.(*Int).SetBytes+0x104 /usr/local/go/src/math/big/int.go:519 # 0x6c69fe crypto/ecdsa.pointToAffine+0x7e /usr/local/go/src/crypto/ecdsa/ecdsa.go:629 # 0x6c632f crypto/ecdsa.publicKeyFromFIPS+0x2f /usr/local/go/src/crypto/ecdsa/ecdsa.go:549 # 0x6cd0cc crypto/ecdsa.parseUncompressedPublicKey[...]+0x4c /usr/local/go/src/crypto/ecdsa/ecdsa.go:130 # 0x6c41d8 crypto/ecdsa.ParseUncompressedPublicKey+0x2f8 /usr/local/go/src/crypto/ecdsa/ecdsa.go:115 # 0x7e30d3 crypto/x509.parsePublicKey+0x473 /usr/local/go/src/crypto/x509/parser.go:295 # 0x7e8738 crypto/x509.parseCertificate+0x9d8 /usr/local/go/src/crypto/x509/parser.go:1011 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0x9702c8 crypto/tls.(*Conn).processCertsFromClient+0xc8 /usr/local/go/src/crypto/tls/handshake_server.go:945 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x16f0550 0x16efb2d 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16f054f crypto/internal/fips140/tls13.extract[...]+0x6f /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:44 # 0x16efb2c crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x6c /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:123 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [46: 736] @ 0x48b485 0x48b0a5 0xc19f0e 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xc19f0d github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x5ad /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:99 # 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 0: 0 [9: 8064] @ 0x48b4ac 0x425d05 0x1698712 0x984959 0x935eb6 0x974847 0x97481b 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x1698711 crypto/internal/fips140/aes/gcm.NewGCMForTLS13+0x91 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go:174 # 0x984958 crypto/tls.aeadAESGCMTLS13+0x78 /usr/local/go/src/crypto/tls/cipher_suites.go:564 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x974846 crypto/tls.(*Conn).setWriteTrafficSecret+0x4e6 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x97481a crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x4ba /usr/local/go/src/crypto/tls/handshake_server_tls13.go:753 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [53: 25440] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 3456] @ 0x48b4ac 0x4901c9 0x612cbc 0x611edc 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x612cbb github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0x49b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:125 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 548864] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 1048576] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 548864] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 548864] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 548864] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 1032192] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e019 0x56449e 0x565d43 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e018 bytes.(*Buffer).WriteString+0x58 /usr/local/go/src/bytes/buffer.go:209 # 0x56449d encoding/json.structEncoder.encode+0x37d /usr/local/go/src/encoding/json/encode.go:742 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x53dd96 0x53df19 0x5c94e3 0x5c9e3d 0x6e3d2b 0x6e3ca2 0x6e48de 0x6e334f 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x53dd95 bytes.(*Buffer).grow+0x1b5 /usr/local/go/src/bytes/buffer.go:155 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x5c94e2 github.com/pactus-project/pactus/util/encoding.binaryFreeList.PutUint8+0xc2 /home/pactus/source/util/encoding/encoding.go:133 # 0x5c9e3c github.com/pactus-project/pactus/util/encoding.WriteElement+0x1dc /home/pactus/source/util/encoding/encoding.go:253 # 0x6e3d2a github.com/pactus-project/pactus/util/encoding.WriteElements+0xaa /home/pactus/source/util/encoding/encoding.go:281 # 0x6e3ca1 github.com/pactus-project/pactus/types/tx.(*Tx).encodeWithNoSignatory+0x21 /home/pactus/source/types/tx/tx.go:350 # 0x6e48dd github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x3d /home/pactus/source/types/tx/tx.go:517 # 0x6e334e github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x10e /home/pactus/source/types/tx/tx.go:225 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 3840] @ 0x48b4ac 0x5aae85 0x59f66b 0x59e475 0x59df4d 0x6e5ff5 0x6e5fd7 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e5ff4 github.com/fxamacker/cbor/v2.Unmarshal+0xb4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e5fd6 github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x96 /home/pactus/source/types/block/block.go:185 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [60: 860160] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182c9f 0x1182ca0 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 144] @ 0x48b4ac 0x4901c9 0x7409d5 0x740453 0x740754 0x75849d 0x758ef1 0x759205 0x780b8b 0x7651c8 0x766007 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x7409d4 github.com/syndtr/goleveldb/leveldb/util.makeSlice+0x54 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:192 # 0x740452 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).grow+0x112 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:105 # 0x740753 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).Write+0x53 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:148 # 0x75849c github.com/syndtr/goleveldb/leveldb/table.(*blockWriter).append+0x35c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:56 # 0x758ef0 github.com/syndtr/goleveldb/leveldb/table.(*Writer).flushPendingBH+0x190 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:222 # 0x759204 github.com/syndtr/goleveldb/leveldb/table.(*Writer).Append+0x1c4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:261 # 0x780b8a github.com/syndtr/goleveldb/leveldb.(*tWriter).append+0x1ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:548 # 0x7651c7 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV+0x1e7 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:400 # 0x766006 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x966 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:529 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [1: 240] @ 0x48b485 0x425d05 0x754cbc 0x7554cb 0x780407 0x77f369 0x742e62 0x742ed9 0x7431b0 0x743f4a 0x74498b 0x765a6a 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x7554ca github.com/syndtr/goleveldb/leveldb/table.(*Reader).NewIterator+0x16a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:812 # 0x780406 github.com/syndtr/goleveldb/leveldb.(*tOps).newIterator+0x66 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:469 # 0x77f368 github.com/syndtr/goleveldb/leveldb.(*tFilesArrayIndexer).Get+0x48 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:322 # 0x742e61 github.com/syndtr/goleveldb/leveldb/iterator.(*arrayIteratorIndexer).Get+0x61 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/array_iter.go:161 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x7431af github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).First+0xcf /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:87 # 0x743f49 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).First+0xc9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:79 # 0x74498a github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x28a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:166 # 0x765a69 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x3c9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:454 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [71: 1163264] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x68652e 0x685cf1 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x68652d compress/flate.(*huffmanBitWriter).writeTokens+0x12d /usr/local/go/src/compress/flate/huffman_bit_writer.go:580 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 384] @ 0x48b485 0x490767 0xc2ea6f 0xc2e905 0xc2b2df 0xc36a65 0x495521 # 0xc2ea6e github.com/libp2p/go-libp2p-pubsub.(*MessageCache).GetGossipIDs+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/mcache.go:87 # 0xc2e904 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1959 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [60: 1920] @ 0x48b4ac 0x4731d7 0xbe4b5a 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4b59 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xc39 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2164 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 1536] @ 0x48b4ac 0x4901c9 0xafef50 0x1056708 0x1055f15 0x10552a6 0x1052f28 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xafef4f github.com/libp2p/go-msgio/pbio.(*uvarintReader).ReadMsg+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:79 # 0x1056707 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:567 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10552a5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handlePush+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:459 # 0x1052f27 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).Start.(*Limiter).Limit.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:96 # 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 0: 0 [1: 208] @ 0x48b485 0x425d05 0x75733f 0x77fca5 0x74b777 0x77fa48 0x7803c5 0x77f38d 0x742e62 0x742ed9 0x743650 0x744873 0x765a6a 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x75733e github.com/syndtr/goleveldb/leveldb/table.NewReader+0xde /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:1030 # 0x77fca4 github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x204 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:418 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x7803c4 github.com/syndtr/goleveldb/leveldb.(*tOps).newIterator+0x24 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:465 # 0x77f38c github.com/syndtr/goleveldb/leveldb.(*tFilesArrayIndexer).Get+0x6c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:324 # 0x742e61 github.com/syndtr/goleveldb/leveldb/iterator.(*arrayIteratorIndexer).Get+0x61 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/array_iter.go:161 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x74364f github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x10f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:159 # 0x744872 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x172 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:178 # 0x765a69 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x3c9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:454 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x6995f7 0x169be1b 0x699573 0x699acb 0xda7c9c 0xda8365 0xda7e0f 0xda33df 0xda2ce5 0xdaec6b 0xded351 0xdecccb 0xe0445d 0xdfec8d 0xe070ff 0xe06d77 0xd3629d 0xd299f8 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x6995f6 crypto/hmac.New.UnwrapNew[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140hash/hash.go:33 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda8364 github.com/quic-go/quic-go/internal/handshake.computeInitialKeyAndIV+0xa4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:68 # 0xda7e0e github.com/quic-go/quic-go/internal/handshake.NewInitialAEAD+0xae /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:44 # 0xda33de github.com/quic-go/quic-go/internal/handshake.newCryptoSetup+0x7e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:146 # 0xda2ce4 github.com/quic-go/quic-go/internal/handshake.NewCryptoSetupClient+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:80 # 0xdaec6a github.com/quic-go/quic-go.init.func2+0xdca /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:484 # 0xded350 github.com/quic-go/quic-go.(*Transport).doDial+0x5f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:300 # 0xdeccca github.com/quic-go/quic-go.(*Transport).dial+0x16a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:256 # 0xe0445c github.com/quic-go/quic-go.(*Transport).Dial+0x3c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:238 # 0xdfec8c github.com/libp2p/go-libp2p/p2p/transport/quicreuse.(*ConnManager).DialQUIC+0x26c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quicreuse/connmgr.go:335 # 0xe070fe github.com/libp2p/go-libp2p/p2p/transport/quic.(*transport).dialWithScope+0x2de /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/transport.go:138 # 0xe06d76 github.com/libp2p/go-libp2p/p2p/transport/quic.(*transport).Dial+0x296 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/transport.go:122 # 0xd3629c github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:600 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 160] @ 0x48b485 0x425d05 0xdc2a1f 0xdc2963 0xde71c5 0xdf2c1b 0xdf2bff 0xde73df 0xe04e4b 0xe04e3d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0xc1a7ad 0x495521 # 0xdc2a1e github.com/quic-go/quic-go/internal/flowcontrol.NewStreamFlowController+0x11e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/flowcontrol/stream_flow_controller.go:34 # 0xdc2962 github.com/quic-go/quic-go.(*Conn).newFlowController+0x62 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2940 # 0xde71c4 github.com/quic-go/quic-go.(*streamsMap).initMaps.func1+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:68 # 0xdf2c1a github.com/quic-go/quic-go.(*outgoingStreamsMap[...]).openStream+0xfa /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_outgoing.go:130 # 0xdf2bfe github.com/quic-go/quic-go.(*outgoingStreamsMap[...]).OpenStreamSync+0xde /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_outgoing.go:92 # 0xde73de github.com/quic-go/quic-go.(*streamsMap).OpenStreamSync+0xde /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:120 # 0xe04e4a github.com/quic-go/quic-go.(*Conn).OpenStreamSync+0x2a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2909 # 0xe04e3c github.com/libp2p/go-libp2p/p2p/transport/quic.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/conn.go:71 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [1: 96] @ 0x48b4ac 0x425d05 0x69af0f 0x69d59b 0x69d576 0x69d245 0x116413f 0x1163c66 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x69af0e github.com/pactus-project/pactus/crypto/bls.(*PrivateKey).SignNative+0x14e /home/pactus/source/crypto/bls/private_key.go:134 # 0x69d59a github.com/pactus-project/pactus/crypto/bls.(*PrivateKey).Sign+0x15a /home/pactus/source/crypto/bls/private_key.go:124 # 0x69d575 github.com/pactus-project/pactus/sortition.Evaluate+0x135 /home/pactus/source/sortition/vrf.go:25 # 0x69d244 github.com/pactus-project/pactus/sortition.EvaluateSortition+0x64 /home/pactus/source/sortition/sortition.go:8 # 0x116413e github.com/pactus-project/pactus/state.(*state).evaluateSortition+0x19e /home/pactus/source/state/state.go:545 # 0x1163c65 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x765 /home/pactus/source/state/state.go:503 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [42: 6048] @ 0x48b485 0x425d05 0x55a0b7 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x55a0b6 encoding/json.Unmarshal+0x36 /usr/local/go/src/encoding/json/decode.go:106 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 352256] @ 0x48b4b3 0x4907d3 0x747552 0x75ca36 0x75bfeb 0x75c4dc 0x75e86f 0x75d725 0x75dbfe 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x747551 github.com/syndtr/goleveldb/leveldb/memdb.(*DB).Put+0x471 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/memdb/memdb.go:305 # 0x75ca35 github.com/syndtr/goleveldb/leveldb.decodeBatchToMem.func1+0x315 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:334 # 0x75bfea github.com/syndtr/goleveldb/leveldb.decodeBatch+0x22a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:311 # 0x75c4db github.com/syndtr/goleveldb/leveldb.decodeBatchToMem+0x1db /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:329 # 0x75e86e github.com/syndtr/goleveldb/leveldb.(*DB).recoverJournal+0x9ae /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:594 # 0x75d724 github.com/syndtr/goleveldb/leveldb.openDB+0x3a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:132 # 0x75dbfd github.com/syndtr/goleveldb/leveldb.Open+0x15d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:205 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 13568] @ 0x48b48c 0x490767 0x784e65 0x782f05 0x774eb4 0x7645a5 0x764359 0x763b8a 0x764525 0x764428 0x766b8d 0x767594 0x768849 0x495521 # 0x784e64 github.com/syndtr/goleveldb/leveldb.(*versionStaging).finish+0xf44 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:522 # 0x782f04 github.com/syndtr/goleveldb/leveldb.(*version).spawn+0x44 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:283 # 0x774eb3 github.com/syndtr/goleveldb/leveldb.(*session).commit+0x73 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session.go:216 # 0x7645a4 github.com/syndtr/goleveldb/leveldb.(*DB).compactionCommit.func1+0x24 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:265 # 0x764358 github.com/syndtr/goleveldb/leveldb.(*compactionTransactFunc).run+0x18 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:243 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x764524 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransactFunc+0x164 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:254 # 0x764427 github.com/syndtr/goleveldb/leveldb.(*DB).compactionCommit+0x67 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:264 # 0x766b8c github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x6ac /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:596 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x53dd96 0x53df19 0x7c136b 0x7c50cf 0xb16fd9 0xb156f7 0xb18cdc 0xb18cce 0xd5a639 0xe1af2f 0xd5975e 0x495521 # 0x53dd95 bytes.(*Buffer).grow+0x1b5 /usr/local/go/src/bytes/buffer.go:155 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x7c136a github.com/multiformats/go-multiaddr.stringToBytes+0x2ca /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:35 # 0x7c50ce github.com/multiformats/go-multiaddr.NewMultiaddr+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:36 # 0xb16fd8 github.com/multiformats/go-multiaddr/net.parseTCPNetAddr+0xb8 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:298 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb18cdb github.com/multiformats/go-multiaddr/net.FromNetAddr+0x11b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb18ccd github.com/multiformats/go-multiaddr/net.(*maListener).Accept+0x10d /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:260 # 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 0: 0 [1: 240] @ 0x48b485 0x425d05 0x754cbc 0x7554cb 0x780407 0x77f38d 0x742e62 0x742ed9 0x743650 0x744873 0x765a6a 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x7554ca github.com/syndtr/goleveldb/leveldb/table.(*Reader).NewIterator+0x16a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:812 # 0x780406 github.com/syndtr/goleveldb/leveldb.(*tOps).newIterator+0x66 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:469 # 0x77f38c github.com/syndtr/goleveldb/leveldb.(*tFilesArrayIndexer).Get+0x6c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:324 # 0x742e61 github.com/syndtr/goleveldb/leveldb/iterator.(*arrayIteratorIndexer).Get+0x61 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/array_iter.go:161 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x74364f github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x10f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:159 # 0x744872 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x172 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:178 # 0x765a69 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x3c9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:454 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x790d66 0x8ca9f8 0x8ca9e2 0x8ca9e3 0x522534 0x522d4e 0x52584c 0x51fa73 0xce1d2c 0xce2fd5 0xd3c3d9 0x10d796f 0xc1a7ad 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0x8ca9f7 github.com/mr-tron/base58/base58.FastBase58Encoding+0x37 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x8ca9e1 github.com/mr-tron/base58/base58.Encode+0x21 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x8ca9e2 github.com/libp2p/go-libp2p/core/peer.ID.String+0x22 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0x522533 fmt.(*pp).handleMethods+0x2f3 /usr/local/go/src/fmt/print.go:674 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51fa72 fmt.Sprintf+0x52 /usr/local/go/src/fmt/print.go:239 # 0xce1d2b github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*protocolScope).getPeerScope+0x1cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:706 # 0xce2fd4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetProtocol+0x314 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:875 # 0xd3c3d8 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetProtocol+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:155 # 0x10d796e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x68e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:481 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [1: 48] @ 0x48b485 0x4901c9 0x7c696b 0x105b138 0x105896c 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x7c696a github.com/multiformats/go-multiaddr.FilterAddrs+0x4a /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:257 # 0x105b137 github.com/libp2p/go-libp2p/p2p/protocol/identify.filterAddrs+0x897 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1083 # 0x105896b github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x9eb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:801 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [6: 672] @ 0x48b4ac 0x41b526 0x539e0a 0xcfd7a8 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0xc1a7ad 0x495521 # 0x539e09 context.(*cancelCtx).Done+0x129 /usr/local/go/src/context/context.go:457 # 0xcfd7a7 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:208 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [1: 8] @ 0x48b485 0x425d05 0x6a3cbf 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6a3cbe github.com/pactus-project/pactus/genesis.MainnetGenesis+0x5e /home/pactus/source/genesis/mainnet.go:12 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 672] @ 0x48b4ac 0x425d05 0x6b2fba 0x6b2fd0 0x169bdcf 0x16d6465 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6b2fb9 crypto/internal/fips140/sha512.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha512/sha512.go:205 # 0x6b2fcf crypto/sha512.New+0x2f /usr/local/go/src/crypto/sha512/sha512.go:53 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16d6464 crypto/internal/fips140/ecdsa.newDRBG[...]+0x524 /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:111 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 96] @ 0x48b485 0x425d05 0x8c9a45 0x8c6c94 0x8c63bb 0x4a336c 0x8c633b 0x8c630f 0x8c5c25 0x105a165 0x1058674 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x8c9a44 github.com/libp2p/go-libp2p/core/peer.(*PeerRecord).UnmarshalRecord+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/record.go:170 # 0x8c6c93 github.com/libp2p/go-libp2p/core/record.unmarshalRecordPayload+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/record.go:81 # 0x8c63ba github.com/libp2p/go-libp2p/core/record.(*Envelope).Record.func1+0x3a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:230 # 0x4a336b sync.(*Once).doSlow+0xab /usr/local/go/src/sync/once.go:78 # 0x8c633a sync.(*Once).Do+0x3a /usr/local/go/src/sync/once.go:69 # 0x8c630e github.com/libp2p/go-libp2p/core/record.(*Envelope).Record+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:226 # 0x8c5c24 github.com/libp2p/go-libp2p/core/record.ConsumeEnvelope+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:121 # 0x105a164 github.com/libp2p/go-libp2p/p2p/protocol/identify.signedPeerRecordFromMessage+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1010 # 0x1058673 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x6f3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:767 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0xddb025 0xde5e05 0xde7205 0xdf2c1b 0xdf2bff 0xde73df 0xe04e4b 0xe04e3d 0xd312b5 0xd3104f 0x1054a52 0x105509a 0x1054790 0x495521 # 0xddb024 github.com/quic-go/quic-go.newSendStream+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_stream.go:78 # 0xde5e04 github.com/quic-go/quic-go.newStream+0x1e4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:90 # 0xde7204 github.com/quic-go/quic-go.(*streamsMap).initMaps.func1+0x64 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:68 # 0xdf2c1a github.com/quic-go/quic-go.(*outgoingStreamsMap[...]).openStream+0xfa /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_outgoing.go:130 # 0xdf2bfe github.com/quic-go/quic-go.(*outgoingStreamsMap[...]).OpenStreamSync+0xde /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map_outgoing.go:92 # 0xde73de github.com/quic-go/quic-go.(*streamsMap).OpenStreamSync+0xde /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/streams_map.go:120 # 0xe04e4a github.com/quic-go/quic-go.(*Conn).OpenStreamSync+0x2a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2909 # 0xe04e3c github.com/libp2p/go-libp2p/p2p/transport/quic.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/conn.go:71 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 24] @ 0x48b4ac 0x4901c9 0xda7ad5 0xda8267 0xda7db0 0xda33df 0xda30bd 0xdad739 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xda7ad4 github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x74 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:12 # 0xda8266 github.com/quic-go/quic-go/internal/handshake.computeSecrets+0x186 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:57 # 0xda7daf github.com/quic-go/quic-go/internal/handshake.NewInitialAEAD+0x4f /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:35 # 0xda33de github.com/quic-go/quic-go/internal/handshake.newCryptoSetup+0x7e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:146 # 0xda30bc github.com/quic-go/quic-go/internal/handshake.NewCryptoSetupServer+0x9c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:116 # 0xdad738 github.com/quic-go/quic-go.init.func1+0xf78 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:358 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [1: 64] @ 0x48b485 0x425d05 0xdc7ef0 0xdc7ee4 0xdac88a 0xdac9be 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xdc7eef github.com/quic-go/quic-go/internal/utils/linkedlist.NewWithPool[...]+0x2f /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/utils/linkedlist/linkedlist.go:78 # 0xdc7ee3 github.com/quic-go/quic-go.newFrameSorter+0x23 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/frame_sorter.go:38 # 0xdac889 github.com/quic-go/quic-go.newCryptoStream+0xc9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/crypto_stream.go:31 # 0xdac9bd github.com/quic-go/quic-go.init.func1+0x1fd /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:278 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [8: 1536] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 768] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x6126aa 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126a9 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x409 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:86 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 192] @ 0x48b485 0x4901c9 0xb00a8f 0xb00db2 0xb00e54 0xb7eb0f 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb00a8e github.com/libp2p/go-libp2p-kad-dht/pb.peerInfoToPBPeer+0x6e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:43 # 0xb00db1 github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers+0xb1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:64 # 0xb00e53 github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:74 # 0xb7eb0e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x44e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:282 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 512] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0xda26f4 0xda214e 0xda57ff 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0xded7fa 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0xda26f3 github.com/quic-go/quic-go/internal/handshake.aeadAESGCMTLS13+0x33 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/cipher_suite.go:43 # 0xda214d github.com/quic-go/quic-go/internal/handshake.createAEAD+0x12d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:18 # 0xda57fe github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x37e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:472 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 # 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 0: 0 [3: 1248] @ 0x48b485 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x40ff05 0x48b7a9 0xc148f3 0x10581d0 0x10561f1 0x10551cb 0x1054790 0x495521 # 0xc148f2 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryProtoBook).SetProtocols+0x52 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/protobook.go:68 # 0x10581cf github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x24f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:730 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [9: 288] @ 0x48b4ac 0x4901c9 0xb26bab 0xb26b9c 0xb26b34 0xb26b4a 0xb2a00a 0xb7767d 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb26baa github.com/libp2p/go-libp2p-kbucket/keyspace.Xor+0xaa /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/keyspace/xor.go:63 # 0xb26b9b github.com/libp2p/go-libp2p-kbucket.Xor+0x9b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:36 # 0xb26b33 github.com/libp2p/go-libp2p-kbucket.(*peerDistanceSorter).appendPeer+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/sorting.go:35 # 0xb26b49 github.com/libp2p/go-libp2p-kbucket.(*peerDistanceSorter).appendPeersFromList+0x49 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/sorting.go:42 # 0xb2a009 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).NearestPeers+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:487 # 0xb7767c github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0xfc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:758 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 516096] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 516096] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 516096] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x562298 0x56228a 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x562297 bytes.(*Buffer).Grow+0xd7 /usr/local/go/src/bytes/buffer.go:186 # 0x562289 encoding/json.marshalerEncoder+0xc9 /usr/local/go/src/encoding/json/encode.go:485 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 516096] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [7: 448] @ 0x48b4ac 0x4731d7 0x86ea85 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86ea84 google.golang.org/protobuf/internal/impl.consumeStringValidateUTF8+0x64 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5064 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 32] @ 0x48b485 0x490767 0x1259a3c 0x124647b 0x1246457 0x1249e7f 0x495521 # 0x1259a3b google.golang.org/grpc/internal/transport.(*recvBuffer).put+0x17b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/transport.go:98 # 0x124647a google.golang.org/grpc/internal/transport.(*Stream).write+0x39a /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/transport.go:348 # 0x1246456 google.golang.org/grpc/internal/transport.(*http2Client).handleData+0x376 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:1233 # 0x1249e7e google.golang.org/grpc/internal/transport.(*http2Client).reader+0x33e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:1697 0: 0 [44: 704] @ 0x48b485 0x425d05 0x53979b 0xc3c505 0xc1af9a 0x495521 # 0x53979a context.AfterFunc+0x7a /usr/local/go/src/context/context.go:330 # 0xc3c504 github.com/libp2p/go-libp2p-pubsub.(*rpcQueue).Pop+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:115 # 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 0: 0 [17: 544] @ 0x48b4ac 0x4901c9 0xb26bab 0xb26b9c 0xb26b34 0xb26b4a 0xb29fbe 0xb7767d 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb26baa github.com/libp2p/go-libp2p-kbucket/keyspace.Xor+0xaa /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/keyspace/xor.go:63 # 0xb26b9b github.com/libp2p/go-libp2p-kbucket.Xor+0x9b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:36 # 0xb26b33 github.com/libp2p/go-libp2p-kbucket.(*peerDistanceSorter).appendPeer+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/sorting.go:35 # 0xb26b49 github.com/libp2p/go-libp2p-kbucket.(*peerDistanceSorter).appendPeersFromList+0x49 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/sorting.go:42 # 0xb29fbd github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).NearestPeers+0x29d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:463 # 0xb7767c github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0xfc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:758 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [69: 1130496] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x684c58 0x684c3c 0x686665 0x685cf1 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x684c57 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x684c3b compress/flate.(*huffmanBitWriter).writeBits+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:159 # 0x686664 compress/flate.(*huffmanBitWriter).writeTokens+0x264 /usr/local/go/src/compress/flate/huffman_bit_writer.go:593 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 640] @ 0x48b485 0x4901c9 0xb00d2e 0xb00e54 0xb7eb0f 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb00d2d github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers+0x2d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:62 # 0xb00e53 github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:74 # 0xb7eb0e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x44e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:282 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [143: 54912] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b4ac 0x4901c9 0x5d6445 0x5d9d76 0x60b93d 0x69b905 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5d6444 github.com/consensys/gnark-crypto/field/hash.ExpandMsgXmd+0x364 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/field/hash/hashutils.go:61 # 0x5d9d75 github.com/consensys/gnark-crypto/ecc/bls12-381/fp.Hash+0x35 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/fp/element.go:884 # 0x60b93c github.com/consensys/gnark-crypto/ecc/bls12-381.HashToG1+0x5c /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/hash_to_g1.go:49 # 0x69b904 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0xe4 /home/pactus/source/crypto/bls/public_key.go:126 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 240] @ 0x48b485 0x425d05 0x55c3b9 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55c3b8 encoding/json.(*decodeState).object+0x8d8 /usr/local/go/src/encoding/json/decode.go:707 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [7: 1456] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0xc2481e 0xc21dba 0xc39d9b 0xc369ca 0x495521 # 0xc2481d github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIDontWant+0x11d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1163 # 0xc21db9 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x119 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:889 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [72: 82944] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3c7f 0x1198c25 0x1198cc5 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3c7e github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0x1e /home/pactus/source/genesis/genesis.go:189 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [8: 9216] @ 0x48b48c 0x490767 0xc2ea6f 0xc2e905 0xc2b2df 0xc36a65 0x495521 # 0xc2ea6e github.com/libp2p/go-libp2p-pubsub.(*MessageCache).GetGossipIDs+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/mcache.go:87 # 0xc2e904 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1959 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [63: 3024] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55c845 0x55ad3e 0x55b8bb 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1536] @ 0x48b4ac 0x4907d3 0x956bd5 0x956ba5 0x956ab7 0x6c2f44 0x6c339c 0x956a6d 0x956837 0x6c2f44 0x6c339c 0x9564d2 0x955f3e 0x95a0d5 0x93c057 0x947955 0x93eea9 0x97d57f 0x495521 # 0x956bd4 vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x134 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x956ba4 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddBytes+0x104 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:110 # 0x956ab6 crypto/tls.(*clientHelloMsg).marshalMsg.func18.4+0x16 /usr/local/go/src/crypto/tls/handshake_messages.go:367 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x956a6c vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x30c /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x956836 crypto/tls.(*clientHelloMsg).marshalMsg.func18+0xd6 /usr/local/go/src/crypto/tls/handshake_messages.go:366 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x9564d1 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint24LengthPrefixed+0x3151 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:156 # 0x955f3d crypto/tls.(*clientHelloMsg).marshalMsg+0x2bbd /usr/local/go/src/crypto/tls/handshake_messages.go:348 # 0x95a0d4 crypto/tls.(*clientHelloMsg).marshal+0x14 /usr/local/go/src/crypto/tls/handshake_messages.go:376 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x947954 crypto/tls.(*Conn).clientHandshake+0x454 /usr/local/go/src/crypto/tls/handshake_client.go:281 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 48] @ 0x48b485 0x425d05 0x40fdb2 0x48b7a9 0x12dd1d2 0x12dd1b5 0x12dd1a0 0x12d9e19 0x12da225 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x13225e7 0x1326c02 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x12dd1d1 google.golang.org/grpc/metadata.MD.Copy+0x131 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/metadata/metadata.go:100 # 0x12dd1b4 google.golang.org/grpc/internal/transport.(*Stream).Trailer+0x114 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/transport.go:334 # 0x12dd19f google.golang.org/grpc.(*csAttempt).finish+0xff /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1233 # 0x12d9e18 google.golang.org/grpc.(*clientStream).retryLocked+0x58 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:784 # 0x12da224 google.golang.org/grpc.(*clientStream).withRetry+0x284 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:854 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x13225e6 github.com/pactus-project/pactus/www/grpc/gen/go.(*blockchainClient).GetAccount+0x166 /home/pactus/source/www/grpc/gen/go/blockchain_grpc.pb.go:139 # 0x1326c01 github.com/pactus-project/pactus/www/grpc/gen/go.(*BlockchainJsonRPC).Methods.func7+0x1a1 /home/pactus/source/www/grpc/gen/go/blockchain_jgw.pb.go:156 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [3: 1248] @ 0x48b4ac 0x4901c9 0xafef50 0x1056708 0x1055f15 0x10551cb 0x1054790 0x495521 # 0xafef4f github.com/libp2p/go-msgio/pbio.(*uvarintReader).ReadMsg+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:79 # 0x1056707 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:567 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [5: 1040] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0xc34991 0xc345eb 0x495521 # 0xc34990 github.com/libp2p/go-libp2p-pubsub.(*PubSub).notifyNewPeer+0xb0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/peer_notify.go:104 # 0xc345ea github.com/libp2p/go-libp2p-pubsub.(*PubSub).watchForNewPeers+0x78a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/peer_notify.go:93 0: 0 [15: 720] @ 0x48b4ac 0x473854 0x473366 0xc1fdae 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc1fdad github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0xad /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:467 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [2: 160] @ 0x48b4ac 0x48b67e 0x48b713 0x410b85 0x410b78 0x415895 0xcfdafc 0xd05c1d 0xd312b5 0xd3104f 0x1054a52 0x105509a 0x1054790 0x495521 # 0xcfdafb github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x3db /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:237 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [2: 2304] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3c7f 0x1160c18 0x11638c5 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3c7e github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0x1e /home/pactus/source/genesis/genesis.go:189 # 0x1160c17 github.com/pactus-project/pactus/state.(*state).concreteSandbox+0x37 /home/pactus/source/state/state.go:151 # 0x11638c4 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3c4 /home/pactus/source/state/state.go:476 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 475136] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 475136] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [7: 784] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0xb79b46 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0xb79b45 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:43 # 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 0: 0 [14: 672] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc145d4 0x8fdd11 0xb7e945 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc145d3 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*pstoremem).PeerInfo+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/peerstore.go:97 # 0x8fdd10 github.com/libp2p/go-libp2p/core/peerstore.AddrInfos+0xd0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peerstore/helpers.go:11 # 0xb7e944 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:273 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [25: 2400] @ 0x48b4ac 0x48b5c5 0x4cc5fd 0x55b236 0x55bb3d 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x55b235 encoding/json.indirect+0x2f5 /usr/local/go/src/encoding/json/decode.go:482 # 0x55bb3c encoding/json.(*decodeState).object+0x5c /usr/local/go/src/encoding/json/decode.go:606 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [78: 1872] @ 0x48b485 0x425d05 0x93ac38 0x937d5b 0x93e485 0x93e486 0x4d83ae 0xd00865 0xd0083d 0xd00738 0x495521 # 0x93ac37 crypto/tls.(*Conn).readFromUntil+0x97 /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 0: 0 [1: 32] @ 0x48b485 0x425d05 0x6c634b 0x6cd0cd 0x6c41d9 0x7e30d4 0x7e8739 0x7e91bd 0x9702c9 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c634a crypto/ecdsa.publicKeyFromFIPS+0x4a /usr/local/go/src/crypto/ecdsa/ecdsa.go:553 # 0x6cd0cc crypto/ecdsa.parseUncompressedPublicKey[...]+0x4c /usr/local/go/src/crypto/ecdsa/ecdsa.go:130 # 0x6c41d8 crypto/ecdsa.ParseUncompressedPublicKey+0x2f8 /usr/local/go/src/crypto/ecdsa/ecdsa.go:115 # 0x7e30d3 crypto/x509.parsePublicKey+0x473 /usr/local/go/src/crypto/x509/parser.go:295 # 0x7e8738 crypto/x509.parseCertificate+0x9d8 /usr/local/go/src/crypto/x509/parser.go:1011 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0x9702c8 crypto/tls.(*Conn).processCertsFromClient+0xc8 /usr/local/go/src/crypto/tls/handshake_server.go:945 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 320] @ 0x48b485 0x490767 0x4e02f8 0x4dfdf3 0x65bd25 0x65aa99 0xb194d7 0x10cb025 0x10caeb6 0x10cace5 0x10c8a13 0x10c8859 0x10c63b1 0x10c5e90 0x495521 # 0x4e02f7 syscall.ParseNetlinkMessage+0x137 /usr/local/go/src/syscall/netlink_linux.go:133 # 0x4dfdf2 syscall.NetlinkRIB+0x4d2 /usr/local/go/src/syscall/netlink_linux.go:98 # 0x65bd24 net.interfaceAddrTable+0x24 /usr/local/go/src/net/interface_linux.go:124 # 0x65aa98 net.InterfaceAddrs+0x18 /usr/local/go/src/net/interface.go:120 # 0xb194d6 github.com/multiformats/go-multiaddr/net.InterfaceMultiaddrs+0x16 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:390 # 0x10cb024 github.com/libp2p/go-libp2p/p2p/host/basic.(*interfaceAddrsCache).updateUnlocked+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:772 # 0x10caeb5 github.com/libp2p/go-libp2p/p2p/host/basic.(*interfaceAddrsCache).update+0xd5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:764 # 0x10cace4 github.com/libp2p/go-libp2p/p2p/host/basic.(*interfaceAddrsCache).All+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:752 # 0x10c8a12 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).appendInterfaceAddrs+0x52 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:522 # 0x10c8858 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).getLocalAddrs+0x78 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:490 # 0x10c63b0 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).updateAddrs+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:310 # 0x10c5e8f github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).background+0x9af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:296 0: 0 [21: 168] @ 0x48b485 0x490767 0xbe33f0 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe33ef github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xa6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1799 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 442368] @ 0x48b4b3 0x4907d3 0x74764f 0x75ca36 0x75bfeb 0x75c4dc 0x75e86f 0x75d725 0x75dbfe 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x74764e github.com/syndtr/goleveldb/leveldb/memdb.(*DB).Put+0x56e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/memdb/memdb.go:308 # 0x75ca35 github.com/syndtr/goleveldb/leveldb.decodeBatchToMem.func1+0x315 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:334 # 0x75bfea github.com/syndtr/goleveldb/leveldb.decodeBatch+0x22a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:311 # 0x75c4db github.com/syndtr/goleveldb/leveldb.decodeBatchToMem+0x1db /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:329 # 0x75e86e github.com/syndtr/goleveldb/leveldb.(*DB).recoverJournal+0x9ae /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:594 # 0x75d724 github.com/syndtr/goleveldb/leveldb.openDB+0x3a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:132 # 0x75dbfd github.com/syndtr/goleveldb/leveldb.Open+0x15d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:205 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [16: 24576] @ 0x48b48c 0x425d05 0x7e7da5 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7e7da4 crypto/x509.parseCertificate+0x44 /usr/local/go/src/crypto/x509/parser.go:887 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 336] @ 0x48b4ac 0x41b526 0xd029fe 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0xc1a7ad 0x495521 # 0xd029fd github.com/libp2p/go-yamux/v5.newStream+0xdd /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:72 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [8: 1536] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 64] @ 0x48b4a5 0x4907d3 0x56a899 0x56ac9c 0x56a53d 0x55a0d4 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x56a898 encoding/json.(*scanner).pushParseState+0x58 /usr/local/go/src/encoding/json/scanner.go:181 # 0x56ac9b encoding/json.stateBeginValue+0x1fb /usr/local/go/src/encoding/json/scanner.go:224 # 0x56a53c encoding/json.checkValid+0x9c /usr/local/go/src/encoding/json/scanner.go:37 # 0x55a0d3 encoding/json.Unmarshal+0x53 /usr/local/go/src/encoding/json/decode.go:107 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55c845 0x55ad3e 0x55b8bb 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [187: 3063808] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [39: 24960] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [86: 24768] @ 0x48b485 0x425d05 0x59ca90 0x1182d7b 0x1182d2e 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x59ca8f github.com/fxamacker/cbor/v2.DecOptions.decMode+0x46f /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1131 # 0x1182d7a github.com/fxamacker/cbor/v2.DecOptions.DecMode+0x9a /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:919 # 0x1182d2d github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x4d /home/pactus/source/sync/bundle/bundle.go:102 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 384] @ 0x48b485 0x425d05 0xc3778b 0xc3776f 0xc366ba 0x495521 # 0xc3778a github.com/libp2p/go-libp2p-pubsub.newRpcQueue+0x32a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:61 # 0xc3776e github.com/libp2p/go-libp2p-pubsub.(*PubSub).handlePendingPeers+0x30e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:946 # 0xc366b9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0x919 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:810 0: 0 [92: 753664] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [14: 2240] @ 0x48b485 0x425d05 0xce416c 0xce9ca5 0xd065a2 0xcfd8ce 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0xce416b github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScopeSpan+0xcb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:68 # 0xce9ca4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceScope).BeginSpan+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:739 # 0xd065a1 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn.func1+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:45 # 0xcfd8cd github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x1ad /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:214 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [154: 7392] @ 0x48b485 0x425d05 0x74ce3d 0x74b812 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x74ce3c github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x1bc /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:88 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [42: 18816] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 40] @ 0x48b485 0x490767 0xbe64d2 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe64d1 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1291 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2315 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [11: 528] @ 0x48b4ac 0x5aae85 0x59f66b 0x59e475 0x59df4d 0x69c4df 0x69c493 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e92ee 0x6e92d4 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x69c4de github.com/fxamacker/cbor/v2.Unmarshal+0x5e /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x69c492 github.com/pactus-project/pactus/crypto/bls.(*Signature).UnmarshalCBOR+0x12 /home/pactus/source/crypto/bls/signature.go:62 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e92ed github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e92d3 github.com/pactus-project/pactus/types/vote.(*Vote).UnmarshalCBOR+0x13 /home/pactus/source/types/vote/vote.go:178 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b4ac 0x4731d7 0x51fa86 0x779eb1 0x76559c 0x765c45 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x51fa85 fmt.Sprintf+0x65 /usr/local/go/src/fmt/print.go:240 # 0x779eb0 github.com/syndtr/goleveldb/leveldb.(*session).logf+0x30 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session_util.go:34 # 0x76559b github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).flush+0x31b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:414 # 0x765c44 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x5a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:480 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [67: 77184] @ 0x48b4ac 0x4901c9 0x6830f1 0x683227 0x6832ee 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6830f0 compress/flate.newHuffmanEncoder+0x90 /usr/local/go/src/compress/flate/huffman_code.go:60 # 0x683226 compress/flate.newHuffmanBitWriter+0x1c6 /usr/local/go/src/compress/flate/huffman_bit_writer.go:100 # 0x6832ed compress/flate.(*compressor).init+0x28d /usr/local/go/src/compress/flate/deflate.go:572 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1114112] @ 0x48b4b3 0x4907d3 0x74764f 0x75ca36 0x75bfeb 0x75c4dc 0x75e86f 0x75d725 0x75dbfe 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x74764e github.com/syndtr/goleveldb/leveldb/memdb.(*DB).Put+0x56e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/memdb/memdb.go:308 # 0x75ca35 github.com/syndtr/goleveldb/leveldb.decodeBatchToMem.func1+0x315 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:334 # 0x75bfea github.com/syndtr/goleveldb/leveldb.decodeBatch+0x22a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:311 # 0x75c4db github.com/syndtr/goleveldb/leveldb.decodeBatchToMem+0x1db /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/batch.go:329 # 0x75e86e github.com/syndtr/goleveldb/leveldb.(*DB).recoverJournal+0x9ae /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:594 # 0x75d724 github.com/syndtr/goleveldb/leveldb.openDB+0x3a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:132 # 0x75dbfd github.com/syndtr/goleveldb/leveldb.Open+0x15d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:205 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [74: 37888] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [94: 144384] @ 0x48b48c 0x4901c9 0x119b2fe 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x119b2fd github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x7d /home/pactus/source/sync/sync.go:552 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [104: 239616] @ 0x48b4ac 0x4901c9 0x687488 0x686365 0x68593f 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x687487 compress/flate.(*huffmanEncoder).generate+0x47 /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x686364 compress/flate.(*huffmanBitWriter).indexTokens+0x244 /usr/local/go/src/compress/flate/huffman_bit_writer.go:561 # 0x68593e compress/flate.(*huffmanBitWriter).writeBlock+0xde /usr/local/go/src/compress/flate/huffman_bit_writer.go:435 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 768] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x16847e5 0x168fe52 0x16ef6b5 0x16f0445 0x16effe9 0x16ef9da 0x974798 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x16847e4 crypto/internal/fips140/sha256.(*Digest).Sum+0x1a4 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:208 # 0x168fe51 crypto/internal/fips140/hmac.(*HMAC).Sum+0xd1 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:61 # 0x16ef6b4 crypto/internal/fips140/hkdf.Expand[...]+0x214 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:45 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16ef9d9 crypto/internal/fips140/tls13.(*EarlySecret).HandshakeSecret+0x59 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:96 # 0x974797 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x437 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:750 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [1: 475136] @ 0x48b4b3 0x4907d3 0x560be5 0x1617e4d 0x161760c 0x16172aa 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617e4c github.com/creachadair/jrpc2/jhttp.writeJSON+0x4c /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/getter.go:139 # 0x161760b github.com/creachadair/jrpc2/jhttp.Bridge.encodeResponses+0x4b /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:164 # 0x16172a9 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x609 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:148 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 950272] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [2: 950272] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [2: 950272] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 475136] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [1: 262144] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x5632fb 0x56450a 0x565d43 0x564ab0 0x56450a 0x565d43 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x5632fa encoding/json.uintEncoder+0x15a /usr/local/go/src/encoding/json/encode.go:566 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564aaf encoding/json.mapEncoder.encode+0x4cf /usr/local/go/src/encoding/json/encode.go:804 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [275: 4505600] @ 0x48b4ac 0x4901c9 0x122e8b3 0x122e615 0x12572cc 0x12571b2 0x1249cfa 0x495521 # 0x122e8b2 google.golang.org/grpc/internal/mem.(*sizedBufferPool).Get+0xd2 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:229 # 0x122e614 google.golang.org/grpc/internal/mem.(*BinaryTieredBufferPool).Get+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:143 # 0x12572cb google.golang.org/grpc/internal/transport.(*framer).readDataFrame+0xcb /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:527 # 0x12571b1 google.golang.org/grpc/internal/transport.(*framer).readFrame+0x151 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:488 # 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 0: 0 [129: 20640] @ 0x48b485 0x425d05 0xc2f429 0xc2f40c 0xc2c085 0xc36a65 0x495521 # 0xc2f428 github.com/libp2p/go-libp2p-pubsub.rpcWithControl+0x108 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:227 # 0xc2f40b github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).flush+0xeb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2018 # 0xc2c084 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1832 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [3: 144] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xc301be 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xc301bd github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x35d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [7: 28672] @ 0x48b4ac 0x4901c9 0xafec7f 0xafec12 0xafec16 0x1043d99 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xafec7e bufio.NewReaderSize+0xbe /usr/local/go/src/bufio/bufio.go:57 # 0xafec11 bufio.NewReader+0x51 /usr/local/go/src/bufio/bufio.go:63 # 0xafec15 github.com/libp2p/go-msgio/pbio.NewDelimitedReader+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:59 # 0x1043d98 github.com/libp2p/go-libp2p/p2p/host/autonat.(*autoNATService).handleStream+0x338 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/svc.go:73 # 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 0: 0 [7: 1456] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0xc21fc6 0xc21d05 0xc39d9b 0xc369ca 0x495521 # 0xc21fc5 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).handleIHave+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:908 # 0xc21d04 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).HandleRPC+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:885 # 0xc39d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x75a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1352 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 32] @ 0x48b485 0x425d05 0x699ffd 0x6a2625 0x11620cb 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x699ffc github.com/pactus-project/pactus/crypto/bls.SignatureAggregate+0x11c /home/pactus/source/crypto/bls/bls.go:51 # 0x6a2624 github.com/pactus-project/pactus/types/certificate.(*Certificate).AddSignature+0x144 /home/pactus/source/types/certificate/certificate.go:350 # 0x11620ca github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x3aa /home/pactus/source/state/state.go:307 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [175: 4771200] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182bd7 0x1182bb3 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182bd6 github.com/fxamacker/cbor/v2.Marshal+0x36 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182bb2 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x12 /home/pactus/source/sync/bundle/bundle.go:74 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [305: 97600] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [12: 1344] @ 0x48b4ac 0x41b526 0xd02a17 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0xd02a16 github.com/libp2p/go-yamux/v5.newStream+0xf6 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:73 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [3: 384] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x544a7f 0x5c9eaa 0x6a6748 0x6a66e6 0x6e3de7 0x6e48de 0x6e334f 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x544a7e encoding/binary.Write+0x2fe /usr/local/go/src/encoding/binary/binary.go:432 # 0x5c9ea9 github.com/pactus-project/pactus/util/encoding.WriteElement+0x249 /home/pactus/source/util/encoding/encoding.go:271 # 0x6a6747 github.com/pactus-project/pactus/util/encoding.WriteElements+0xc7 /home/pactus/source/util/encoding/encoding.go:281 # 0x6a66e5 github.com/pactus-project/pactus/types/tx/payload.(*SortitionPayload).Encode+0x65 /home/pactus/source/types/tx/payload/sortition.go:51 # 0x6e3de6 github.com/pactus-project/pactus/types/tx.(*Tx).encodeWithNoSignatory+0x166 /home/pactus/source/types/tx/tx.go:366 # 0x6e48dd github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x3d /home/pactus/source/types/tx/tx.go:517 # 0x6e334e github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x10e /home/pactus/source/types/tx/tx.go:225 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [11: 360448] @ 0x48b4b3 0x4901c9 0x1257a1e 0x4a35b1 0x12562c7 0x12240c4 0x12270bc 0x12378ad 0x12378ae 0x12364f5 0x124ca3c 0x495521 # 0x1257a1d google.golang.org/grpc/internal/transport.getWriteBufferPool.func1+0x3d /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:590 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0x12562c6 google.golang.org/grpc/internal/transport.(*bufWriter).Write+0x66 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:329 # 0x12240c3 golang.org/x/net/http2.(*Framer).endWrite+0xa3 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:386 # 0x12270bb golang.org/x/net/http2.(*Framer).WriteWindowUpdate+0x17b /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1039 # 0x12378ac google.golang.org/grpc/internal/transport.(*loopyWriter).outgoingWindowUpdateHandler+0x1ec /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:644 # 0x12378ad google.golang.org/grpc/internal/transport.(*loopyWriter).handle+0x1ed /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:880 # 0x12364f4 google.golang.org/grpc/internal/transport.(*loopyWriter).run+0xf4 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:615 # 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 0: 0 [1: 80] @ 0x48b485 0x4901c9 0x1252b9f 0x12cefbd 0x12cefc1 0x12d3bc6 0x12cc39f 0x495521 # 0x1252b9e google.golang.org/grpc/internal/transport.(*http2Server).writeStatus+0xde /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:1081 # 0x12cefbc google.golang.org/grpc/internal/transport.(*ServerStream).WriteStatus+0x171c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/server_stream.go:77 # 0x12cefc0 google.golang.org/grpc.(*Server).processUnaryRPC+0x1720 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1443 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [3: 720] @ 0x48b485 0x490767 0x10c80c5 0x10c8077 0x1138bcb 0x1138bcc 0x103d252 0x103c687 0x495521 # 0x10c80c4 slices.Clone[...]+0xe4 /usr/local/go/src/slices/slices.go:360 # 0x10c8076 github.com/libp2p/go-libp2p/p2p/host/basic.(*addrsManager).DirectAddrs+0x96 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/addrs_manager.go:466 # 0x1138bca github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).AllAddrs+0x2a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:590 # 0x1138bcb github.com/libp2p/go-libp2p/config.(*Config).addAutoNAT.func2+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/config/config.go:670 # 0x103d251 github.com/libp2p/go-libp2p/p2p/host/autonat.(*AmbientAutoNAT).checkAddrs+0x31 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/autonat.go:248 # 0x103c686 github.com/libp2p/go-libp2p/p2p/host/autonat.(*AmbientAutoNAT).background+0x706 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/autonat.go:234 0: 0 [4: 768] @ 0x48b4ac 0x4901c9 0x5ee719 0x5ead9e 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ee718 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchInvertE2+0x38 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e2.go:255 # 0x5ead9d github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x63d /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:340 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [81: 1944] @ 0x48b485 0x425d05 0x741332 0x75142a 0x74a86b 0x74b377 0x74c72e 0x74c7d3 0x74cf51 0x74b812 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x741331 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Put+0x31 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:86 # 0x751429 github.com/syndtr/goleveldb/leveldb/table.(*block).Release+0x29 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:114 # 0x74a86a github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).delete+0x5ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:215 # 0x74b376 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).delete+0x56 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:417 # 0x74c72d github.com/syndtr/goleveldb/leveldb/cache.(*Node).unRefExternal+0x6d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:753 # 0x74c7d2 github.com/syndtr/goleveldb/leveldb/cache.(*Handle).Release+0x32 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:780 # 0x74cf50 github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x2d0 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:114 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x7811df 0x76544b 0x765c45 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x7811de github.com/syndtr/goleveldb/leveldb.shortenb+0x7e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util.go:30 # 0x76544a github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).flush+0x1ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:414 # 0x765c44 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x5a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:480 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [35: 280] @ 0x48b485 0x425d05 0x74b81e 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x74b81d github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2dd /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:511 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [170: 97920] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [19: 4864] @ 0x48b485 0x425d05 0xd02a2b 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0xd02a2a github.com/libp2p/go-yamux/v5.newStream+0x10a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:58 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [5: 160] @ 0x48b485 0x425d05 0x11546b6 0x495521 # 0x11546b5 github.com/pactus-project/pactus/network.(*streamService).SendTo.func1+0x75 /home/pactus/source/network/stream.go:111 0: 0 [41: 656] @ 0x48b485 0x425d05 0x75fdb3 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75fdb2 github.com/syndtr/goleveldb/leveldb.(*DB).get+0x2b2 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:795 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [282: 9240576] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x6828c5 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x6828c4 compress/flate.(*compressor).deflate+0x4a4 /usr/local/go/src/compress/flate/deflate.go:502 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [94: 1732608] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182c9f 0x1182ca0 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [41: 984] @ 0x48b4ac 0x4731d7 0x11554eb 0xc32646 0xc32490 0xc3a565 0xc39fda 0xc369ca 0x495521 # 0x11554ea github.com/pactus-project/pactus/network.MessageIDFunc+0x4a /home/pactus/source/network/utils.go:140 # 0xc32645 github.com/libp2p/go-libp2p-pubsub.(*msgIDGenerator).RawID+0xc5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/midgen.go:54 # 0xc3248f github.com/libp2p/go-libp2p-pubsub.(*msgIDGenerator).ID+0x8f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/midgen.go:41 # 0xc3a564 github.com/libp2p/go-libp2p-pubsub.(*PubSub).shouldPush+0x2c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1398 # 0xc39fd9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x999 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1342 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [1: 112] @ 0x48b485 0x425d05 0x41b494 0x4eeea8 0x6f06ab 0x495521 # 0x4eeea7 time.NewTimer+0x27 /usr/local/go/src/time/sleep.go:144 # 0x6f06aa github.com/ezex-io/gopkg/scheduler.AfterBuilder.Do.func1+0x4a /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/scheduler@v0.0.0-20260127151556-579a32f19aa7/after.go:21 0: 0 [19: 912] @ 0x48b4ac 0x4901c9 0x69c6bb 0x69c56a 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x6e92ee 0x6e92d4 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x69c6ba github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x3a /home/pactus/source/crypto/bls/signature.go:76 # 0x69c569 github.com/pactus-project/pactus/crypto/bls.(*Signature).UnmarshalCBOR+0xe9 /home/pactus/source/crypto/bls/signature.go:66 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x6e92ed github.com/fxamacker/cbor/v2.Unmarshal+0x2d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x6e92d3 github.com/pactus-project/pactus/types/vote.(*Vote).UnmarshalCBOR+0x13 /home/pactus/source/types/vote/vote.go:178 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [5: 1920] @ 0x48b4ac 0x4901c9 0x6128d5 0x611edc 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x6128d4 github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0xb4 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:112 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [180: 63360] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [28: 17920] @ 0x48b4ac 0x4907d3 0xbe4ec5 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4ec4 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xfa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2095 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [84: 9408] @ 0x48b485 0x425d05 0xc2f418 0xc2f40c 0xc2c085 0xc36a65 0x495521 # 0xc2f417 github.com/libp2p/go-libp2p-pubsub.rpcWithControl+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:224 # 0xc2f40b github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).flush+0xeb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2018 # 0xc2c084 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1832 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [1: 240] @ 0x48b485 0x425d05 0x754cbc 0x7550dc 0x75527e 0x7536f5 0x742ed9 0x7431b0 0x743f4a 0x74498b 0x76a63b 0x8e8013 0x8ea5cb 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x7550db github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x9b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:769 # 0x75527d github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIterErr+0x13d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:780 # 0x7536f4 github.com/syndtr/goleveldb/leveldb/table.(*indexIter).Get+0x254 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:507 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x7431af github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).First+0xcf /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:87 # 0x743f49 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).First+0xc9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:79 # 0x74498a github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x28a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:166 # 0x76a63a github.com/syndtr/goleveldb/leveldb.(*dbIter).Next+0x7a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_iter.go:244 # 0x8e8012 github.com/pactus-project/pactus/store.newAccountStore+0x192 /home/pactus/source/store/account.go:29 # 0x8ea5ca github.com/pactus-project/pactus/store.NewStore+0x1ca /home/pactus/source/store/store.go:97 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [62: 992] @ 0x48b485 0x48b0a5 0xc1b68b 0xc1afbb 0x495521 # 0xc1b68a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages.func1+0x3aa /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:185 # 0xc1afba github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages+0x11a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:197 0: 0 [1: 458752] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 458752] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 458752] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 458752] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [71: 37224448] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [81: 3888] @ 0x48b4ac 0x4731d7 0x86f84a 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86f849 google.golang.org/protobuf/internal/impl.consumeStringSliceValidateUTF8+0x69 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5275 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [75: 3600] @ 0x48b4ac 0x4901c9 0x5beed3 0x5bf16c 0x159dd48 0x159dbb0 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x5beed2 github.com/pactus-project/pactus/util/bech32m.ConvertBits+0x92 /home/pactus/source/util/bech32m/bech32m.go:299 # 0x5bf16b github.com/pactus-project/pactus/util/bech32m.EncodeFromBase256WithType+0x4b /home/pactus/source/util/bech32m/bech32m.go:396 # 0x159dd47 github.com/pactus-project/pactus/crypto.Address.String+0x727 /home/pactus/source/crypto/address.go:80 # 0x159dbaf github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x58f /home/pactus/source/www/grpc/network.go:128 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [211: 33760] @ 0x48b4ac 0x4901c9 0x5beed3 0x5bf16c 0x159dc12 0x159dc13 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x5beed2 github.com/pactus-project/pactus/util/bech32m.ConvertBits+0x92 /home/pactus/source/util/bech32m/bech32m.go:299 # 0x5bf16b github.com/pactus-project/pactus/util/bech32m.EncodeFromBase256WithType+0x4b /home/pactus/source/util/bech32m/bech32m.go:396 # 0x159dc11 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).String+0x5f1 /home/pactus/source/crypto/bls/public_key.go:67 # 0x159dc12 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x5f2 /home/pactus/source/www/grpc/network.go:127 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [1: 96] @ 0x48b485 0x46ea6d 0x8c7665 0x8c764e 0x8c75da 0xc0fa72 0xc0f828 0xc164a5 0x105a5d1 0xd30377 0xd2db9b 0xd302ed 0x495521 # 0x8c7664 github.com/multiformats/go-multiaddr.Multiaddr.copy+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:23 # 0x8c764d github.com/multiformats/go-multiaddr.SplitLast+0xad /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:82 # 0x8c75d9 github.com/libp2p/go-libp2p/core/peer.SplitAddr+0x39 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:56 # 0xc0fa71 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrsUnlocked+0x191 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:356 # 0xc0f827 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrs+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:337 # 0xc164a4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).AddAddrs+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:289 # 0x105a5d0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*netNotifiee).Disconnected+0x2d0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:1063 # 0xd30376 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).doClose.func1.1+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:112 # 0xd2db9a github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).notifyAll+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:765 # 0xd302ec github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).doClose.func1+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:111 0: 0 [4: 256] @ 0x48b4ac 0x4901c9 0x169beb0 0x16ef53a 0x16f0445 0x16effe9 0x16efb05 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beaf crypto/internal/fips140/hmac.New[...]+0x12f /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:186 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16efb04 crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x44 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:121 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 704] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0x124dc0a 0x124f86e 0x12cc148 0x12cb916 0x495521 # 0x124dc09 google.golang.org/grpc/internal/transport.(*http2Server).operateHeaders+0x1009 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:468 # 0x124f86d google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams+0x2ed /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:665 # 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 0: 0 [49: 6272] @ 0x48b485 0x425d05 0x8c5f4a 0xc1fd70 0xc30214 0xc2e725 0xc2c076 0xc36a65 0x495521 # 0x8c5f49 github.com/libp2p/go-libp2p/core/record.(*Envelope).Marshal+0xa9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/record/envelope.go:198 # 0xc1fd6f github.com/libp2p/go-libp2p-pubsub.defaultPXRecordReducer+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:461 # 0xc30213 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).makePrune+0x3b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2129 # 0xc2e724 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).sendGraftPrune+0x6e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1948 # 0xc2c075 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x12b5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1829 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [3: 864] @ 0x48b485 0x425d05 0x59ca90 0x1182d7b 0x1182d2e 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x59ca8f github.com/fxamacker/cbor/v2.DecOptions.decMode+0x46f /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1131 # 0x1182d7a github.com/fxamacker/cbor/v2.DecOptions.DecMode+0x9a /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:919 # 0x1182d2d github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x4d /home/pactus/source/sync/bundle/bundle.go:102 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [53: 13568] @ 0x48b485 0x490767 0xbe6c3b 0xbe6589 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6c3a github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIHave).Unmarshal+0x5ba /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2606 # 0xbe6588 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1348 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2316 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [3: 3456] @ 0x48b48c 0x490767 0xc31605 0xc26669 0xc265d4 0xc3aad2 0xc369e5 0x495521 # 0xc31604 github.com/libp2p/go-libp2p-pubsub.(*MessageCache).Put+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/mcache.go:58 # 0xc26668 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish.(*GossipSubRouter).rpcs.func1+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1306 # 0xc265d3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1299 # 0xc3aad1 github.com/libp2p/go-libp2p-pubsub.(*PubSub).publishMessage+0x51 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1457 # 0xc369e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:879 0: 0 [13: 7488] @ 0x48b4ac 0x4901c9 0x612cbc 0x611edc 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x612cbb github.com/consensys/gnark-crypto/ecc/bls12-381.MillerLoop+0x49b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:125 # 0x611edb github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x5b /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:27 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [14: 1120] @ 0x48b485 0x425d05 0x6f482a 0x6f47ea 0x6f4817 0x6f47e2 0x1163a66 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x6f4829 github.com/pactus-project/pactus/types/validator.(*Validator).Clone+0x89 /home/pactus/source/types/validator/validator.go:255 # 0x6f47e9 github.com/pactus-project/pactus/committee.(*committee).Validators.func1+0x49 /home/pactus/source/committee/committee.go:122 # 0x6f4816 github.com/pactus-project/pactus/committee.(*committee).iterate+0x76 /home/pactus/source/committee/committee.go:213 # 0x6f47e1 github.com/pactus-project/pactus/committee.(*committee).Validators+0x41 /home/pactus/source/committee/committee.go:121 # 0x1163a65 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x565 /home/pactus/source/state/state.go:487 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 128] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0x105844c 0x10561f1 0x10552a6 0x1052f28 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x105844b github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x4cb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:749 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10552a5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handlePush+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:459 # 0x1052f27 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).Start.(*Limiter).Limit.func1+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:96 # 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 0: 0 [33: 67584] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0xaff386 0xb0b70c 0xb7b273 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0xaff385 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:84 # 0xb0b70b github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x12b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:367 # 0xb7b272 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x1932 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:135 # 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 0: 0 [26: 6656] @ 0x48b4ac 0x4907d3 0xbe4ec5 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4ec4 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xfa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2095 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [12: 4224] @ 0x48b485 0x4901c9 0xb2a0c5 0xb7767d 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb2a0c4 github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).NearestPeers+0x3a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:498 # 0xb7767c github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0xfc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:758 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [16: 512] @ 0x48b485 0x425d05 0x7c1d71 0x7c1ffc 0x7c5450 0x7c5125 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x7c1d70 github.com/multiformats/go-multiaddr.readComponent+0x3d0 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:120 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 2112] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0x7dbd1b 0x7dbada 0xd6665a 0xd661ab 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7dbd1a crypto/x509.(*CertPool).addCertFunc+0x27a /usr/local/go/src/crypto/x509/cert_pool.go:210 # 0x7dbad9 crypto/x509.(*CertPool).AddCert+0x39 /usr/local/go/src/crypto/x509/cert_pool.go:184 # 0xd66659 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:163 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [2: 1792] @ 0x48b4ac 0x425d05 0x1698712 0x984959 0x935eb6 0x93fefe 0x9748cc 0x971092 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x1698711 crypto/internal/fips140/aes/gcm.NewGCMForTLS13+0x91 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go:174 # 0x984958 crypto/tls.aeadAESGCMTLS13+0x78 /usr/local/go/src/crypto/tls/cipher_suites.go:564 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9748cb crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x56b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:755 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [3: 288] @ 0x48b4ac 0x4901c9 0x543a15 0x5c9c25 0x69b76b 0x69b701 0x69f5ec 0x8ee54b 0x8ea5e5 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x543a14 encoding/binary.Read+0x74 /usr/local/go/src/encoding/binary/binary.go:261 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x69b76a github.com/pactus-project/pactus/util/encoding.ReadElements+0xaa /home/pactus/source/util/encoding/encoding.go:229 # 0x69b700 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Decode+0x40 /home/pactus/source/crypto/bls/public_key.go:99 # 0x69f5eb github.com/pactus-project/pactus/types/validator.FromBytes+0xeb /home/pactus/source/types/validator/validator.go:60 # 0x8ee54a github.com/pactus-project/pactus/store.newValidatorStore+0x18a /home/pactus/source/store/validator.go:32 # 0x8ea5e4 github.com/pactus-project/pactus/store.NewStore+0x1e4 /home/pactus/source/store/store.go:98 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [302: 22265856] @ 0x48b4b3 0x4901c9 0x68359f 0x683538 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x68359e compress/flate.(*compressor).initDeflate+0x53e /usr/local/go/src/compress/flate/deflate.go:374 # 0x683537 compress/flate.(*compressor).init+0x4d7 /usr/local/go/src/compress/flate/deflate.go:595 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [69: 1104] @ 0x48b485 0x425d05 0x782516 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x782515 github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x135 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:167 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [83: 169984] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [212: 2876416] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182c9f 0x1182ca0 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [6: 1152] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 417792] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 417792] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 417792] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x160ca55 0x160c665 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160ca54 github.com/creachadair/jrpc2.(*jmessage).parseJSON+0x74 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:206 # 0x160c664 github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x224 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:110 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 417792] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [286: 658944] @ 0x48b48c 0x490767 0xbe6c3b 0xbe6589 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6c3a github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIHave).Unmarshal+0x5ba /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2606 # 0xbe6588 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1348 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2316 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [79: 141568] @ 0x48b48c 0x4901c9 0xb29eef 0xb7767d 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb29eee github.com/libp2p/go-libp2p-kbucket.(*RoutingTable).NearestPeers+0x1ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/table.go:458 # 0xb7767c github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0xfc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:758 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [3: 48] @ 0x48b4a5 0x473854 0x473366 0x7c2e8c 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x7c2e8b github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x6b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [8: 1152] @ 0x48b485 0x425d05 0x55a0b7 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x55a0b6 encoding/json.Unmarshal+0x36 /usr/local/go/src/encoding/json/decode.go:106 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 384] @ 0x48b4ac 0x4901c9 0x169beee 0x16d60bf 0x16d99d0 0x6cbd07 0x6c53e5 0x6c4ec5 0x5c141b 0x975579 0x9710a5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16d60be crypto/internal/fips140/ecdsa.newDRBG[...]+0x17e /usr/local/go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go:71 # 0x16d99cf crypto/internal/fips140/ecdsa.Sign[...]+0x22f /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:304 # 0x6cbd06 crypto/ecdsa.signFIPS[...]+0x106 /usr/local/go/src/crypto/ecdsa/ecdsa.go:419 # 0x6c53e4 crypto/ecdsa.SignASN1+0x244 /usr/local/go/src/crypto/ecdsa/ecdsa.go:398 # 0x6c4ec4 crypto/ecdsa.(*PrivateKey).Sign+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:328 # 0x5c141a crypto.SignMessage+0x13a /usr/local/go/src/crypto/crypto.go:254 # 0x975578 crypto/tls.(*serverHandshakeStateTLS13).sendServerCertificate+0x578 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:870 # 0x9710a4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x84 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:83 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 24] @ 0x48b485 0x4901c9 0x410ced 0x416e47 0xc26c37 0xc265d4 0xc3aad2 0xc369e5 0x495521 # 0xc26c36 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish.(*GossipSubRouter).rpcs.func1+0x616 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1369 # 0xc265d3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1299 # 0xc3aad1 github.com/libp2p/go-libp2p-pubsub.(*PubSub).publishMessage+0x51 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1457 # 0xc369e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:879 0: 0 [57: 10944] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 4096] @ 0x48b4ac 0x4901c9 0x8c532f 0xafe470 0xc19d6f 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xafe46f github.com/libp2p/go-msgio.(*varintReader).ReadMsg+0x12f /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/varint.go:162 # 0xc19d6e github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x40e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:70 # 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 0: 0 [3: 48] @ 0x48b485 0x425d05 0xb078ae 0xb7b645 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb078ad github.com/libp2p/go-libp2p-kad-dht/internal/metrics.RecordRequestLatency+0x8d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/metrics/metrics.go:138 # 0xb7b644 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x1d04 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:157 # 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 0: 0 [4: 512] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f052f 0x16f1655 0x974779 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f052e crypto/internal/fips140/tls13.extract[...]+0x4e /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:44 # 0x16f1654 crypto/internal/fips140/tls13.NewEarlySecret[...]+0x34 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:75 # 0x974778 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x418 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:748 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [21: 2016] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 384] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x16f052f 0x16efb2d 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x16f052e crypto/internal/fips140/tls13.extract[...]+0x4e /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:44 # 0x16efb2c crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x6c /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:123 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [42: 2016] @ 0x48b4ac 0x473854 0x473366 0xb00c7e 0xb00db2 0xb00e54 0xb7eb0f 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb00c7d github.com/libp2p/go-libp2p-kad-dht/pb.peerInfoToPBPeer+0x25d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:47 # 0xb00db1 github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers+0xb1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:64 # 0xb00e53 github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:74 # 0xb7eb0e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x44e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:282 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [8: 131072] @ 0x48b4ac 0x4901c9 0x8c532f 0xcff727 0xcff710 0xd0338b 0xd02fd1 0xd06038 0xd3be2a 0x5522ea 0x10ddb65 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0x11542b9 0x115072a 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xcff726 github.com/libp2p/go-buffer-pool.Get+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xcff70f github.com/libp2p/go-yamux/v5.(*Session).sendMsg+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:521 # 0xd0338a github.com/libp2p/go-yamux/v5.(*Stream).write+0x34a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:185 # 0xd02fd0 github.com/libp2p/go-yamux/v5.(*Stream).Write+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:133 # 0xd06037 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Write+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:42 # 0xd3be29 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Write+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:69 # 0x5522e9 bufio.(*Writer).Write+0xe9 /usr/local/go/src/bufio/bufio.go:682 # 0x10ddb64 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0x184 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:142 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x11542b8 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x2b8 /home/pactus/source/network/stream.go:93 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [26: 416] @ 0x48b4a5 0x4907d3 0x8e91d7 0x8e91de 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x8e91d6 github.com/pactus-project/pactus/store.blockKey+0x56 /home/pactus/source/store/block.go:22 # 0x8e91dd github.com/pactus-project/pactus/store.(*blockStore).block+0x5d /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 48] @ 0x48b485 0x421deb 0xd203de 0xd200ad 0x495521 # 0xd203dd github.com/libp2p/go-libp2p/p2p/net/swarm.(*connectednessEventEmitter).notifyPeer+0x17d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/connectedness_event_emitter.go:128 # 0xd200ac github.com/libp2p/go-libp2p/p2p/net/swarm.(*connectednessEventEmitter).runEmitter+0x14c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/connectedness_event_emitter.go:95 0: 0 [256: 32768] @ 0x48b4ac 0x425d05 0xb00b52 0xb00ad8 0xb00db2 0xb00e54 0xb7eb0f 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb00b51 github.com/multiformats/go-multiaddr.Multiaddr.Bytes+0x131 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:98 # 0xb00ad7 github.com/libp2p/go-libp2p-kad-dht/pb.peerInfoToPBPeer+0xb7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:45 # 0xb00db1 github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers+0xb1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:64 # 0xb00e53 github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:74 # 0xb7eb0e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x44e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:282 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [5: 1600] @ 0x48b485 0x425d05 0x97119c 0x971045 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x97119b crypto/tls.(*serverHandshakeStateTLS13).processClientHello+0x3b /usr/local/go/src/crypto/tls/handshake_server_tls13.go:110 # 0x971044 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x24 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:70 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x169beee 0x16ef53a 0x16f0445 0x16effe9 0x16ef9da 0x974798 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x169beed crypto/internal/fips140/hmac.New[...]+0x16d /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:187 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16ef9d9 crypto/internal/fips140/tls13.(*EarlySecret).HandshakeSecret+0x59 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:96 # 0x974797 crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x437 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:750 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [6: 288] @ 0x48b485 0x425d05 0xc54225 0xc50b9f 0xc523c5 0xc59617 0xc5960f 0xdeb862 0xdeead5 0xdede85 0x495521 # 0xc54224 golang.org/x/net/internal/socket.parseInetAddr+0x2e4 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/internal/socket/sys_posix.go:100 # 0xc50b9e golang.org/x/net/internal/socket.mmsghdrs.unpack+0xde /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/internal/socket/mmsghdr_unix.go:25 # 0xc523c4 golang.org/x/net/internal/socket.(*Conn).recvMsgs+0x1c4 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/internal/socket/rawconn_mmsg.go:28 # 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 0: 0 [31: 4464] @ 0x48b485 0x425d05 0x55a0b7 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x55a0b6 encoding/json.Unmarshal+0x36 /usr/local/go/src/encoding/json/decode.go:106 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 80] @ 0x48b4ac 0x4901c9 0x6c1805 0x7e248b 0x7e8168 0x7e91bd 0x9702c9 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c1804 vendor/golang.org/x/crypto/cryptobyte.(*String).ReadASN1ObjectIdentifier+0x64 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go:461 # 0x7e248a crypto/x509.parseAI+0x8a /usr/local/go/src/crypto/x509/parser.go:185 # 0x7e8167 crypto/x509.parseCertificate+0x407 /usr/local/go/src/crypto/x509/parser.go:952 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0x9702c8 crypto/tls.(*Conn).processCertsFromClient+0xc8 /usr/local/go/src/crypto/tls/handshake_server.go:945 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [390: 6389760] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182c9f 0x1182ca0 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [101: 232704] @ 0x48b4ac 0x4901c9 0x687488 0x686390 0x68593f 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x687487 compress/flate.(*huffmanEncoder).generate+0x47 /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x68638f compress/flate.(*huffmanBitWriter).indexTokens+0x26f /usr/local/go/src/compress/flate/huffman_bit_writer.go:562 # 0x68593e compress/flate.(*huffmanBitWriter).writeBlock+0xde /usr/local/go/src/compress/flate/huffman_bit_writer.go:435 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [124: 285696] @ 0x48b4ac 0x4901c9 0x687488 0x685b34 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x687487 compress/flate.(*huffmanEncoder).generate+0x47 /usr/local/go/src/compress/flate/huffman_code.go:277 # 0x685b33 compress/flate.(*huffmanBitWriter).writeBlock+0x2d3 /usr/local/go/src/compress/flate/huffman_bit_writer.go:466 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [160: 7680] @ 0x48b485 0x425d05 0x76b091 0x76b07d 0x76b031 0x760725 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x76b090 container/list.(*List).insertValue+0x170 /usr/local/go/src/container/list/list.go:104 # 0x76b07c container/list.(*List).PushBack+0x15c /usr/local/go/src/container/list/list.go:152 # 0x76b030 github.com/syndtr/goleveldb/leveldb.(*DB).acquireSnapshot+0x110 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_snapshot.go:44 # 0x760724 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0xc4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:867 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b485 0x48b145 0x5cab59 0x6a4905 0x6a5325 0x6e41f0 0x6e63f0 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5cab58 github.com/pactus-project/pactus/crypto.(*Address).Decode+0x78 /home/pactus/source/crypto/address.go:131 # 0x6a4904 github.com/pactus-project/pactus/types/tx/payload.(*BatchRecipient).Decode+0x24 /home/pactus/source/types/tx/payload/batch_transfer.go:48 # 0x6a5324 github.com/pactus-project/pactus/types/tx/payload.(*BatchTransferPayload).Decode+0x104 /home/pactus/source/types/tx/payload/batch_transfer.go:168 # 0x6e41ef github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x3af /home/pactus/source/types/tx/tx.go:421 # 0x6e63ef github.com/pactus-project/pactus/types/block.(*Block).Decode+0x20f /home/pactus/source/types/block/block.go:240 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 224] @ 0x48b485 0x425d05 0xc36525 0xc36519 0x495521 # 0xc36524 github.com/libp2p/go-libp2p-pubsub.(*PubSub).getHelloPacket+0x784 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:22 # 0xc36518 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0x778 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:830 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x16ef505 0x16f0445 0x979c45 0x9524b3 0x94e4b6 0x947d28 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x16ef504 crypto/internal/fips140/hkdf.Expand[...]+0x64 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:28 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979c44 crypto/tls.(*cipherSuiteTLS13).finishedHash+0xc4 /usr/local/go/src/crypto/tls/key_schedule.go:38 # 0x9524b2 crypto/tls.(*clientHandshakeStateTLS13).sendClientFinished+0x52 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:812 # 0x94e4b5 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x7b5 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:145 # 0x947d27 crypto/tls.(*Conn).clientHandshake+0x827 /usr/local/go/src/crypto/tls/handshake_client.go:339 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [21: 1680] @ 0x48b485 0x421deb 0x6a322d 0x6a3d35 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a322c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x2c /home/pactus/source/genesis/genesis.go:69 # 0x6a3d34 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xd4 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 384] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169be1b 0x16ef53a 0x16f0445 0x16effe9 0x16efb05 0x975aba 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x16effe8 crypto/internal/fips140/tls13.deriveSecret[...]+0x128 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:53 # 0x16efb04 crypto/internal/fips140/tls13.(*HandshakeSecret).MasterSecret+0x44 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:121 # 0x975ab9 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x119 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:903 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [18: 32256] @ 0x48b4ac 0x4901c9 0x829965 0x8291f0 0xaff386 0xb0b70c 0xb7b273 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x829964 google.golang.org/protobuf/proto.MarshalOptions.marshal+0x3c4 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:190 # 0x8291ef google.golang.org/protobuf/proto.Marshal+0x4f /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/encode.go:111 # 0xaff385 github.com/libp2p/go-msgio/pbio.(*uvarintWriter).WriteMsg+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_writer.go:84 # 0xb0b70b github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x12b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:367 # 0xb7b272 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x1932 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:135 # 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 0: 0 [5: 960] @ 0x48b4ac 0x4901c9 0x5ea7b5 0x5ebf59 0x5ec190 0x61270b 0x611fb8 0x6120f2 0x69bbc7 0x1157b8d 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5ea7b4 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x54 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:303 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61270a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x46a /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:91 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x1157b8c github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x8c /home/pactus/source/sync/bundle/message/hello.go:56 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [17: 272] @ 0x48b485 0x490767 0xbe6c3b 0xbe6589 0xbe3293 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe6c3a github.com/libp2p/go-libp2p-pubsub/pb.(*ControlIHave).Unmarshal+0x5ba /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2606 # 0xbe6588 github.com/libp2p/go-libp2p-pubsub/pb.(*ControlMessage).Unmarshal+0x1348 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2316 # 0xbe3292 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x912 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1836 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [25: 1600] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0x7c5125 0x118a1b0 0x118988f 0x1189d33 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x118a1af github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x2f /home/pactus/source/sync/firewall/firewall.go:205 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1152] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3d35 0x1198c25 0x1198cc5 0x11992e5 0x1199da5 0x11993da 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3d34 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xd4 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x11992e4 github.com/pactus-project/pactus/sync.(*synchronizer).sayHello+0x1c4 /home/pactus/source/sync/sync.go:244 # 0x1199da4 github.com/pactus-project/pactus/sync.(*synchronizer).processProtocolsEvent+0x1e4 /home/pactus/source/sync/sync.go:321 # 0x11993d9 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xb9 /home/pactus/source/sync/sync.go:271 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b485 0x425d05 0xd99505 0xd9953e 0xdad445 0xde2666 0xde0652 0xddf3c5 0x495521 # 0xd99504 github.com/quic-go/quic-go/internal/ackhandler.newECNTracker+0x2c4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/ecn.go:72 # 0xd9953d github.com/quic-go/quic-go/internal/ackhandler.NewSentPacketHandler+0x2fd /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/ackhandler/sent_packet_handler.go:158 # 0xdad444 github.com/quic-go/quic-go.init.func1+0xc84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:313 # 0xde2665 github.com/quic-go/quic-go.(*baseServer).handleInitialImpl+0xa85 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:817 # 0xde0651 github.com/quic-go/quic-go.(*baseServer).handlePacketImpl+0x7f1 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:547 # 0xddf3c4 github.com/quic-go/quic-go.(*baseServer).run+0x1a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/server.go:303 0: 0 [3: 144] @ 0x48b485 0x490767 0x871256 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0xb0b4b4 0x495521 # 0x871255 google.golang.org/protobuf/internal/impl.consumeBytesSlice+0xd5 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5577 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0xb0b4b3 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).ctxReadMsg.func1+0x133 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:330 0: 0 [1: 393216] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x160c8ab 0x1608105 0x562271 0x561473 0x561231 0x560b7e 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x160c8aa github.com/creachadair/jrpc2.(*jmessage).toJSON+0x14a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:183 # 0x1608104 github.com/creachadair/jrpc2.(*Response).MarshalJSON+0xa4 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/base.go:170 # 0x562270 encoding/json.marshalerEncoder+0xb0 /usr/local/go/src/encoding/json/encode.go:483 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 393216] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [238: 41888] @ 0x48b4ac 0x4731d7 0x86f84a 0x88413a 0x883d78 0x85698c 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0x12653dc 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x86f849 google.golang.org/protobuf/internal/impl.consumeStringSliceValidateUTF8+0x69 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5275 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x85698b google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0xeb /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:448 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0x12653db google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x15b /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:96 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [72: 3456] @ 0x48b4ac 0x490af2 0x52d445 0x52d530 0x5beb4f 0x5bf22a 0x159dd48 0x159dbb0 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x490af1 internal/bytealg.MakeNoZero+0xb1 /usr/local/go/src/runtime/slice.go:437 # 0x52d444 strings.(*Builder).grow+0x24 /usr/local/go/src/strings/builder.go:67 # 0x52d52f strings.(*Builder).Grow+0x4f /usr/local/go/src/strings/builder.go:81 # 0x5beb4e github.com/pactus-project/pactus/util/bech32m.Encode+0x6e /home/pactus/source/util/bech32m/bech32m.go:266 # 0x5bf229 github.com/pactus-project/pactus/util/bech32m.EncodeFromBase256WithType+0x109 /home/pactus/source/util/bech32m/bech32m.go:405 # 0x159dd47 github.com/pactus-project/pactus/crypto.Address.String+0x727 /home/pactus/source/crypto/address.go:80 # 0x159dbaf github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x58f /home/pactus/source/www/grpc/network.go:128 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [214: 34240] @ 0x48b4ac 0x4901c9 0x5bf1b4 0x159dc12 0x159dc13 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x5bf1b3 github.com/pactus-project/pactus/util/bech32m.EncodeFromBase256WithType+0x93 /home/pactus/source/util/bech32m/bech32m.go:402 # 0x159dc11 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).String+0x5f1 /home/pactus/source/crypto/bls/public_key.go:67 # 0x159dc12 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x5f2 /home/pactus/source/www/grpc/network.go:127 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [79: 3792] @ 0x48b4ac 0x4901c9 0x5bf1b4 0x159dd48 0x159dbb0 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x5bf1b3 github.com/pactus-project/pactus/util/bech32m.EncodeFromBase256WithType+0x93 /home/pactus/source/util/bech32m/bech32m.go:402 # 0x159dd47 github.com/pactus-project/pactus/crypto.Address.String+0x727 /home/pactus/source/crypto/address.go:80 # 0x159dbaf github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x58f /home/pactus/source/www/grpc/network.go:128 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [12: 4224] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x414eb2 0xd0e993 0xd2b777 0xd2db9b 0xd2b5d4 0xd38dc5 0x495521 # 0xd0e992 github.com/libp2p/go-libp2p/p2p/net/connmgr.(*cmNotifee).Connected+0x312 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/connmgr/connmgr.go:695 # 0xd2b776 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn.func1+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:443 # 0xd2db9a github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).notifyAll+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:765 # 0xd2b5d3 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn+0x713 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:442 # 0xd38dc4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).AddListenAddr.func2.2+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_listen.go:177 0: 0 [10: 40960] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x93ac10 0x93abd7 0x9386c5 0x93e485 0x93e486 0x4d83ae 0xd00865 0xd0083d 0xd00738 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x93ac0f bytes.(*Buffer).Grow+0x6f /usr/local/go/src/bytes/buffer.go:186 # 0x93abd6 crypto/tls.(*Conn).readFromUntil+0x36 /usr/local/go/src/crypto/tls/conn.go:836 # 0x9386c4 crypto/tls.(*Conn).readRecordOrCCS+0xd44 /usr/local/go/src/crypto/tls/conn.go:677 # 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 0: 0 [17: 2720] @ 0x48b485 0x425d05 0xce3e3e 0xce14e8 0xce0006 0xd30637 0x495521 # 0xce3e3d github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScope+0xdd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:56 # 0xce14e7 github.com/libp2p/go-libp2p/p2p/host/resource-manager.newStreamScope+0x127 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:589 # 0xce0005 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenStream+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:423 # 0xd30636 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).start.func1+0xf6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:139 0: 0 [14: 21504] @ 0x48b48c 0x425d05 0x7e7da5 0x7e91bd 0x9702c9 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7e7da4 crypto/x509.parseCertificate+0x44 /usr/local/go/src/crypto/x509/parser.go:887 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0x9702c8 crypto/tls.(*Conn).processCertsFromClient+0xc8 /usr/local/go/src/crypto/tls/handshake_server.go:945 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [262: 37728] @ 0x48b4ac 0x4907d3 0xbe4ec5 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4ec4 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xfa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2095 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [42: 672] @ 0x48b485 0x425d05 0xc3c4b7 0xc1af9a 0x495521 # 0xc3c4b6 github.com/libp2p/go-libp2p-pubsub.(*rpcQueue).Pop+0xb6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:115 # 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 0: 0 [366: 40992] @ 0x48b485 0x425d05 0x53974d 0xc3c505 0xc1af9a 0x495521 # 0x53974c context.AfterFunc+0x2c /usr/local/go/src/context/context.go:326 # 0xc3c504 github.com/libp2p/go-libp2p-pubsub.(*rpcQueue).Pop+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/rpc_queue.go:115 # 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 0: 0 [1: 176] @ 0x48b485 0x425d05 0x1057089 0x1055617 0x105e9ac 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x1057088 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).createBaseIdentifyResponse+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:635 # 0x1055616 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendIdentifyResp+0x2d6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:481 # 0x105e9ab github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyRequest+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:465 # 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 0: 0 [2: 160] @ 0x48b485 0x425d05 0x6a3cd3 0x6a3d26 0x1198c25 0x1198cc5 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6a3cd2 github.com/pactus-project/pactus/genesis.MainnetGenesis+0x72 /home/pactus/source/genesis/mainnet.go:12 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 32] @ 0x48b4ac 0x473854 0x473366 0x7c3f35 0x7c1de7 0x7c1ffc 0x7c5450 0xb01227 0xb00ffa 0xb00fd9 0xb03368 0xb8002a 0xb84a64 0x495521 # 0x7c3f34 github.com/multiformats/go-multiaddr.validateComponent+0x3d4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:343 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0xb01226 github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:109 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb84a63 github.com/libp2p/go-libp2p-kad-dht.(*query).queryPeer+0x2c3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:429 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x16f1777 0x169bdcf 0x16ef895 0x16f0586 0x16efa10 0x95030b 0x94e43e 0x947d28 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x16f1776 crypto/internal/fips140/tls13.NewEarlySecret[...].func1+0x16 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:76 # 0x169bdce crypto/internal/fips140/hmac.New[...]+0x4e /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:170 # 0x16ef894 crypto/internal/fips140/hkdf.Extract[...]+0xd4 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:20 # 0x16f0585 crypto/internal/fips140/tls13.extract[...]+0xa5 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:46 # 0x16efa0f crypto/internal/fips140/tls13.(*EarlySecret).HandshakeSecret+0x8f /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:98 # 0x95030a crypto/tls.(*clientHandshakeStateTLS13).establishHandshakeKeys+0x12a /usr/local/go/src/crypto/tls/handshake_client_tls13.go:490 # 0x94e43d crypto/tls.(*clientHandshakeStateTLS13).handshake+0x73d /usr/local/go/src/crypto/tls/handshake_client_tls13.go:130 # 0x947d27 crypto/tls.(*Conn).clientHandshake+0x827 /usr/local/go/src/crypto/tls/handshake_client.go:339 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x946986 0x947585 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x946985 crypto/tls.(*Conn).makeClientHello+0x525 /usr/local/go/src/crypto/tls/handshake_client.go:115 # 0x947584 crypto/tls.(*Conn).clientHandshake+0x84 /usr/local/go/src/crypto/tls/handshake_client.go:231 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 80] @ 0x48b485 0x425d05 0x8b7b74 0x8b7a9d 0x8c8ce5 0x1058f4f 0x1058885 0x10561f1 0x10551cb 0x1054790 0x495521 # 0x8b7b73 github.com/libp2p/go-libp2p/core/crypto.PublicKeyToProto+0x73 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:174 # 0x8b7a9c github.com/libp2p/go-libp2p/core/crypto.MarshalPublicKey+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/crypto/key.go:159 # 0x8c8ce4 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:164 # 0x1058f4e github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeSignedPeerRecord+0x4e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:843 # 0x1058884 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).consumeMessage+0x904 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:791 # 0x10561f0 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x610 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:537 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [3: 1056] @ 0x48b485 0x4901c9 0xd2f86c 0xd2f769 0x10e1ad2 0x10e4815 0x10e4f45 0x10e43d4 0x495521 # 0xd2f86b github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).listenAddressesNoLock+0x4b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_addr.go:19 # 0xd2f768 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).ListenAddresses+0x88 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_addr.go:15 # 0x10e1ad1 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.NewManager.func1+0x31 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:158 # 0x10e4814 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).shouldRecordObservation+0x314 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:391 # 0x10e4f44 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).maybeRecordObservation+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:423 # 0x10e43d3 github.com/libp2p/go-libp2p/p2p/host/observedaddrs.(*Manager).worker+0xb3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/observedaddrs/manager.go:357 0: 0 [5: 120] @ 0x48b4ac 0x4907d3 0x5c7a3e 0x5c82c6 0x69be5e 0x6f496b 0x6f4986 0x6f495c 0x6f4936 0x6f4913 0x1165673 0x116eef9 0x116ed93 0x1168b11 0x1168ad4 0x118b645 0x1198b6f 0x119405a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5c7a3d golang.org/x/crypto/ripemd160.(*digest).Sum+0x1bd /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/ripemd160/ripemd160.go:123 # 0x5c82c5 github.com/pactus-project/pactus/crypto/hash.Hash160+0xc5 /home/pactus/source/crypto/hash/hash.go:34 # 0x69be5d github.com/pactus-project/pactus/crypto/bls.(*PublicKey).ValidatorAddress+0x5d /home/pactus/source/crypto/bls/public_key.go:170 # 0x6f496a github.com/pactus-project/pactus/types/validator.(*Validator).Address+0x6a /home/pactus/source/types/validator/validator.go:96 # 0x6f4985 github.com/pactus-project/pactus/committee.(*committee).Contains.(*committee).find.func1+0x85 /home/pactus/source/committee/committee.go:138 # 0x6f495b github.com/pactus-project/pactus/committee.(*committee).iterate+0x5b /home/pactus/source/committee/committee.go:213 # 0x6f4935 github.com/pactus-project/pactus/committee.(*committee).find+0x35 /home/pactus/source/committee/committee.go:137 # 0x6f4912 github.com/pactus-project/pactus/committee.(*committee).Contains+0x12 /home/pactus/source/committee/committee.go:132 # 0x1165672 github.com/pactus-project/pactus/state.(*state).IsInCommittee+0x92 /home/pactus/source/state/state.go:659 # 0x116eef8 github.com/pactus-project/pactus/consensus.(*newHeightState).decide+0x138 /home/pactus/source/consensus/height.go:26 # 0x116ed92 github.com/pactus-project/pactus/consensus.(*newHeightState).enter+0x12 /home/pactus/source/consensus/height.go:15 # 0x1168b10 github.com/pactus-project/pactus/consensus.(*consensus).enterNewState+0xb0 /home/pactus/source/consensus/consensus.go:171 # 0x1168ad3 github.com/pactus-project/pactus/consensus.(*consensus).MoveToNewHeight+0x73 /home/pactus/source/consensus/consensus.go:184 # 0x118b644 github.com/pactus-project/pactus/consensus/manager.(*manager).MoveToNewHeight+0x44 /home/pactus/source/consensus/manager/manager.go:136 # 0x1198b6e github.com/pactus-project/pactus/sync.(*synchronizer).moveConsensusToNewHeight+0xae /home/pactus/source/sync/sync.go:156 # 0x1194059 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1d9 /home/pactus/source/sync/handler_block_announce.go:34 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 3456] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3d35 0x1160c18 0x11638c5 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3d34 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xd4 /home/pactus/source/genesis/genesis.go:190 # 0x1160c17 github.com/pactus-project/pactus/state.(*state).concreteSandbox+0x37 /home/pactus/source/state/state.go:151 # 0x11638c4 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3c4 /home/pactus/source/state/state.go:476 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [20: 23040] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3d35 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3d34 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xd4 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [4: 448] @ 0x48b485 0x425d05 0x53ae19 0x53b60d 0x53b5cf 0x105503e 0x1054790 0x495521 # 0x53ae18 context.WithDeadlineCause+0xd8 /usr/local/go/src/context/context.go:640 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0x105503d github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x5d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:445 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0xb7bfc7 0xb7c013 0xb7c098 0xb83cf1 0xb835f3 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0xb7bfc6 github.com/libp2p/go-libp2p-kbucket.ConvertKey+0x146 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:51 # 0xb7c012 github.com/libp2p/go-libp2p-kad-dht.NewKeyKadID+0x192 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:24 # 0xb7c097 github.com/libp2p/go-libp2p-kad-dht.NewLookupEvent+0x217 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:72 # 0xb83cf0 github.com/libp2p/go-libp2p-kad-dht.(*query).spawnQuery+0x5f0 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:330 # 0xb835f2 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:316 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0xb7bcbe 0xb7bc43 0xb7bc57 0xb7c20e 0xb852d9 0xb83505 0xb82bab 0xb81faf 0xb7fac6 0xb74c35 0xb31cea 0xb3160f 0xb310a5 0xb307e5 0xb307e6 0xb303bf 0x495521 # 0xb7bcbd github.com/libp2p/go-libp2p-kbucket.ConvertPeerID+0xbd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:45 # 0xb7bc42 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadID+0x42 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:38 # 0xb7bc56 github.com/libp2p/go-libp2p-kad-dht.NewPeerKadIDSlice+0x56 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:46 # 0xb7c20d github.com/libp2p/go-libp2p-kad-dht.NewLookupUpdateEvent+0x8d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/events.go:108 # 0xb852d8 github.com/libp2p/go-libp2p-kad-dht.(*query).updateState+0xb8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:482 # 0xb83504 github.com/libp2p/go-libp2p-kad-dht.(*query).run+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:293 # 0xb82baa github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runQuery+0x48a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:201 # 0xb81fae github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup+0x2ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:96 # 0xb7fac5 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers+0x325 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:32 # 0xb74c34 github.com/libp2p/go-libp2p-kad-dht.makeRtRefreshManager.func2+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:400 # 0xb31ce9 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).runRefreshDHTQuery+0x89 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:343 # 0xb3160e github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCpl+0x50e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:317 # 0xb310a4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).refreshCplIfEligible+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:300 # 0xb307e4 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh.func1+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:256 # 0xb307e5 github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).doRefresh+0x205 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:263 # 0xb303be github.com/libp2p/go-libp2p-kad-dht/rtrefresh.(*RtRefreshManager).loop+0x49e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/rtrefresh/rt_refresh_manager.go:227 0: 0 [9: 8064] @ 0x48b4ac 0x425d05 0x1698712 0x984959 0x935eb6 0x975be5 0x975bb7 0x9710b4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x1698711 crypto/internal/fips140/aes/gcm.NewGCMForTLS13+0x91 /usr/local/go/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go:174 # 0x984958 crypto/tls.aeadAESGCMTLS13+0x78 /usr/local/go/src/crypto/tls/cipher_suites.go:564 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x975be4 crypto/tls.(*Conn).setWriteTrafficSecret+0x244 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x975bb6 crypto/tls.(*serverHandshakeStateTLS13).sendServerFinished+0x216 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:907 # 0x9710b3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x93 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:86 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 48] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0x5667ee 0x568631 0x561fbd 0x56206f 0x561c25 0x561898 0x4a336c 0x56178a 0x561754 0x561753 0x565fe7 0x561f71 0x561c25 0x561898 0x4a336c 0x56178a 0x561754 0x561753 0x561525 0x561445 0x561231 0x560b7e 0x160c81b 0x160c317 0x160d3ab 0x160edb5 0x160ea45 0x160e093 0x4a49ca 0x495521 # 0x5667ed encoding/json.typeFields+0x1cd /usr/local/go/src/encoding/json/encode.go:1112 # 0x568630 encoding/json.cachedTypeFields+0x110 /usr/local/go/src/encoding/json/encode.go:1336 # 0x561fbc encoding/json.newStructEncoder+0x37c /usr/local/go/src/encoding/json/encode.go:757 # 0x56206e encoding/json.newTypeEncoder+0x42e /usr/local/go/src/encoding/json/encode.go:455 # 0x561c24 encoding/json.typeEncoder.func1+0x24 /usr/local/go/src/encoding/json/encode.go:400 # 0x561897 encoding/json.typeEncoder.typeEncoder.OnceValue[...].func3.func4+0x57 /usr/local/go/src/sync/oncefunc.go:66 # 0x4a336b sync.(*Once).doSlow+0xab /usr/local/go/src/sync/once.go:78 # 0x561789 sync.(*Once).Do+0x229 /usr/local/go/src/sync/once.go:69 # 0x561753 encoding/json.typeEncoder.OnceValue[...].func3+0x1f3 /usr/local/go/src/sync/oncefunc.go:58 # 0x561752 encoding/json.typeEncoder+0x1f2 /usr/local/go/src/encoding/json/encode.go:409 # 0x565fe6 encoding/json.newPtrEncoder+0x26 /usr/local/go/src/encoding/json/encode.go:924 # 0x561f70 encoding/json.newTypeEncoder+0x330 /usr/local/go/src/encoding/json/encode.go:463 # 0x561c24 encoding/json.typeEncoder.func1+0x24 /usr/local/go/src/encoding/json/encode.go:400 # 0x561897 encoding/json.typeEncoder.typeEncoder.OnceValue[...].func3.func4+0x57 /usr/local/go/src/sync/oncefunc.go:66 # 0x4a336b sync.(*Once).doSlow+0xab /usr/local/go/src/sync/once.go:78 # 0x561789 sync.(*Once).Do+0x229 /usr/local/go/src/sync/once.go:69 # 0x561753 encoding/json.typeEncoder.OnceValue[...].func3+0x1f3 /usr/local/go/src/sync/oncefunc.go:58 # 0x561752 encoding/json.typeEncoder+0x1f2 /usr/local/go/src/encoding/json/encode.go:409 # 0x561524 encoding/json.valueEncoder+0x44 /usr/local/go/src/encoding/json/encode.go:385 # 0x561444 encoding/json.(*encodeState).reflectValue+0x44 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160c81a github.com/creachadair/jrpc2.(*jmessage).toJSON+0xba /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:186 # 0x160c316 github.com/creachadair/jrpc2.jmessages.toJSON+0x36 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:67 # 0x160d3aa github.com/creachadair/jrpc2.encode+0x2a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:290 # 0x160edb4 github.com/creachadair/jrpc2.(*Server).deliver+0x294 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:294 # 0x160ea44 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x264 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:271 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [121: 19360] @ 0x48b485 0x425d05 0xbe3216 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe3215 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0x895 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1834 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 96] @ 0x48b485 0x425d05 0x6c3305 0x960fcb 0x960ec7 0x6c2f44 0x6c339c 0x95ebcd 0x95eab7 0x93c057 0x9746db 0x971092 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x6c3304 vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x2e4 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:200 # 0x960fca vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x1aa /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x960ec6 crypto/tls.(*serverHelloMsg).marshal.func5+0xa6 /usr/local/go/src/crypto/tls/handshake_messages.go:800 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x95ebcc vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x102c /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x95eab6 crypto/tls.(*serverHelloMsg).marshal+0xf16 /usr/local/go/src/crypto/tls/handshake_messages.go:798 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x9746da crypto/tls.(*serverHandshakeStateTLS13).sendServerParameters+0x37a /usr/local/go/src/crypto/tls/handshake_server_tls13.go:738 # 0x971091 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x71 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:80 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 1280] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x938d1d 0x93c371 0x93c372 0x93c3f9 0x947a05 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x938d1c crypto/tls.(*Conn).readRecordOrCCS+0x139c /usr/local/go/src/crypto/tls/conn.go:786 # 0x93c370 crypto/tls.(*Conn).readRecord+0x50 /usr/local/go/src/crypto/tls/conn.go:588 # 0x93c371 crypto/tls.(*Conn).readHandshakeBytes+0x51 /usr/local/go/src/crypto/tls/conn.go:1084 # 0x93c3f8 crypto/tls.(*Conn).readHandshake+0x38 /usr/local/go/src/crypto/tls/conn.go:1095 # 0x947a04 crypto/tls.(*Conn).clientHandshake+0x504 /usr/local/go/src/crypto/tls/handshake_client.go:300 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [6: 1152] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x61266b 0x611fb8 0x6120f2 0x69bbc7 0x6e949f 0x1161ee7 0x118bcd3 0x1197d13 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x61266a github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x3ca /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:83 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e949e github.com/pactus-project/pactus/types/vote.(*Vote).Verify+0xbe /home/pactus/source/types/vote/vote.go:197 # 0x1161ee6 github.com/pactus-project/pactus/state.(*state).UpdateLastCertificate+0x1c6 /home/pactus/source/state/state.go:299 # 0x118bcd2 github.com/pactus-project/pactus/consensus/manager.(*manager).AddVote+0x152 /home/pactus/source/consensus/manager/manager.go:188 # 0x1197d12 github.com/pactus-project/pactus/sync.(*voteHandler).ParseMessage+0xd2 /home/pactus/source/sync/handler_vote.go:23 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1792] @ 0x48b4ac 0x4907d3 0x97a911 0x946de2 0x947585 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x97a910 crypto/tls.(*hybridKeyExchange).keyShares+0x150 /usr/local/go/src/crypto/tls/key_schedule.go:185 # 0x946de1 crypto/tls.(*Conn).makeClientHello+0x981 /usr/local/go/src/crypto/tls/handshake_client.go:152 # 0x947584 crypto/tls.(*Conn).clientHandshake+0x84 /usr/local/go/src/crypto/tls/handshake_client.go:231 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 8192] @ 0x48b4ac 0x425d05 0x924d2e 0x924d22 0x984138 0x97a87b 0x946de2 0x947585 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x924d2d crypto/internal/fips140/mlkem.NewDecapsulationKey768+0x2d /usr/local/go/src/crypto/internal/fips140/mlkem/mlkem768.go:199 # 0x924d21 crypto/mlkem.NewDecapsulationKey768+0x21 /usr/local/go/src/crypto/mlkem/mlkem.go:59 # 0x984137 crypto/tls.keyExchangeForCurveID.func1+0x17 /usr/local/go/src/crypto/tls/key_schedule.go:77 # 0x97a87a crypto/tls.(*hybridKeyExchange).keyShares+0xba /usr/local/go/src/crypto/tls/key_schedule.go:176 # 0x946de1 crypto/tls.(*Conn).makeClientHello+0x981 /usr/local/go/src/crypto/tls/handshake_client.go:152 # 0x947584 crypto/tls.(*Conn).clientHandshake+0x84 /usr/local/go/src/crypto/tls/handshake_client.go:231 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 32] @ 0x48b485 0x490767 0x55d425 0x55ad3e 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x119699b 0x1195f66 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x55d424 encoding/json.(*decodeState).object+0x1944 /usr/local/go/src/encoding/json/decode.go:738 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x119699a github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x17a /home/pactus/source/sync/handler_hello.go:173 # 0x1195f65 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x685 /home/pactus/source/sync/handler_hello.go:103 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b4ac 0x425d05 0xd66a8a 0xd661ab 0x94cbc3 0x95129a 0x94e46c 0x947d28 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0xd66a89 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x4e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:202 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x94cbc2 crypto/tls.(*Conn).verifyServerCertificate+0x862 /usr/local/go/src/crypto/tls/handshake_client.go:1182 # 0x951299 crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x299 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:635 # 0x94e46b crypto/tls.(*clientHandshakeStateTLS13).handshake+0x76b /usr/local/go/src/crypto/tls/handshake_client_tls13.go:136 # 0x947d27 crypto/tls.(*Conn).clientHandshake+0x827 /usr/local/go/src/crypto/tls/handshake_client.go:339 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [91: 37856] @ 0x48b485 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x410c0d 0x416e47 0xc26c37 0xc265d4 0xc3aad2 0xc369e5 0x495521 # 0xc26c36 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish.(*GossipSubRouter).rpcs.func1+0x616 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1369 # 0xc265d3 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Publish+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1299 # 0xc3aad1 github.com/libp2p/go-libp2p-pubsub.(*PubSub).publishMessage+0x51 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1457 # 0xc369e4 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:879 0: 0 [1: 160] @ 0x48b485 0x425d05 0xce416c 0xce9ca5 0xd065a2 0xcfd8ce 0xd05c1d 0xd312b5 0xd3104f 0x1054a52 0x105509a 0x1054790 0x495521 # 0xce416b github.com/libp2p/go-libp2p/p2p/host/resource-manager.newResourceScopeSpan+0xcb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:68 # 0xce9ca4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceScope).BeginSpan+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/scope.go:739 # 0xd065a1 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn.func1+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:45 # 0xcfd8cd github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x1ad /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:214 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0x1054a51 github.com/libp2p/go-libp2p/p2p/protocol/identify.newStreamAndNegotiate+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:420 # 0x1055099 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:447 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x53dd96 0x53df19 0x8fd0ec 0x8fd4b4 0x8fd35d 0xd604d1 0x495521 # 0x53dd95 bytes.(*Buffer).grow+0x1b5 /usr/local/go/src/bytes/buffer.go:155 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x8fd0eb github.com/multiformats/go-multistream.writeUvarint+0x8b /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:72 # 0x8fd4b3 github.com/multiformats/go-multistream.delimWrite+0x33 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:102 # 0x8fd35c github.com/multiformats/go-multistream.delitmWriteAll+0x7c /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:93 # 0xd604d0 github.com/multiformats/go-multistream.SelectProtoOrFail[...].func2+0xf0 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/client.go:57 0: 0 [27: 24192] @ 0x48b48c 0x4901c9 0x8fdc8c 0xb7e945 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x8fdc8b github.com/libp2p/go-libp2p/core/peerstore.AddrInfos+0x4b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peerstore/helpers.go:9 # 0xb7e944 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x284 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:273 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 8192] @ 0x48b4ac 0x4901c9 0x8c532f 0xcff727 0xcff710 0xd0338b 0xd02fd1 0xd06038 0xd3be2a 0x552032 0x5522d0 0x10ddb65 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0x11542b9 0x115072a 0x495521 # 0x8c532e github.com/libp2p/go-buffer-pool.(*BufferPool).Get+0x10e /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:74 # 0xcff726 github.com/libp2p/go-buffer-pool.Get+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/pool.go:97 # 0xcff70f github.com/libp2p/go-yamux/v5.(*Session).sendMsg+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:521 # 0xd0338a github.com/libp2p/go-yamux/v5.(*Stream).write+0x34a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:185 # 0xd02fd0 github.com/libp2p/go-yamux/v5.(*Stream).Write+0x70 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:133 # 0xd06037 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).Write+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:42 # 0xd3be29 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Write+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:69 # 0x552031 bufio.(*Writer).Flush+0x51 /usr/local/go/src/bufio/bufio.go:642 # 0x5522cf bufio.(*Writer).Write+0xcf /usr/local/go/src/bufio/bufio.go:686 # 0x10ddb64 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0x184 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:142 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x11542b8 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x2b8 /home/pactus/source/network/stream.go:93 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [45: 46080] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 48] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0xd0e832 0xd2b777 0xd2db9b 0xd2b5d4 0xd261bf 0xd33258 0x495521 # 0xd0e831 github.com/libp2p/go-libp2p/p2p/net/connmgr.(*cmNotifee).Connected+0x1b1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/connmgr/connmgr.go:677 # 0xd2b776 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn.func1+0x36 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:443 # 0xd2db9a github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).notifyAll+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:765 # 0xd2b5d3 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addConn+0x713 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:442 # 0xd261be github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x2b3e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:343 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 32] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182c9f 0x1182ca0 0x1198ccf 0x1196a98 0x11965e5 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1196a97 github.com/pactus-project/pactus/sync.(*helloHandler).acknowledge+0x277 /home/pactus/source/sync/handler_hello.go:179 # 0x11965e4 github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0xd04 /home/pactus/source/sync/handler_hello.go:158 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 384] @ 0x48b485 0x4901c9 0xd029a5 0xd029a6 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0xc1a7ad 0x495521 # 0xd029a4 github.com/libp2p/go-yamux/v5.newSegmentedBuffer+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/util.go:83 # 0xd029a5 github.com/libp2p/go-yamux/v5.newStream+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:69 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xc1a7ac github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewPeer+0xac /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:126 0: 0 [1: 48] @ 0x48b485 0x4901c9 0xb0119e 0xb00ffa 0xb00fd9 0xb03368 0xb74949 0xb76b2f 0x495521 # 0xb0119d github.com/libp2p/go-libp2p-kad-dht/pb.(*Message_Peer).Addresses+0x3d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:107 # 0xb00ff9 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeerToPeerInfo+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:55 # 0xb00fd8 github.com/libp2p/go-libp2p-kad-dht/pb.PBPeersToPeerInfos+0x98 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:95 # 0xb03367 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x5a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:168 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [1: 176] @ 0x48b4ac 0x4901c9 0x92e399 0x951511 0x94e46c 0x947d28 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x92e398 crypto/tls.signedMessage+0x38 /usr/local/go/src/crypto/tls/auth.go:114 # 0x951510 crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x510 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:668 # 0x94e46b crypto/tls.(*clientHandshakeStateTLS13).handshake+0x76b /usr/local/go/src/crypto/tls/handshake_client_tls13.go:136 # 0x947d27 crypto/tls.(*Conn).clientHandshake+0x827 /usr/local/go/src/crypto/tls/handshake_client.go:339 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 96] @ 0x48b4ac 0x425d05 0x16b667a 0x16d44b4 0x6c8dc5 0x6cd316 0x6c449c 0x7f329a 0x7f3999 0xd66a65 0xd661ab 0x94cbc3 0x95129a 0x94e46c 0x947d28 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x16b6679 crypto/internal/fips140/nistec.NewP256Point+0x19 /usr/local/go/src/crypto/internal/fips140/nistec/p256_asm.go:49 # 0x16d44b3 crypto/internal/fips140/ecdsa.NewPublicKey[...]+0x73 /usr/local/go/src/crypto/internal/fips140/ecdsa/ecdsa.go:191 # 0x6c8dc4 crypto/ecdsa.publicKeyToFIPS[...]+0x64 /usr/local/go/src/crypto/ecdsa/ecdsa.go:569 # 0x6cd315 crypto/ecdsa.publicKeyBytes[...]+0x15 /usr/local/go/src/crypto/ecdsa/ecdsa.go:160 # 0x6c449b crypto/ecdsa.(*PublicKey).Bytes+0x23b /usr/local/go/src/crypto/ecdsa/ecdsa.go:149 # 0x7f3299 crypto/x509.marshalPublicKey+0x119 /usr/local/go/src/crypto/x509/x509.go:104 # 0x7f3998 crypto/x509.MarshalPKIXPublicKey+0x78 /usr/local/go/src/crypto/x509/x509.go:156 # 0xd66a64 github.com/libp2p/go-libp2p/p2p/security/tls.PubKeyFromCertChain+0x4c4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:198 # 0xd661aa github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x20a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:139 # 0x94cbc2 crypto/tls.(*Conn).verifyServerCertificate+0x862 /usr/local/go/src/crypto/tls/handshake_client.go:1182 # 0x951299 crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x299 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:635 # 0x94e46b crypto/tls.(*clientHandshakeStateTLS13).handshake+0x76b /usr/local/go/src/crypto/tls/handshake_client_tls13.go:136 # 0x947d27 crypto/tls.(*Conn).clientHandshake+0x827 /usr/local/go/src/crypto/tls/handshake_client.go:339 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [3: 3456] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3c7f 0x1198c25 0x1198cc5 0x11992e5 0x1199da5 0x11993da 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3c7e github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0x1e /home/pactus/source/genesis/genesis.go:189 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x11992e4 github.com/pactus-project/pactus/sync.(*synchronizer).sayHello+0x1c4 /home/pactus/source/sync/sync.go:244 # 0x1199da4 github.com/pactus-project/pactus/sync.(*synchronizer).processProtocolsEvent+0x1e4 /home/pactus/source/sync/sync.go:321 # 0x11993d9 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xb9 /home/pactus/source/sync/sync.go:271 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [24: 9216] @ 0x48b485 0x4901c9 0xd029a5 0xd029a6 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0x115423b 0x115072a 0x495521 # 0xd029a4 github.com/libp2p/go-yamux/v5.newSegmentedBuffer+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/util.go:83 # 0xd029a5 github.com/libp2p/go-yamux/v5.newStream+0x85 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:69 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0x115423a github.com/pactus-project/pactus/network.(*streamService).SendTo+0x23a /home/pactus/source/network/stream.go:84 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [323: 36176] @ 0x48b485 0x425d05 0xc19d9b 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xc19d9a github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x43a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:88 # 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 0: 0 [2: 416] @ 0x48b485 0x4901c9 0x11521f9 0x11517c5 0x495521 # 0x11521f8 github.com/pactus-project/pactus/network.(*NotifeeService).sendProtocolsEvent+0x78 /home/pactus/source/network/notifee.go:128 # 0x11517c4 github.com/pactus-project/pactus/network.(*NotifeeService).Start.func1+0x2a4 /home/pactus/source/network/notifee.go:71 0: 0 [4: 448] @ 0x48b485 0x425d05 0x491f3c 0x4eeee8 0x1154690 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4eeee7 time.NewTimer+0x67 /usr/local/go/src/time/sleep.go:145 # 0x115468f github.com/pactus-project/pactus/network.(*streamService).SendTo.func1+0x4f /home/pactus/source/network/stream.go:108 0: 0 [1: 1408] @ 0x48b4ac 0x4907d3 0x9581b5 0x958185 0x958097 0x6c2f44 0x6c339c 0x957e19 0x957dd7 0x6c2f44 0x6c339c 0x957d74 0x957d53 0x6c2f44 0x6c339c 0x955bce 0x955a60 0x95a0d5 0x96b0d8 0x94de45 0x947d28 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x9581b4 vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x134 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x958184 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddBytes+0x104 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:110 # 0x958096 crypto/tls.(*clientHelloMsg).marshalMsg.func14.1.1+0x16 /usr/local/go/src/crypto/tls/handshake_messages.go:290 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x957e18 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x78 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x957dd6 crypto/tls.(*clientHelloMsg).marshalMsg.func14.1+0x36 /usr/local/go/src/crypto/tls/handshake_messages.go:289 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x957d73 vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x33 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x957d52 crypto/tls.(*clientHelloMsg).marshalMsg.func14+0x12 /usr/local/go/src/crypto/tls/handshake_messages.go:286 # 0x6c2f43 vendor/golang.org/x/crypto/cryptobyte.(*Builder).callContinuation+0x63 /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:184 # 0x6c339b vendor/golang.org/x/crypto/cryptobyte.(*Builder).addLengthPrefixed+0x37b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:209 # 0x955bcd vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16LengthPrefixed+0x284d /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:151 # 0x955a5f crypto/tls.(*clientHelloMsg).marshalMsg+0x26df /usr/local/go/src/crypto/tls/handshake_messages.go:285 # 0x95a0d4 crypto/tls.(*clientHelloMsg).marshal+0x14 /usr/local/go/src/crypto/tls/handshake_messages.go:376 # 0x96b0d7 crypto/tls.transcriptMsg+0x77 /usr/local/go/src/crypto/tls/handshake_messages.go:1957 # 0x94de44 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x144 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:67 # 0x947d27 crypto/tls.(*Conn).clientHandshake+0x827 /usr/local/go/src/crypto/tls/handshake_client.go:339 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [45: 184320] @ 0x48b4ac 0x4901c9 0xafec7f 0xafec12 0xafec16 0x1055eb6 0x10551cb 0x1054790 0x495521 # 0xafec7e bufio.NewReaderSize+0xbe /usr/local/go/src/bufio/bufio.go:57 # 0xafec11 bufio.NewReader+0x51 /usr/local/go/src/bufio/bufio.go:63 # 0xafec15 github.com/libp2p/go-msgio/pbio.NewDelimitedReader+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:59 # 0x1055eb5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x2d5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:524 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [6: 3072] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0x984914 0x935eb6 0x93fefe 0x9770d3 0x9710e5 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0x984913 crypto/tls.aeadAESGCMTLS13+0x33 /usr/local/go/src/crypto/tls/cipher_suites.go:555 # 0x935eb5 crypto/tls.(*halfConn).setTrafficSecret+0x75 /usr/local/go/src/crypto/tls/conn.go:234 # 0x93fefd crypto/tls.(*Conn).setReadTrafficSecret+0x7d /usr/local/go/src/crypto/tls/conn.go:1698 # 0x9770d2 crypto/tls.(*serverHandshakeStateTLS13).readClientFinished+0xd2 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1139 # 0x9710e4 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xc4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:98 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x53dd96 0x53df19 0x7b80bd 0x8c8d11 0xc0f305 0xc0f2da 0xc20ab0 0x495521 # 0x53dd95 bytes.(*Buffer).grow+0x1b5 /usr/local/go/src/bytes/buffer.go:155 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x7b80bc github.com/multiformats/go-multihash.Sum+0x5c /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/sum.go:27 # 0x8c8d10 github.com/libp2p/go-libp2p/core/peer.IDFromPublicKey+0x50 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:172 # 0xc0f304 github.com/libp2p/go-libp2p/core/peer.ID.MatchesPublicKey+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:76 # 0xc0f2d9 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).ConsumePeerRecord+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:303 # 0xc20aaf github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).manageAddrBook+0x5af /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:735 0: 0 [77: 502656] @ 0x48b4ac 0x425d05 0x92508e 0x925082 0x9841f8 0x97ac83 0x971a45 0x971045 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x92508d crypto/internal/fips140/mlkem.NewEncapsulationKey768+0x2d /usr/local/go/src/crypto/internal/fips140/mlkem/mlkem768.go:376 # 0x925081 crypto/mlkem.NewEncapsulationKey768+0x21 /usr/local/go/src/crypto/mlkem/mlkem.go:107 # 0x9841f7 crypto/tls.keyExchangeForCurveID.func3+0x17 /usr/local/go/src/crypto/tls/key_schedule.go:83 # 0x97ac82 crypto/tls.(*hybridKeyExchange).serverSharedSecret+0x142 /usr/local/go/src/crypto/tls/key_schedule.go:208 # 0x971a44 crypto/tls.(*serverHandshakeStateTLS13).processClientHello+0x8e4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:254 # 0x971044 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x24 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:70 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [3: 576] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x5ec190 0x6126f9 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x6e56ba 0x11571fb 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x5ec18f github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).Expt+0x4f /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:42 # 0x6126f8 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x458 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:90 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x6e56b9 github.com/pactus-project/pactus/types/block.(*Block).BasicCheck+0x1b9 /home/pactus/source/types/block/block.go:119 # 0x11571fa github.com/pactus-project/pactus/sync/bundle/message.(*BlockAnnounceMessage).BasicCheck+0x1a /home/pactus/source/sync/bundle/message/block_announce.go:29 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [8: 8192] @ 0x48b4ac 0x4907d3 0xbe4ec5 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4ec4 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xfa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2095 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [120: 7864320] @ 0x48b4b3 0x4901c9 0x68354c 0x683538 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194dbb 0x11946cb 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x68354b compress/flate.(*compressor).initDeflate+0x4eb /usr/local/go/src/compress/flate/deflate.go:372 # 0x683537 compress/flate.(*compressor).init+0x4d7 /usr/local/go/src/compress/flate/deflate.go:595 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194dba github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x17a /home/pactus/source/sync/handler_blocks_request.go:113 # 0x11946ca github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x54a /home/pactus/source/sync/handler_blocks_request.go:52 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [765: 507617280] @ 0x48b4b3 0x425d05 0x68e534 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194dbb 0x11946cb 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x68e533 compress/flate.NewWriter+0x293 /usr/local/go/src/compress/flate/deflate.go:665 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194dba github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x17a /home/pactus/source/sync/handler_blocks_request.go:113 # 0x11946ca github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x54a /home/pactus/source/sync/handler_blocks_request.go:52 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 128] @ 0x48b485 0x490767 0x86f568 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0xaff00a 0x1056708 0x1055f15 0x10551cb 0x1054790 0x495521 # 0x86f567 google.golang.org/protobuf/internal/impl.consumeStringSlice+0x87 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_gen.go:5237 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0xaff009 github.com/libp2p/go-msgio/pbio.(*uvarintReader).ReadMsg+0x1a9 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:85 # 0x1056707 github.com/libp2p/go-libp2p/p2p/protocol/identify.readAllIDMessages+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:567 # 0x1055f14 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x334 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:527 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 3456] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x416ed1 0xce1a29 0xce3785 0x1055c5f 0x10551cb 0x1054790 0x495521 # 0xce1a28 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*serviceScope).getPeerScope+0x228 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:680 # 0xce3784 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*streamScope).SetService+0x2a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:937 # 0x1055c5e github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x7e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:509 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [1: 256] @ 0x48b485 0x425d05 0xd02a2b 0xcfda65 0xd05c1d 0xd312b5 0xd3104f 0xd2bb6a 0x10d7529 0xb0a0d9 0xb09f25 0xb09c25 0xb08f05 0xb03299 0xb74949 0xb76b2f 0x495521 # 0xd02a2a github.com/libp2p/go-yamux/v5.newStream+0x10a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:58 # 0xcfda64 github.com/libp2p/go-yamux/v5.(*Session).OpenStream+0x344 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:234 # 0xd05c1c github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*conn).OpenStream+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/conn.go:45 # 0xd312b4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).openAndAddStream+0x34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:247 # 0xd3104e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Conn).NewStream+0x1ee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_conn.go:235 # 0xd2bb69 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).NewStream+0x2e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm.go:518 # 0x10d7528 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).NewStream+0x248 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:449 # 0xb0a0d8 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).prep+0x58 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:209 # 0xb09f24 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).prepOrInvalidate+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:191 # 0xb09c24 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).messageSenderForPeer+0x204 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:141 # 0xb08f04 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x1a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:74 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [1: 480] @ 0x48b4ac 0x4907d3 0x93cab7 0x93c62f 0x95173c 0x94e46c 0x947d28 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x93cab6 crypto/tls.(*Conn).unmarshalHandshakeMessage+0x2f6 /usr/local/go/src/crypto/tls/conn.go:1179 # 0x93c62e crypto/tls.(*Conn).readHandshake+0x26e /usr/local/go/src/crypto/tls/conn.go:1120 # 0x95173b crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x73b /usr/local/go/src/crypto/tls/handshake_client_tls13.go:616 # 0x94e46b crypto/tls.(*clientHandshakeStateTLS13).handshake+0x76b /usr/local/go/src/crypto/tls/handshake_client_tls13.go:136 # 0x947d27 crypto/tls.(*Conn).clientHandshake+0x827 /usr/local/go/src/crypto/tls/handshake_client.go:339 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [2: 192] @ 0x48b4ac 0x425d05 0x69a185 0x1157b38 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x69a184 github.com/pactus-project/pactus/crypto/bls.PublicKeyAggregate+0x104 /home/pactus/source/crypto/bls/bls.go:77 # 0x1157b37 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x37 /home/pactus/source/sync/bundle/message/hello.go:51 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [61: 93696] @ 0x48b4ac 0x4901c9 0x5b7748 0x5b758e 0x5b71e6 0x1182de9 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5b7747 github.com/fxamacker/cbor/v2.(*Decoder).read+0x87 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:139 # 0x5b758d github.com/fxamacker/cbor/v2.(*Decoder).readNext+0x14d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:111 # 0x5b71e5 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0x25 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:30 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3: 144] @ 0x48b4ac 0x473854 0x473366 0xb7763a 0xb775d3 0xb7e7ee 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb77639 github.com/libp2p/go-libp2p-kbucket.ConvertKey+0xb9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/util.go:51 # 0xb775d2 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).closestPeersToQuery+0x52 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:758 # 0xb7e7ed github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x12d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:260 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 128] @ 0x48b4ac 0x425d05 0x5d5e1a 0x5d5e26 0x5c121d 0x169be1b 0x16ef53a 0x16f0445 0x979aae 0x935ea7 0x952585 0x95254f 0x94e4b6 0x947d28 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x5d5e19 crypto/internal/fips140/sha256.New+0x19 /usr/local/go/src/crypto/internal/fips140/sha256/sha256.go:150 # 0x5d5e25 crypto/sha256.New+0x25 /usr/local/go/src/crypto/sha256/sha256.go:38 # 0x5c121c crypto.Hash.New+0x3c /usr/local/go/src/crypto/crypto.go:131 # 0x169be1a crypto/internal/fips140/hmac.New[...]+0x9a /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:171 # 0x16ef539 crypto/internal/fips140/hkdf.Expand[...]+0x99 /usr/local/go/src/crypto/internal/fips140/hkdf/hkdf.go:29 # 0x16f0444 crypto/internal/fips140/tls13.ExpandLabel[...]+0x3a4 /usr/local/go/src/crypto/internal/fips140/tls13/tls13.go:39 # 0x979aad crypto/tls.(*cipherSuiteTLS13).trafficKey+0x8d /usr/local/go/src/crypto/tls/key_schedule.go:29 # 0x935ea6 crypto/tls.(*halfConn).setTrafficSecret+0x66 /usr/local/go/src/crypto/tls/conn.go:233 # 0x952584 crypto/tls.(*Conn).setWriteTrafficSecret+0x124 /usr/local/go/src/crypto/tls/conn.go:1706 # 0x95254e crypto/tls.(*clientHandshakeStateTLS13).sendClientFinished+0xee /usr/local/go/src/crypto/tls/handshake_client_tls13.go:819 # 0x94e4b5 crypto/tls.(*clientHandshakeStateTLS13).handshake+0x7b5 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:145 # 0x947d27 crypto/tls.(*Conn).clientHandshake+0x827 /usr/local/go/src/crypto/tls/handshake_client.go:339 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [359: 57440] @ 0x48b485 0x425d05 0xbe33b5 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe33b4 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xa34 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1799 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [11: 1056] @ 0x48b485 0x48b5c5 0x4cc5fd 0x856925 0x88413a 0x883d78 0x883c26 0x8247b8 0x8242ae 0xb0b4b4 0x495521 # 0x48b5c4 reflect.unsafe_New+0x24 /usr/local/go/src/runtime/malloc.go:2230 # 0x4cc5fc reflect.New+0x5c /usr/local/go/src/reflect/value.go:3164 # 0x856924 google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo+0x84 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/codec_field.go:446 # 0x884139 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointerEager+0x359 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:183 # 0x883d77 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer+0x117 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:119 # 0x883c25 google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal+0x85 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/impl/decode.go:81 # 0x8247b7 google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal+0x237 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:122 # 0x8242ad google.golang.org/protobuf/proto.Unmarshal+0x6d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/proto/decode.go:62 # 0xb0b4b3 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).ctxReadMsg.func1+0x133 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:330 0: 0 [1: 32] @ 0x48b485 0x425d05 0xb0b0c5 0xb0aa6f 0xb091c5 0xb03299 0xb8002a 0xb826b0 0x495521 # 0xb0b0c4 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).ctxReadMsg+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:322 # 0xb0aa6e github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).SendRequest+0x2ae /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:288 # 0xb091c4 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x464 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:89 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb80029 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).GetClosestPeers.(*IpfsDHT).pmGetClosestPeers.func2+0xe9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/lookup.go:70 # 0xb826af github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).runLookupWithFollowup.func1+0x2f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/query.go:128 0: 0 [1: 64] @ 0x48b485 0x425d05 0xafed5a 0x1055eb6 0x10551cb 0x1054790 0x495521 # 0xafed59 github.com/libp2p/go-msgio/pbio.NewDelimitedReader+0x199 /home/pactus/go/pkg/mod/github.com/libp2p/go-msgio@v0.3.0/pbio/uvarint_reader.go:59 # 0x1055eb5 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyResponse+0x2d5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:524 # 0x10551ca github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).identifyConn+0x1ea /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:453 # 0x105478f github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).IdentifyWait.func1+0x6f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:408 0: 0 [65: 6240] @ 0x48b485 0x425d05 0xb00a6e 0xb00db2 0xb00e54 0xb7eb0f 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb00a6d github.com/libp2p/go-libp2p-kad-dht/pb.peerInfoToPBPeer+0x4d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:41 # 0xb00db1 github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers+0xb1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:64 # 0xb00e53 github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:74 # 0xb7eb0e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x44e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:282 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [36: 576] @ 0x48b485 0x425d05 0xbe4b15 0xbe34a7 0xc19dba 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xbe4b14 github.com/libp2p/go-libp2p-pubsub/pb.(*Message).Unmarshal+0xbf4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:2164 # 0xbe34a6 github.com/libp2p/go-libp2p-pubsub/pb.(*RPC).Unmarshal+0xb26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pb/rpc.pb.go:1800 # 0xc19db9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleNewStream+0x459 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:89 # 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 0: 0 [1: 1536] @ 0x48b4ac 0x4901c9 0xd7de25 0x4a35b1 0xddb84c 0xddb840 0xddb24a 0xe0643d 0xe06438 0xd3be2a 0x10dd7c2 0x10d92a2 0xc1b46e 0xc1afbb 0x495521 # 0xd7de24 github.com/quic-go/quic-go/internal/wire.init.0.func1+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/pool.go:14 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0xddb84b github.com/quic-go/quic-go/internal/wire.GetStreamFrame+0x4eb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/wire/pool.go:21 # 0xddb83f github.com/quic-go/quic-go.(*SendStream).write+0x4df /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_stream.go:145 # 0xddb249 github.com/quic-go/quic-go.(*SendStream).Write+0xa9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/send_stream.go:100 # 0xe0643c github.com/quic-go/quic-go.(*Stream).Write+0x1c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/stream.go:133 # 0xe06437 github.com/libp2p/go-libp2p/p2p/transport/quic.stream.Write+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/stream.go:63 # 0xd3be29 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).Write+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:69 # 0x10dd7c1 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0xc1 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:167 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0xc1b46d github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages.func1+0x18d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:180 # 0xc1afba github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleSendingMessages+0x11a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/comm.go:197 0: 0 [1: 64] @ 0x48b485 0x490767 0x4909a7 0x4cb585 0x4cb42e 0x55b7e5 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x1198c25 0x1198cc5 0x11992e5 0x1199da5 0x11993da 0x1155fa3 0x495521 # 0x4909a6 reflect.growslice+0x46 /usr/local/go/src/runtime/slice.go:373 # 0x4cb584 reflect.Value.grow+0xa4 /usr/local/go/src/reflect/value.go:2746 # 0x4cb42d reflect.Value.Grow+0x6d /usr/local/go/src/reflect/value.go:2733 # 0x55b7e4 encoding/json.(*decodeState).array+0x404 /usr/local/go/src/encoding/json/decode.go:552 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x11992e4 github.com/pactus-project/pactus/sync.(*synchronizer).sayHello+0x1c4 /home/pactus/source/sync/sync.go:244 # 0x1199da4 github.com/pactus-project/pactus/sync.(*synchronizer).processProtocolsEvent+0x1e4 /home/pactus/source/sync/sync.go:321 # 0x11993d9 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xb9 /home/pactus/source/sync/sync.go:271 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 64] @ 0x48b485 0x4901c9 0x7cb42c 0xb17057 0xb16ffa 0xb156f7 0xb17d94 0xb17d64 0xe11f9c 0xe1b81d 0xe1bf11 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x7cb42b github.com/multiformats/go-multiaddr.Join+0x14b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:33 # 0xb17056 github.com/multiformats/go-multiaddr.Multiaddr.Encapsulate+0x136 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:202 # 0xb16ff9 github.com/multiformats/go-multiaddr/net.parseTCPNetAddr+0xd9 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:304 # 0xb156f6 github.com/multiformats/go-multiaddr/net.(*CodecMap).FromNetAddr+0x76 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:32 # 0xb17d93 github.com/multiformats/go-multiaddr/net.FromNetAddr+0x133 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/convert.go:19 # 0xb17d63 github.com/multiformats/go-multiaddr/net.WrapNetConn+0x103 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/net/net.go:99 # 0xe11f9b github.com/libp2p/go-libp2p/p2p/net/reuseport.(*Transport).DialContext+0xfb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/reuseport/dial.go:40 # 0xe1b81c github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).maDial+0x19c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:243 # 0xe1bf10 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x210 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:274 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 1280] @ 0x48b4ac 0x4901c9 0x925149 0x92512f 0x97a8cf 0x946de2 0x947585 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x925148 crypto/internal/fips140/mlkem.(*EncapsulationKey768).Bytes+0x28 /usr/local/go/src/crypto/internal/fips140/mlkem/mlkem768.go:143 # 0x92512e crypto/mlkem.(*EncapsulationKey768).Bytes+0xe /usr/local/go/src/crypto/mlkem/mlkem.go:117 # 0x97a8ce crypto/tls.(*hybridKeyExchange).keyShares+0x10e /usr/local/go/src/crypto/tls/key_schedule.go:185 # 0x946de1 crypto/tls.(*Conn).makeClientHello+0x981 /usr/local/go/src/crypto/tls/handshake_client.go:152 # 0x947584 crypto/tls.(*Conn).clientHandshake+0x84 /usr/local/go/src/crypto/tls/handshake_client.go:231 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [16: 768] @ 0x48b485 0x4901c9 0xb00a8f 0xb00db2 0xb00e54 0xb7eb0f 0xb7a232 0xb798dd 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0xb00a8e github.com/libp2p/go-libp2p-kad-dht/pb.peerInfoToPBPeer+0x6e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:43 # 0xb00db1 github.com/libp2p/go-libp2p-kad-dht/pb.RawPeerInfosToPBPeers+0xb1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:64 # 0xb00e53 github.com/libp2p/go-libp2p-kad-dht/pb.PeerInfosToPBPeers+0x33 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/message.go:74 # 0xb7eb0e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleFindPeer+0x44e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/handlers.go:282 # 0xb7a231 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).handleNewMessage+0x8f1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht_net.go:111 # 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 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x58c6b9 0x58c63d 0x6c6a85 0x6c69ff 0x6c6330 0x6cd0cd 0x6c41d9 0x7e30d4 0x7e8739 0x7e91bd 0xd66108 0x970966 0x9769df 0x9710d4 0x96b3b1 0x93eea9 0x97d57f 0x495521 # 0x58c6b8 math/big.nat.make+0x98 /usr/local/go/src/math/big/nat.go:67 # 0x58c63c math/big.nat.setBytes+0x1c /usr/local/go/src/math/big/nat.go:1023 # 0x6c6a84 math/big.(*Int).SetBytes+0x104 /usr/local/go/src/math/big/int.go:519 # 0x6c69fe crypto/ecdsa.pointToAffine+0x7e /usr/local/go/src/crypto/ecdsa/ecdsa.go:629 # 0x6c632f crypto/ecdsa.publicKeyFromFIPS+0x2f /usr/local/go/src/crypto/ecdsa/ecdsa.go:549 # 0x6cd0cc crypto/ecdsa.parseUncompressedPublicKey[...]+0x4c /usr/local/go/src/crypto/ecdsa/ecdsa.go:130 # 0x6c41d8 crypto/ecdsa.ParseUncompressedPublicKey+0x2f8 /usr/local/go/src/crypto/ecdsa/ecdsa.go:115 # 0x7e30d3 crypto/x509.parsePublicKey+0x473 /usr/local/go/src/crypto/x509/parser.go:295 # 0x7e8738 crypto/x509.parseCertificate+0x9d8 /usr/local/go/src/crypto/x509/parser.go:1011 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x970965 crypto/tls.(*Conn).processCertsFromClient+0x765 /usr/local/go/src/crypto/tls/handshake_server.go:1012 # 0x9769de crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x25e /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1056 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [23: 94208] @ 0x48b4ac 0x4901c9 0x5b7748 0x5b758e 0x5b71e6 0x1182de9 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x5b7747 github.com/fxamacker/cbor/v2.(*Decoder).read+0x87 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:139 # 0x5b758d github.com/fxamacker/cbor/v2.(*Decoder).readNext+0x14d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:111 # 0x5b71e5 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0x25 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:30 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 160] @ 0x48b485 0x421deb 0x6a322d 0x1195bcc 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x6a322c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x2c /home/pactus/source/genesis/genesis.go:69 # 0x1195bcb github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0x2eb /home/pactus/source/sync/handler_hello.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 155648] @ 0x48b4b3 0x4907d3 0x560be5 0x1617357 0x1616b0b 0x1619216 0xa00e09 0xa02c07 0x1618ac4 0xa00e09 0xa215ae 0x9feef0 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x1617356 github.com/creachadair/jrpc2/jhttp.Bridge.serveInternal+0x6b6 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:134 # 0x1616b0a github.com/creachadair/jrpc2/jhttp.Bridge.ServeHTTP+0x2aa /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/jhttp/bridge.go:70 # 0x1619215 github.com/pacviewer/jrpc-gateway/jrpc.(*Server).httpHandler+0x35 /home/pactus/go/pkg/mod/github.com/pacviewer/jrpc-gateway@v0.6.0/jrpc/server.go:109 # 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 # 0x1618ac3 github.com/pacviewer/jrpc-gateway/jrpc.NewServer.(*Cors).Handler.func1+0x163 /home/pactus/go/pkg/mod/github.com/rs/cors@v1.11.1/cors.go:289 # 0xa00e08 net/http.HandlerFunc.ServeHTTP+0x28 /usr/local/go/src/net/http/server.go:2286 # 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 0: 0 [1: 155648] @ 0x48b4b3 0x4907d3 0x56e305 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x160c58f 0x1608b7b 0x1608725 0x4a49ca 0x495521 # 0x56e304 encoding/json.(*RawMessage).UnmarshalJSON+0x64 /usr/local/go/src/encoding/json/stream.go:276 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x160c58e github.com/creachadair/jrpc2.(*jmessages).parseJSON+0x14e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/json.go:97 # 0x1608b7a github.com/creachadair/jrpc2.(*Client).accept+0x7a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/client.go:78 # 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 0: 0 [1: 155648] @ 0x48b4b3 0x4907d3 0x560be5 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x560be4 encoding/json.Marshal+0x124 /usr/local/go/src/encoding/json/encode.go:213 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [52: 13631488] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [11: 360448] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x563be9 0x5659cf 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x563be8 encoding/json.stringEncoder+0x428 /usr/local/go/src/encoding/json/encode.go:632 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [35: 36700160] @ 0x48b4b3 0x4901c9 0x122e8b3 0x122e615 0x12301bf 0x126539d 0x12c7eb3 0x12dc5c5 0x12db79f 0x12da0cd 0x12db589 0x12b8124 0x15e0a43 0x12b7fb7 0x132c147 0x132dc62 0x4c2726 0x4c15d9 0x161487f 0x160fb1b 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x122e8b2 google.golang.org/grpc/internal/mem.(*sizedBufferPool).Get+0xd2 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:229 # 0x122e614 google.golang.org/grpc/internal/mem.(*BinaryTieredBufferPool).Get+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:143 # 0x12301be google.golang.org/grpc/mem.BufferSlice.MaterializeToBuffer+0xde /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/mem/buffer_slice.go:114 # 0x126539c google.golang.org/grpc/encoding/proto.(*codecV2).Unmarshal+0x11c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:91 # 0x12c7eb2 google.golang.org/grpc.recv+0x112 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1033 # 0x12dc5c4 google.golang.org/grpc.(*csAttempt).recvMsg+0x344 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1173 # 0x12db79e google.golang.org/grpc.(*clientStream).RecvMsg.func1+0x1e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1020 # 0x12da0cc google.golang.org/grpc.(*clientStream).withRetry+0x12c /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:840 # 0x12db588 google.golang.org/grpc.(*clientStream).RecvMsg+0x148 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1019 # 0x12b8123 google.golang.org/grpc.invoke+0xc3 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:73 # 0x15e0a42 github.com/grpc-ecosystem/go-grpc-middleware/retry.UnaryClientInterceptor.func1+0x442 /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/retry/retry.go:36 # 0x12b7fb6 google.golang.org/grpc.(*ClientConn).Invoke+0x1f6 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/call.go:35 # 0x132c146 github.com/pactus-project/pactus/www/grpc/gen/go.(*networkClient).ListPeers+0x166 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:65 # 0x132dc61 github.com/pactus-project/pactus/www/grpc/gen/go.(*NetworkJsonRPC).Methods.func2+0x1a1 /home/pactus/source/www/grpc/gen/go/network_jgw.pb.go:71 # 0x4c2725 reflect.Value.call+0xf05 /usr/local/go/src/reflect/value.go:586 # 0x4c15d8 reflect.Value.Call+0xb8 /usr/local/go/src/reflect/value.go:369 # 0x161487e github.com/creachadair/jrpc2/handler.(*FuncInfo).Wrap.func8+0x9e /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/handler/handler.go:238 # 0x160fb1a github.com/creachadair/jrpc2.(*Server).invoke+0x13a /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:380 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 0: 0 [108: 113246208] @ 0x48b4b3 0x4901c9 0x122e8b3 0x122e615 0x1265019 0x12c616a 0x12cccdf 0x12ceba5 0x12d3bc6 0x12cc39f 0x495521 # 0x122e8b2 google.golang.org/grpc/internal/mem.(*sizedBufferPool).Get+0xd2 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:229 # 0x122e614 google.golang.org/grpc/internal/mem.(*BinaryTieredBufferPool).Get+0x74 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/mem/buffer_pool.go:143 # 0x1265018 google.golang.org/grpc/encoding/proto.(*codecV2).Marshal+0x118 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/encoding/proto/proto.go:74 # 0x12c6169 google.golang.org/grpc.encode+0x49 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:804 # 0x12cccde google.golang.org/grpc.(*Server).sendResponse+0x9e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1176 # 0x12ceba4 google.golang.org/grpc.(*Server).processUnaryRPC+0x1304 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1477 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [259: 45584] @ 0x48b4ac 0x490af2 0x52d445 0x52d530 0x5beb4f 0x5bf22a 0x159dc12 0x159dc13 0x1188222 0x159d5a5 0x132cceb 0x156f33e 0x132cb43 0x12cea72 0x12d3bc6 0x12cc39f 0x495521 # 0x490af1 internal/bytealg.MakeNoZero+0xb1 /usr/local/go/src/runtime/slice.go:437 # 0x52d444 strings.(*Builder).grow+0x24 /usr/local/go/src/strings/builder.go:67 # 0x52d52f strings.(*Builder).Grow+0x4f /usr/local/go/src/strings/builder.go:81 # 0x5beb4e github.com/pactus-project/pactus/util/bech32m.Encode+0x6e /home/pactus/source/util/bech32m/bech32m.go:266 # 0x5bf229 github.com/pactus-project/pactus/util/bech32m.EncodeFromBase256WithType+0x109 /home/pactus/source/util/bech32m/bech32m.go:405 # 0x159dc11 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).String+0x5f1 /home/pactus/source/crypto/bls/public_key.go:67 # 0x159dc12 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers.func1+0x5f2 /home/pactus/source/www/grpc/network.go:127 # 0x1188221 github.com/pactus-project/pactus/sync/peerset.(*PeerSet).IteratePeers+0xe1 /home/pactus/source/sync/peerset/peer_set.go:328 # 0x159d5a4 github.com/pactus-project/pactus/www/grpc.(*networkServer).ListPeers+0xa4 /home/pactus/source/www/grpc/network.go:93 # 0x132ccea github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler.func1+0xca /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:178 # 0x156f33d github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1+0x9d /home/pactus/go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.4.0/recovery/interceptors.go:33 # 0x132cb42 github.com/pactus-project/pactus/www/grpc/gen/go._Network_ListPeers_Handler+0x142 /home/pactus/source/www/grpc/gen/go/network_grpc.pb.go:180 # 0x12cea71 google.golang.org/grpc.(*Server).processUnaryRPC+0x11d1 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1430 # 0x12d3bc5 google.golang.org/grpc.(*Server).handleStream+0xbc5 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1856 # 0x12cc39e google.golang.org/grpc.(*Server).serveStreams.func2.1+0x7e /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 0: 0 [6: 56832] @ 0x48b4ac 0x4901c9 0x741114 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x755066 0x75527e 0x7536f5 0x742ed9 0x743650 0x7435b6 0x744873 0x76a63b 0x8ee52b 0x8ea5e5 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x741113 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:57 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x75527d github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIterErr+0x13d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:780 # 0x7536f4 github.com/syndtr/goleveldb/leveldb/table.(*indexIter).Get+0x254 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:507 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x74364f github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x10f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:159 # 0x7435b5 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x75 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:148 # 0x744872 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x172 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:178 # 0x76a63a github.com/syndtr/goleveldb/leveldb.(*dbIter).Next+0x7a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_iter.go:244 # 0x8ee52a github.com/pactus-project/pactus/store.newValidatorStore+0x16a /home/pactus/source/store/validator.go:29 # 0x8ea5e4 github.com/pactus-project/pactus/store.NewStore+0x1e4 /home/pactus/source/store/store.go:98 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [284: 18612224] @ 0x48b4b3 0x4901c9 0x68354c 0x683538 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x68354b compress/flate.(*compressor).initDeflate+0x4eb /usr/local/go/src/compress/flate/deflate.go:372 # 0x683537 compress/flate.(*compressor).init+0x4d7 /usr/local/go/src/compress/flate/deflate.go:595 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3898: 287391744] @ 0x48b4b3 0x4901c9 0x68359f 0x683538 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x68359e compress/flate.(*compressor).initDeflate+0x53e /usr/local/go/src/compress/flate/deflate.go:374 # 0x683537 compress/flate.(*compressor).init+0x4d7 /usr/local/go/src/compress/flate/deflate.go:595 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [54: 864] @ 0x48b4a5 0x4901c9 0x75fbc5 0x75fb60 0x75fb4c 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75fbc4 github.com/syndtr/goleveldb/leveldb.ensureBuffer+0xc4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util.go:88 # 0x75fb5f github.com/syndtr/goleveldb/leveldb.makeInternalKey+0x5f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/key.go:82 # 0x75fb4b github.com/syndtr/goleveldb/leveldb.(*DB).get+0x4b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:782 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [769: 184560] @ 0x48b485 0x425d05 0x754cbc 0x7558c6 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x7558c5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x185 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:835 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [3613: 236781568] @ 0x48b4b3 0x4901c9 0x68354c 0x683538 0x68e54d 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x68354b compress/flate.(*compressor).initDeflate+0x4eb /usr/local/go/src/compress/flate/deflate.go:372 # 0x683537 compress/flate.(*compressor).init+0x4d7 /usr/local/go/src/compress/flate/deflate.go:595 # 0x68e54c compress/flate.NewWriter+0x2ac /usr/local/go/src/compress/flate/deflate.go:666 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [678: 11108352] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [339: 390528] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3d35 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3d34 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xd4 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 384] @ 0x48b4ac 0x4901c9 0x5ea7d4 0x5ebf59 0x6125e5 0x611fb8 0x6120f2 0x69bbc7 0x6e3386 0x6e2f4f 0x1158bc5 0x118a0aa 0x118a093 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5ea7d3 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.BatchDecompressKarabina+0x73 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12.go:304 # 0x5ebf58 github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower.(*E12).ExptHalf+0x3b8 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/internal/fptower/e12_pairing.go:25 # 0x6125e4 github.com/consensys/gnark-crypto/ecc/bls12-381.FinalExponentiation+0x344 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:80 # 0x611fb7 github.com/consensys/gnark-crypto/ecc/bls12-381.Pair+0x137 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:31 # 0x6120f1 github.com/consensys/gnark-crypto/ecc/bls12-381.PairingCheck+0x31 /home/pactus/go/pkg/mod/github.com/consensys/gnark-crypto@v0.20.1/ecc/bls12-381/pairing.go:39 # 0x69bbc6 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x3a6 /home/pactus/source/crypto/bls/public_key.go:134 # 0x6e3385 github.com/pactus-project/pactus/types/tx.(*Tx).checkSignature+0x145 /home/pactus/source/types/tx/tx.go:226 # 0x6e2f4e github.com/pactus-project/pactus/types/tx.(*Tx).BasicCheck+0xce /home/pactus/source/types/tx/tx.go:168 # 0x1158bc4 github.com/pactus-project/pactus/sync/bundle/message.(*TransactionsMessage).BasicCheck+0x64 /home/pactus/source/sync/bundle/message/transactions.go:27 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 1152] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3c7f 0x1198c25 0x1198cc5 0x11992e5 0x119635d 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3c7e github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0x1e /home/pactus/source/genesis/genesis.go:189 # 0x1198c24 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBundle+0x84 /home/pactus/source/sync/sync.go:168 # 0x1198cc4 github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x44 /home/pactus/source/sync/sync.go:181 # 0x11992e4 github.com/pactus-project/pactus/sync.(*synchronizer).sayHello+0x1c4 /home/pactus/source/sync/sync.go:244 # 0x119635c github.com/pactus-project/pactus/sync.(*helloHandler).ParseMessage+0xa7c /home/pactus/source/sync/handler_hello.go:144 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [13: 624] @ 0x48b485 0x425d05 0x55c3b9 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x55c3b8 encoding/json.(*decodeState).object+0x8d8 /usr/local/go/src/encoding/json/decode.go:707 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [31: 5952] @ 0x48b4ac 0x425d05 0x69c14f 0x69a166 0x1157b38 0x118a0aa 0x118a093 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x69c14e github.com/pactus-project/pactus/crypto/bls.(*PublicKey).PointG2+0x2e /home/pactus/source/crypto/bls/public_key.go:203 # 0x69a165 github.com/pactus-project/pactus/crypto/bls.PublicKeyAggregate+0xe5 /home/pactus/source/crypto/bls/bls.go:70 # 0x1157b37 github.com/pactus-project/pactus/sync/bundle/message.(*HelloMessage).BasicCheck+0x37 /home/pactus/source/sync/bundle/message/hello.go:51 # 0x118a0a9 github.com/pactus-project/pactus/sync/bundle.(*Bundle).BasicCheck+0x29 /home/pactus/source/sync/bundle/bundle.go:54 # 0x118a092 github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x12 /home/pactus/source/sync/firewall/firewall.go:176 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1839: 1220272128] @ 0x48b4b3 0x425d05 0x68e534 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x1194b25 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x68e533 compress/flate.NewWriter+0x293 /usr/local/go/src/compress/flate/deflate.go:665 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194b24 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x9a4 /home/pactus/source/sync/handler_blocks_request.go:101 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [521: 12804096] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182bd7 0x1182bb3 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182bd6 github.com/fxamacker/cbor/v2.Marshal+0x36 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182bb2 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x12 /home/pactus/source/sync/bundle/bundle.go:74 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [402: 167232] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [827: 198480] @ 0x48b485 0x425d05 0x754cbc 0x7550dc 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x7550db github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x9b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:769 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [386: 3162112] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [398: 44576] @ 0x48b485 0x425d05 0x749d8f 0x74b67d 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x749d8e github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).get+0x1ee /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:147 # 0x74b67c github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x13c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:480 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [299: 5511168] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182bd7 0x1182bb3 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182bd6 github.com/fxamacker/cbor/v2.Marshal+0x36 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182bb2 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x12 /home/pactus/source/sync/bundle/bundle.go:74 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [285: 22800] @ 0x48b485 0x425d05 0x8eb085 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x8eb084 github.com/pactus-project/pactus/store.(*store).block+0xc4 /home/pactus/source/store/store.go:206 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 106496] @ 0x48b4b3 0x4901c9 0x7410c5 0x75376a 0x7541e6 0x754478 0x755066 0x75527e 0x7536f5 0x742ed9 0x743650 0x7435b6 0x744873 0x765a6a 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x7410c4 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:53 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x754477 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x177 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:648 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x75527d github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIterErr+0x13d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:780 # 0x7536f4 github.com/syndtr/goleveldb/leveldb/table.(*indexIter).Get+0x254 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:507 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x74364f github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x10f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:159 # 0x7435b5 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x75 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:148 # 0x744872 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x172 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:178 # 0x765a69 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x3c9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:454 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [189: 774144] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x685438 0x68541c 0x6864c5 0x685cf1 0x681aaf 0x682a05 0x683a2d 0x68e7fa 0x68e7ea 0x6965f4 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x685437 compress/flate.(*huffmanBitWriter).write+0xd7 /usr/local/go/src/compress/flate/huffman_bit_writer.go:136 # 0x68541b compress/flate.(*huffmanBitWriter).writeCode+0xbb /usr/local/go/src/compress/flate/huffman_bit_writer.go:345 # 0x6864c4 compress/flate.(*huffmanBitWriter).writeTokens+0xc4 /usr/local/go/src/compress/flate/huffman_bit_writer.go:574 # 0x685cf0 compress/flate.(*huffmanBitWriter).writeBlock+0x490 /usr/local/go/src/compress/flate/huffman_bit_writer.go:490 # 0x681aae compress/flate.(*compressor).writeBlock+0x8e /usr/local/go/src/compress/flate/deflate.go:173 # 0x682a04 compress/flate.(*compressor).deflate+0x5e4 /usr/local/go/src/compress/flate/deflate.go:411 # 0x683a2c compress/flate.(*compressor).close+0x6c /usr/local/go/src/compress/flate/deflate.go:637 # 0x68e7f9 compress/flate.(*Writer).Close+0x79 /usr/local/go/src/compress/flate/deflate.go:729 # 0x68e7e9 compress/gzip.(*Writer).Close+0x69 /usr/local/go/src/compress/gzip/gzip.go:242 # 0x6965f3 github.com/pactus-project/pactus/util.CompressBuffer+0x73 /home/pactus/source/util/slice.go:82 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [51: 35904] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [13: 312] @ 0x48b485 0x425d05 0x741332 0x75142a 0x74a86b 0x74b377 0x74c72e 0x74c7d3 0x74cf51 0x74b812 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x741331 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Put+0x31 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:86 # 0x751429 github.com/syndtr/goleveldb/leveldb/table.(*block).Release+0x29 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:114 # 0x74a86a github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).delete+0x5ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:215 # 0x74b376 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).delete+0x56 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:417 # 0x74c72d github.com/syndtr/goleveldb/leveldb/cache.(*Node).unRefExternal+0x6d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:753 # 0x74c7d2 github.com/syndtr/goleveldb/leveldb/cache.(*Handle).Release+0x32 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:780 # 0x74cf50 github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x2d0 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:114 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [21796: 14462779392] @ 0x48b4b3 0x425d05 0x68e534 0x68e50e 0x6965e5 0x1182bfc 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x68e533 compress/flate.NewWriter+0x293 /usr/local/go/src/compress/flate/deflate.go:665 # 0x68e50d compress/gzip.(*Writer).Write+0x26d /usr/local/go/src/compress/gzip/gzip.go:191 # 0x6965e4 github.com/pactus-project/pactus/util.CompressBuffer+0x64 /home/pactus/source/util/slice.go:79 # 0x1182bfb github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0x5b /home/pactus/source/sync/bundle/bundle.go:80 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [2: 18944] @ 0x48b4ac 0x4901c9 0x741114 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x755066 0x75527e 0x7536f5 0x742ed9 0x743650 0x744873 0x76a63b 0x8ee52b 0x8ea5e5 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x741113 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:57 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x75527d github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIterErr+0x13d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:780 # 0x7536f4 github.com/syndtr/goleveldb/leveldb/table.(*indexIter).Get+0x254 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:507 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x74364f github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x10f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:159 # 0x744872 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x172 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:178 # 0x76a63a github.com/syndtr/goleveldb/leveldb.(*dbIter).Next+0x7a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_iter.go:244 # 0x8ee52a github.com/pactus-project/pactus/store.newValidatorStore+0x16a /home/pactus/source/store/validator.go:29 # 0x8ea5e4 github.com/pactus-project/pactus/store.NewStore+0x1e4 /home/pactus/source/store/store.go:98 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [121: 7744] @ 0x48b485 0x425d05 0xc39f65 0xc369ca 0x495521 # 0xc39f64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).handleIncomingRPC+0x924 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1341 # 0xc369c9 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xc29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:876 0: 0 [14: 1120] @ 0x48b485 0x421deb 0x6a322d 0x6a3c7f 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6a322c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x2c /home/pactus/source/genesis/genesis.go:69 # 0x6a3c7e github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0x1e /home/pactus/source/genesis/genesis.go:189 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 24] @ 0x48b4ac 0x4901c9 0x8fd6f5 0x8fd5a5 0x10ddde6 0x10ddd83 0x8fcfcb 0x495521 # 0x8fd6f4 github.com/multiformats/go-multistream.lpReadBuf+0xb4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:295 # 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 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0x539e0a 0x53a07b 0x53ae78 0x53b60d 0x53b5cf 0xe1b710 0xe1bf11 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x539e09 context.(*cancelCtx).Done+0x129 /usr/local/go/src/context/context.go:457 # 0x53a07a context.(*cancelCtx).propagateCancel+0x7a /usr/local/go/src/context/context.go:478 # 0x53ae77 context.WithDeadlineCause+0x137 /usr/local/go/src/context/context.go:643 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0xe1b70f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).maDial+0x8f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:230 # 0xe1bf10 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x210 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:274 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 208] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x414eb2 0x53a19a 0x53978f 0x65844a 0x66e07c 0x66dbbb 0x662ed8 0x6723e7 0x672289 0x67228a 0x64d88e 0x64d088 0x64c819 0x64b565 0xe1317b 0xe12517 0xe11f88 0xe1b81d 0xe1bf11 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x53a199 context.(*cancelCtx).propagateCancel+0x199 /usr/local/go/src/context/context.go:501 # 0x53978e context.AfterFunc+0x6e /usr/local/go/src/context/context.go:329 # 0x658449 net.(*netFD).connect+0x289 /usr/local/go/src/net/fd_unix.go:88 # 0x66e07b net.(*netFD).dial+0x3bb /usr/local/go/src/net/sock_posix.go:124 # 0x66dbba net.socket+0x29a /usr/local/go/src/net/sock_posix.go:70 # 0x662ed7 net.internetSocket+0xf7 /usr/local/go/src/net/ipsock_posix.go:167 # 0x6723e6 net.(*sysDialer).doDialTCPProto+0xe6 /usr/local/go/src/net/tcpsock_posix.go:85 # 0x672288 net.(*sysDialer).doDialTCP+0x68 /usr/local/go/src/net/tcpsock_posix.go:75 # 0x672289 net.(*sysDialer).dialTCP+0x69 /usr/local/go/src/net/tcpsock_posix.go:71 # 0x64d88d net.(*sysDialer).dialSingle+0x3ad /usr/local/go/src/net/dial.go:791 # 0x64d087 net.(*sysDialer).dialSerial+0x247 /usr/local/go/src/net/dial.go:756 # 0x64c818 net.(*sysDialer).dialParallel+0x2f8 /usr/local/go/src/net/dial.go:657 # 0x64b564 net.(*Dialer).DialContext+0x484 /usr/local/go/src/net/dial.go:557 # 0xe1317a github.com/libp2p/go-libp2p/p2p/net/reuseport.reuseDial+0xda /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/reuseport/reuseport.go:23 # 0xe12516 github.com/libp2p/go-libp2p/p2p/net/reuseport.(*dialer).DialContext+0x296 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/reuseport/dialer.go:86 # 0xe11f87 github.com/libp2p/go-libp2p/p2p/net/reuseport.(*Transport).DialContext+0xe7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/reuseport/dial.go:36 # 0xe1b81c github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).maDial+0x19c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:243 # 0xe1bf10 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x210 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:274 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 18432] @ 0x48b4ac 0x4901c9 0x741114 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x754bd2 0x755426 0x780407 0x77f369 0x742e62 0x742ed9 0x743650 0x744873 0x76a63b 0x8ee52b 0x8ea5e5 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x741113 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:57 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755425 github.com/syndtr/goleveldb/leveldb/table.(*Reader).NewIterator+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:807 # 0x780406 github.com/syndtr/goleveldb/leveldb.(*tOps).newIterator+0x66 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:469 # 0x77f368 github.com/syndtr/goleveldb/leveldb.(*tFilesArrayIndexer).Get+0x48 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:322 # 0x742e61 github.com/syndtr/goleveldb/leveldb/iterator.(*arrayIteratorIndexer).Get+0x61 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/array_iter.go:161 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x74364f github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x10f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:159 # 0x744872 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x172 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:178 # 0x76a63a github.com/syndtr/goleveldb/leveldb.(*dbIter).Next+0x7a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_iter.go:244 # 0x8ee52a github.com/pactus-project/pactus/store.newValidatorStore+0x16a /home/pactus/source/store/validator.go:29 # 0x8ea5e4 github.com/pactus-project/pactus/store.NewStore+0x1e4 /home/pactus/source/store/store.go:98 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x66289e 0x6616ea 0x662645 0x64a605 0x64b2a5 0xe1317b 0xe12517 0xe11f88 0xe1b81d 0xe1bf11 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x66289d net.(*Resolver).internetAddrList.func1+0x15d /usr/local/go/src/net/ipsock.go:275 # 0x6616e9 net.filterAddrList+0x169 /usr/local/go/src/net/ipsock.go:137 # 0x662644 net.(*Resolver).internetAddrList+0x684 /usr/local/go/src/net/ipsock.go:308 # 0x64a604 net.(*Resolver).resolveAddrList+0x3e4 /usr/local/go/src/net/dial.go:354 # 0x64b2a4 net.(*Dialer).DialContext+0x1c4 /usr/local/go/src/net/dial.go:539 # 0xe1317a github.com/libp2p/go-libp2p/p2p/net/reuseport.reuseDial+0xda /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/reuseport/reuseport.go:23 # 0xe12516 github.com/libp2p/go-libp2p/p2p/net/reuseport.(*dialer).DialContext+0x296 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/reuseport/dialer.go:86 # 0xe11f87 github.com/libp2p/go-libp2p/p2p/net/reuseport.(*Transport).DialContext+0xe7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/reuseport/dial.go:36 # 0xe1b81c github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).maDial+0x19c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:243 # 0xe1bf10 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x210 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:274 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 24] @ 0x48b485 0x48b145 0x69b713 0x69f5ec 0x8ee54b 0x8ea5e5 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x69b712 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Decode+0x52 /home/pactus/source/crypto/bls/public_key.go:99 # 0x69f5eb github.com/pactus-project/pactus/types/validator.FromBytes+0xeb /home/pactus/source/types/validator/validator.go:60 # 0x8ee54a github.com/pactus-project/pactus/store.newValidatorStore+0x18a /home/pactus/source/store/validator.go:32 # 0x8ea5e4 github.com/pactus-project/pactus/store.NewStore+0x1e4 /home/pactus/source/store/store.go:98 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 16] @ 0x48b485 0x425d05 0xe11c08 0x672663 0x66df4d 0x66dbbb 0x662ed8 0x6723e7 0x672289 0x67228a 0x64d88e 0x64d088 0x64c819 0x64b565 0xe1317b 0xe12517 0xe11f88 0xe1b81d 0xe1bf11 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0xe11c07 github.com/libp2p/go-reuseport.Control+0x27 /home/pactus/go/pkg/mod/github.com/libp2p/go-reuseport@v0.4.0/control_unix.go:11 # 0x672662 net.(*sysDialer).doDialTCPProto.func1+0x42 /usr/local/go/src/net/tcpsock_posix.go:82 # 0x66df4c net.(*netFD).dial+0x28c /usr/local/go/src/net/sock_posix.go:102 # 0x66dbba net.socket+0x29a /usr/local/go/src/net/sock_posix.go:70 # 0x662ed7 net.internetSocket+0xf7 /usr/local/go/src/net/ipsock_posix.go:167 # 0x6723e6 net.(*sysDialer).doDialTCPProto+0xe6 /usr/local/go/src/net/tcpsock_posix.go:85 # 0x672288 net.(*sysDialer).doDialTCP+0x68 /usr/local/go/src/net/tcpsock_posix.go:75 # 0x672289 net.(*sysDialer).dialTCP+0x69 /usr/local/go/src/net/tcpsock_posix.go:71 # 0x64d88d net.(*sysDialer).dialSingle+0x3ad /usr/local/go/src/net/dial.go:791 # 0x64d087 net.(*sysDialer).dialSerial+0x247 /usr/local/go/src/net/dial.go:756 # 0x64c818 net.(*sysDialer).dialParallel+0x2f8 /usr/local/go/src/net/dial.go:657 # 0x64b564 net.(*Dialer).DialContext+0x484 /usr/local/go/src/net/dial.go:557 # 0xe1317a github.com/libp2p/go-libp2p/p2p/net/reuseport.reuseDial+0xda /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/reuseport/reuseport.go:23 # 0xe12516 github.com/libp2p/go-libp2p/p2p/net/reuseport.(*dialer).DialContext+0x296 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/reuseport/dialer.go:86 # 0xe11f87 github.com/libp2p/go-libp2p/p2p/net/reuseport.(*Transport).DialContext+0xe7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/reuseport/dial.go:36 # 0xe1b81c github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).maDial+0x19c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:243 # 0xe1bf10 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x210 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:274 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 112] @ 0x48b485 0x425d05 0x53ae19 0x53b60d 0x53b5cf 0xd299a5 0x495521 # 0x53ae18 context.WithDeadlineCause+0xd8 /usr/local/go/src/context/context.go:640 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0xd299a4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:225 0: 0 [1: 112] @ 0x48b485 0x425d05 0x53974d 0x65844a 0x66e07c 0x66dbbb 0x662ed8 0x6723e7 0x672289 0x67228a 0x64d88e 0x64d088 0x64c819 0x64b565 0xe1317b 0xe12517 0xe11f88 0xe1b81d 0xe1bf11 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x53974c context.AfterFunc+0x2c /usr/local/go/src/context/context.go:326 # 0x658449 net.(*netFD).connect+0x289 /usr/local/go/src/net/fd_unix.go:88 # 0x66e07b net.(*netFD).dial+0x3bb /usr/local/go/src/net/sock_posix.go:124 # 0x66dbba net.socket+0x29a /usr/local/go/src/net/sock_posix.go:70 # 0x662ed7 net.internetSocket+0xf7 /usr/local/go/src/net/ipsock_posix.go:167 # 0x6723e6 net.(*sysDialer).doDialTCPProto+0xe6 /usr/local/go/src/net/tcpsock_posix.go:85 # 0x672288 net.(*sysDialer).doDialTCP+0x68 /usr/local/go/src/net/tcpsock_posix.go:75 # 0x672289 net.(*sysDialer).dialTCP+0x69 /usr/local/go/src/net/tcpsock_posix.go:71 # 0x64d88d net.(*sysDialer).dialSingle+0x3ad /usr/local/go/src/net/dial.go:791 # 0x64d087 net.(*sysDialer).dialSerial+0x247 /usr/local/go/src/net/dial.go:756 # 0x64c818 net.(*sysDialer).dialParallel+0x2f8 /usr/local/go/src/net/dial.go:657 # 0x64b564 net.(*Dialer).DialContext+0x484 /usr/local/go/src/net/dial.go:557 # 0xe1317a github.com/libp2p/go-libp2p/p2p/net/reuseport.reuseDial+0xda /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/reuseport/reuseport.go:23 # 0xe12516 github.com/libp2p/go-libp2p/p2p/net/reuseport.(*dialer).DialContext+0x296 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/reuseport/dialer.go:86 # 0xe11f87 github.com/libp2p/go-libp2p/p2p/net/reuseport.(*Transport).DialContext+0xe7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/reuseport/dial.go:36 # 0xe1b81c github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).maDial+0x19c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:243 # 0xe1bf10 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x210 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:274 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 160] @ 0x48b485 0x4901c9 0xc0c8c5 0xc0ca5a 0xe1b367 0xd3cbba 0xd35fca 0xd299f8 0x495521 # 0xc0c8c4 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xc0ca59 github.com/multiformats/go-multiaddr-fmt.(*pattern).Matches+0x1d9 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr-fmt@v0.1.0/patterns.go:108 # 0xe1b366 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).CanDial+0x26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:194 # 0xd3cbb9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForDialing+0x559 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:45 # 0xd35fc9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x209 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:589 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 48] @ 0x48b4ac 0x4731d7 0x51cb0a 0x10d8997 0x10d8957 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0x51cb09 fmt.errorf+0xc9 /usr/local/go/src/fmt/errors.go:42 # 0x10d8996 fmt.Errorf+0x1b6 /usr/local/go/src/fmt/errors.go:26 # 0x10d8956 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x176 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:558 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [6: 110592] @ 0x48b4ac 0x4901c9 0x741114 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8ea7fe 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x741113 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:57 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8ea7fd github.com/pactus-project/pactus/store.NewStore+0x3fd /home/pactus/source/store/store.go:120 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [25: 6400] @ 0x48b485 0x425d05 0xd02a2b 0xd01918 0xd00f45 0xd008f0 0xd00738 0x495521 # 0xd02a2a github.com/libp2p/go-yamux/v5.newStream+0x10a /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:58 # 0xd01917 github.com/libp2p/go-yamux/v5.(*Session).incomingStream+0x157 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:864 # 0xd00f44 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x84 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:759 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 0: 0 [7: 784] @ 0x48b485 0x425d05 0x491f3c 0x4ef0f5 0xcfc625 0xd04936 0xd0480c 0xd061f8 0xd3c462 0x1154288 0x115072a 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0xcfc624 github.com/libp2p/go-yamux/v5.(*pipeDeadline).set+0x224 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/deadline.go:54 # 0xd04935 github.com/libp2p/go-yamux/v5.(*Stream).SetReadDeadline+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:504 # 0xd0480b github.com/libp2p/go-yamux/v5.(*Stream).SetDeadline+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:490 # 0xd061f7 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*stream).SetDeadline+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/stream.go:67 # 0xd3c461 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Stream).SetDeadline+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_stream.go:165 # 0x1154287 github.com/pactus-project/pactus/network.(*streamService).SendTo+0x287 /home/pactus/source/network/stream.go:91 # 0x1150729 github.com/pactus-project/pactus/network.(*network).SendTo.func1+0x49 /home/pactus/source/network/network.go:381 0: 0 [20: 1920] @ 0x48b4ac 0x4901c9 0x543a15 0x5c9c25 0x69b76b 0x69b701 0x69b5aa 0x5a1e45 0x59ec5d 0x5a5e88 0x59f7fc 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x543a14 encoding/binary.Read+0x74 /usr/local/go/src/encoding/binary/binary.go:261 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x69b76a github.com/pactus-project/pactus/util/encoding.ReadElements+0xaa /home/pactus/source/util/encoding/encoding.go:229 # 0x69b700 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Decode+0x40 /home/pactus/source/crypto/bls/public_key.go:99 # 0x69b5a9 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).UnmarshalCBOR+0xe9 /home/pactus/source/crypto/bls/public_key.go:88 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a5e87 github.com/fxamacker/cbor/v2.(*decoder).parseArrayToSlice+0x287 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2372 # 0x59f7fb github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x127b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1682 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 16] @ 0x48b4ac 0x4901c9 0x8fd095 0x8fd4b4 0x10ddae5 0x10dd937 0x8fcfcb 0x10dd775 0x10d92a2 0x552032 0xb0b71f 0xb0b71a 0xb0a905 0xb0a906 0xb091c5 0xb03299 0xb74949 0xb76b2f 0x495521 # 0x8fd094 github.com/multiformats/go-multistream.writeUvarint+0x34 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:70 # 0x8fd4b3 github.com/multiformats/go-multistream.delimWrite+0x33 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/multistream.go:102 # 0x10ddae4 github.com/multiformats/go-multistream.(*lazyClientConn[...]).doWriteHandshakeWithData+0x104 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:134 # 0x10dd936 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write.func1+0x116 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:162 # 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 # 0x10dd774 github.com/multiformats/go-multistream.(*lazyClientConn[...]).Write+0x74 /home/pactus/go/pkg/mod/github.com/multiformats/go-multistream@v0.6.1/lazyClient.go:160 # 0x10d92a1 github.com/libp2p/go-libp2p/p2p/host/basic.(*streamWrapper).Write+0x21 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:682 # 0x552031 bufio.(*Writer).Flush+0x51 /usr/local/go/src/bufio/bufio.go:642 # 0xb0b71e github.com/libp2p/go-libp2p-kad-dht/internal/net.(*bufferedDelimitedWriter).Flush+0x13e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:377 # 0xb0b719 github.com/libp2p/go-libp2p-kad-dht/internal/net.WriteMsg+0x139 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:369 # 0xb0a904 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).writeMsg+0x144 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:317 # 0xb0a905 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*peerMessageSender).SendRequest+0x145 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:274 # 0xb091c4 github.com/libp2p/go-libp2p-kad-dht/internal/net.(*messageSenderImpl).SendRequest+0x464 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/internal/net/message_manager.go:89 # 0xb03298 github.com/libp2p/go-libp2p-kad-dht/pb.(*ProtocolMessenger).GetClosestPeers+0x4d8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/pb/protocol_messenger.go:164 # 0xb74948 github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).lookupCheck+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:383 # 0xb76b2e github.com/libp2p/go-libp2p-kad-dht.(*IpfsDHT).peerFound.func1+0x8e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/dht.go:692 0: 0 [2: 192] @ 0x48b485 0x4901c9 0x10573db 0x1055617 0x105e9ac 0x10d6f02 0x10d6b2d 0xd307e5 0x495521 # 0x10573da github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).createBaseIdentifyResponse+0x39a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:651 # 0x1055616 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendIdentifyResp+0x2d6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:481 # 0x105e9ab github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).handleIdentifyRequest+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:465 # 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 0: 0 [1: 1536] @ 0x48b48c 0x425d05 0x7e7da5 0x7e91bd 0xd66108 0x94cbc3 0x95129a 0x94e46c 0x947d28 0x93eea9 0xd6855f 0xd6850a 0xd6841d 0xd5cd42 0xd5bbb9 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0x7e7da4 crypto/x509.parseCertificate+0x44 /usr/local/go/src/crypto/x509/parser.go:887 # 0x7e91bc crypto/x509.ParseCertificate+0x1c /usr/local/go/src/crypto/x509/parser.go:1077 # 0xd66107 github.com/libp2p/go-libp2p/p2p/security/tls.(*Identity).ConfigForPeer.func1+0x167 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/crypto.go:132 # 0x94cbc2 crypto/tls.(*Conn).verifyServerCertificate+0x862 /usr/local/go/src/crypto/tls/handshake_client.go:1182 # 0x951299 crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate+0x299 /usr/local/go/src/crypto/tls/handshake_client_tls13.go:635 # 0x94e46b crypto/tls.(*clientHandshakeStateTLS13).handshake+0x76b /usr/local/go/src/crypto/tls/handshake_client_tls13.go:136 # 0x947d27 crypto/tls.(*Conn).clientHandshake+0x827 /usr/local/go/src/crypto/tls/handshake_client.go:339 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd6841c github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureOutbound+0x2fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:118 # 0xd5cd41 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0x141 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:225 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 112] @ 0x48b4ac 0x41b526 0x539e0a 0x53a07b 0x53ae78 0x53b60d 0x53b5cf 0xd299a5 0x495521 # 0x539e09 context.(*cancelCtx).Done+0x129 /usr/local/go/src/context/context.go:457 # 0x53a07a context.(*cancelCtx).propagateCancel+0x7a /usr/local/go/src/context/context.go:478 # 0x53ae77 context.WithDeadlineCause+0x137 /usr/local/go/src/context/context.go:643 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0xd299a4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:225 0: 0 [1: 96] @ 0x48b485 0x425d05 0xce108f 0xcdfc85 0xcdfad7 0xe1ba9a 0xd36255 0xd299f8 0x495521 # 0xce108e github.com/libp2p/go-libp2p/p2p/host/resource-manager.newConnectionScope+0x12e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:562 # 0xcdfc84 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).openConnection+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:397 # 0xcdfad6 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenConnection+0x296 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:382 # 0xe1ba99 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:255 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 80] @ 0x48b485 0x421deb 0x6a322d 0x6a3d35 0x118a0ce 0x1189d85 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x6a322c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x2c /home/pactus/source/genesis/genesis.go:69 # 0x6a3d34 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xd4 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [48: 3072] @ 0x48b485 0x425d05 0xc2f16a 0xc2b2df 0xc36a65 0x495521 # 0xc2f169 github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).emitGossip+0x8e9 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:2010 # 0xc2b2de github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeat+0x51e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/gossipsub.go:1786 # 0xc36a64 github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop+0xcc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:891 0: 0 [311: 358272] @ 0x48b4ac 0x4901c9 0x5adf6a 0x6a3249 0x6a321d 0x6a3c7f 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x6a3248 github.com/fxamacker/cbor/v2.Marshal+0x48 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x6a321c github.com/pactus-project/pactus/genesis.(*Genesis).Hash+0x1c /home/pactus/source/genesis/genesis.go:69 # 0x6a3c7e github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0x1e /home/pactus/source/genesis/genesis.go:189 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [143: 73216] @ 0x48b4ac 0x4901c9 0x5b7748 0x5b758e 0x5b71e6 0x1182de9 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5b7747 github.com/fxamacker/cbor/v2.(*Decoder).read+0x87 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:139 # 0x5b758d github.com/fxamacker/cbor/v2.(*Decoder).readNext+0x14d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:111 # 0x5b71e5 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0x25 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:30 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [198: 34848] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55c845 0x55ad3e 0x55b8bb 0x55ad74 0x55c845 0x55ad3e 0x55a59e 0x55a179 0x6a364d 0x55c16e 0x55ad3e 0x55a59e 0x55a179 0x6a3d25 0x6a3d26 0x118a0ce 0x1189d85 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55c844 encoding/json.(*decodeState).object+0xd64 /usr/local/go/src/encoding/json/decode.go:767 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a364c github.com/pactus-project/pactus/genesis.(*Genesis).UnmarshalJSON+0x2c /home/pactus/source/genesis/genesis.go:113 # 0x55c16d encoding/json.(*decodeState).object+0x68d /usr/local/go/src/encoding/json/decode.go:610 # 0x55ad3d encoding/json.(*decodeState).value+0x3d /usr/local/go/src/encoding/json/decode.go:380 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x6a3d24 github.com/pactus-project/pactus/genesis.MainnetGenesis+0xc4 /home/pactus/source/genesis/mainnet.go:13 # 0x6a3d25 github.com/pactus-project/pactus/genesis.(*Genesis).ChainType+0xc5 /home/pactus/source/genesis/genesis.go:190 # 0x118a0cd github.com/pactus-project/pactus/sync/firewall.(*Firewall).checkBundle+0x4d /home/pactus/source/sync/firewall/firewall.go:180 # 0x1189d84 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xe4 /home/pactus/source/sync/firewall/firewall.go:154 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [17: 2176] @ 0x48b4ac 0x5aae85 0x59f66b 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x5b7273 0x1182de9 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x5aae84 github.com/fxamacker/cbor/v2.fillByteString+0x5e4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:3201 # 0x59f66a github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x10ea /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1573 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x5b7272 github.com/fxamacker/cbor/v2.(*Decoder).Decode+0xb2 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/stream.go:37 # 0x1182de8 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x108 /home/pactus/source/sync/bundle/bundle.go:104 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [13: 23296] @ 0x48b4ac 0x4907d3 0x97ad4a 0x971a45 0x971045 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x97ad49 crypto/tls.(*hybridKeyExchange).serverSharedSecret+0x209 /usr/local/go/src/crypto/tls/key_schedule.go:216 # 0x971a44 crypto/tls.(*serverHandshakeStateTLS13).processClientHello+0x8e4 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:254 # 0x971044 crypto/tls.(*serverHandshakeStateTLS13).handshake+0x24 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:70 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 0: 0 [1: 24] @ 0x48b485 0x48b145 0x105559a 0x1053fc5 0x495521 # 0x1055599 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendIdentifyResp+0x259 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:479 # 0x1053fc4 github.com/libp2p/go-libp2p/p2p/protocol/identify.(*idService).sendPushes.func1+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/protocol/identify/id.go:351 0: 0 [1: 480] @ 0x48b485 0x425d05 0x931c50 0xda8d9e 0xda91a5 0x96bde2 0x96b21a 0x93eea9 0x97d57f 0x495521 # 0x931c4f crypto/tls.(*Config).Clone+0x8f /usr/local/go/src/crypto/tls/common.go:1002 # 0xda8d9d github.com/quic-go/quic-go/internal/handshake.setupConfigForServer+0x7d /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/tls_config.go:13 # 0xda91a4 github.com/quic-go/quic-go/internal/handshake.setupConfigForServer.func1+0x104 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/tls_config.go:26 # 0x96bde1 crypto/tls.(*Conn).readClientHello+0x181 /usr/local/go/src/crypto/tls/handshake_server.go:169 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [2: 320] @ 0x48b485 0x4901c9 0x118a1d9 0x118a1c8 0x118988f 0x1189d33 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x118a1d8 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x58 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0x118a1c7 github.com/pactus-project/pactus/sync/firewall.(*Firewall).getIPFromMultiAddress+0x47 /home/pactus/source/sync/firewall/firewall.go:210 # 0x118988e github.com/pactus-project/pactus/sync/firewall.(*Firewall).IsBannedAddress+0x2e /home/pactus/source/sync/firewall/firewall.go:91 # 0x1189d32 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0x92 /home/pactus/source/sync/firewall/firewall.go:137 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 0: 0 [1: 112] @ 0x48b485 0x425d05 0x456eb8 0x46acd7 0x48f285 0x4a283d 0xd295ed 0xd295d0 0xd295cf 0xd35b7e 0xd3492f 0xd24229 0xd33258 0x495521 # 0x48f284 internal/sync.runtime_SemacquireMutex+0x24 /usr/local/go/src/runtime/sema.go:95 # 0x4a283c internal/sync.(*Mutex).lockSlow+0x15c /usr/local/go/src/internal/sync/mutex.go:149 # 0xd295ec internal/sync.(*Mutex).Lock+0x4c /usr/local/go/src/internal/sync/mutex.go:70 # 0xd295cf sync.(*Mutex).Lock+0x2f /usr/local/go/src/sync/mutex.go:46 # 0xd295ce github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).AddDialJob+0x2e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:199 # 0xd35b7d github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).limitedDial+0x41d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:567 # 0xd3492e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialNextAddr+0xee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:464 # 0xd24228 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0xba8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:298 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 16] @ 0x48b4a5 0x4731d7 0xd255f3 0xd33258 0x495521 # 0xd255f2 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x1f72 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:271 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 16] @ 0x48b4a5 0x4731d7 0x40c666 0x7c8b6e 0x7c8b62 0x7cf26a 0x7c2eaf 0x7c68bd 0x7c68be 0xd36945 0xd28b2d 0xd28bc5 0xd29567 0xd296a5 0xd35b7e 0xd3492f 0xd24229 0xd33258 0x495521 # 0x40c665 internal/strconv.FormatUint+0xa5 /usr/local/go/src/internal/strconv/itoa.go:19 # 0x7c8b6d strconv.FormatUint+0x2d /usr/local/go/src/strconv/number.go:203 # 0x7c8b61 github.com/multiformats/go-multiaddr.portBtS+0x21 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:155 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c68bc github.com/multiformats/go-multiaddr.(*Component).Value+0xbc /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:184 # 0x7c68bd github.com/multiformats/go-multiaddr.Multiaddr.ValueForProtocol+0xbd /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:248 # 0xd36944 github.com/libp2p/go-libp2p/p2p/net/swarm.isFdConsumingAddr+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:649 # 0xd28b2c github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).shouldConsumeFd+0x4c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:146 # 0xd28bc4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).addCheckFdLimit+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:150 # 0xd29566 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).addCheckPeerLimit+0x386 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:192 # 0xd296a4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).AddDialJob+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:203 # 0xd35b7d github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).limitedDial+0x41d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:567 # 0xd3492e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialNextAddr+0xee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:464 # 0xd24228 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0xba8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:298 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [2: 18944] @ 0x48b4ac 0x4901c9 0x741114 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8ea7fe 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x741113 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:57 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8ea7fd github.com/pactus-project/pactus/store.NewStore+0x3fd /home/pactus/source/store/store.go:120 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 80] @ 0x48b485 0x425d05 0xd35aba 0xd3492f 0xd24229 0xd33258 0x495521 # 0xd35ab9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).limitedDial+0x359 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:567 # 0xd3492e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialNextAddr+0xee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:464 # 0xd24228 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0xba8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:298 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 32] @ 0x48b485 0x490767 0xd2158c 0xd27c6f 0xd23c79 0xd33258 0x495521 # 0xd2158b github.com/libp2p/go-libp2p/p2p/net/swarm.DefaultDialRanker+0xacb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_ranker.go:94 # 0xd27c6e github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).rankAddrs+0x4e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:428 # 0xd23c78 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x5f8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:193 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [2: 224] @ 0x48b485 0x425d05 0x456eb8 0x469cf5 0xd239e8 0xd33258 0x495521 # 0xd239e7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x367 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:161 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 24] @ 0x48b485 0x48b145 0xd29656 0xd35b7e 0xd3492f 0xd24229 0xd33258 0x495521 # 0xd29655 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).AddDialJob+0xb5 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:202 # 0xd35b7d github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).limitedDial+0x41d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:567 # 0xd3492e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialNextAddr+0xee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:464 # 0xd24228 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0xba8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:298 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [4: 832] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0xd2560d 0xd33258 0x495521 # 0xd2560c github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x1f8c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:271 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [2: 32] @ 0x48b485 0x48b0a5 0xd28c65 0xd29567 0xd296a5 0xd35b7e 0xd3492f 0xd24229 0xd33258 0x495521 # 0xd28c64 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).addCheckFdLimit+0xe4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:153 # 0xd29566 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).addCheckPeerLimit+0x386 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:192 # 0xd296a4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).AddDialJob+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:203 # 0xd35b7d github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).limitedDial+0x41d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:567 # 0xd3492e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialNextAddr+0xee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:464 # 0xd24228 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0xba8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:298 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 240] @ 0x48b485 0x4901c9 0xc0c8c5 0xc0ca5a 0xe1b367 0xd3cbba 0xd346ec 0xd3396f 0xd33f73 0xd33365 0xd23b10 0xd33258 0x495521 # 0xc0c8c4 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xc0ca59 github.com/multiformats/go-multiaddr-fmt.(*pattern).Matches+0x1d9 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr-fmt@v0.1.0/patterns.go:108 # 0xe1b366 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).CanDial+0x26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:194 # 0xd3cbb9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForDialing+0x559 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:45 # 0xd346eb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).resolveAddrs.func2+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:394 # 0xd3396e github.com/libp2p/go-libp2p/p2p/net/swarm.chainResolvers+0x1ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:358 # 0xd33f72 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).resolveAddrs+0x212 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:446 # 0xd33364 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:300 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 112] @ 0x48b485 0x425d05 0x491f3c 0x4eeee8 0xd1f8fd 0xd23807 0xd33258 0x495521 # 0x491f3b time.newTimer+0x3b /usr/local/go/src/runtime/time.go:390 # 0x4eeee7 time.NewTimer+0x67 /usr/local/go/src/time/sleep.go:145 # 0xd1f8fc github.com/libp2p/go-libp2p/p2p/net/swarm.RealClock.InstantTimer+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/clock.go:47 # 0xd23806 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x186 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:122 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 192] @ 0x48b4ac 0x4731d7 0x51cb0a 0x10d8997 0x10d8957 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0x51cb09 fmt.errorf+0xc9 /usr/local/go/src/fmt/errors.go:42 # 0x10d8996 fmt.Errorf+0x1b6 /usr/local/go/src/fmt/errors.go:26 # 0x10d8956 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x176 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:558 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [1: 24] @ 0x48b4ac 0x4907d3 0x7c330f 0x7c32b4 0x7c5c45 0x522534 0x522d4e 0x52584c 0x51f971 0xd206d7 0x5225d4 0x522d4e 0x52584c 0x51caf4 0x10d8997 0x10d8957 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0x7c330e strings.(*Builder).WriteString+0x30e /usr/local/go/src/strings/builder.go:114 # 0x7c32b3 github.com/multiformats/go-multiaddr.(*Component).writeTo+0x2b3 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:232 # 0x7c5c44 github.com/multiformats/go-multiaddr.Multiaddr.String+0x64 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:114 # 0x522533 fmt.(*pp).handleMethods+0x2f3 /usr/local/go/src/fmt/print.go:674 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51f970 fmt.Fprintf+0x70 /usr/local/go/src/fmt/print.go:224 # 0xd206d6 github.com/libp2p/go-libp2p/p2p/net/swarm.(*DialError).Error+0x156 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_error.go:43 # 0x5225d3 fmt.(*pp).handleMethods+0x393 /usr/local/go/src/fmt/print.go:668 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51caf3 fmt.errorf+0xb3 /usr/local/go/src/fmt/errors.go:41 # 0x10d8996 fmt.Errorf+0x1b6 /usr/local/go/src/fmt/errors.go:26 # 0x10d8956 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x176 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:558 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [1: 112] @ 0x48b485 0x425d05 0x456eb8 0x46acd7 0x48f2e5 0xc10b25 0xc10b06 0xd332f6 0xd23b10 0xd33258 0x495521 # 0x48f2e4 sync.runtime_SemacquireRWMutexR+0x24 /usr/local/go/src/runtime/sema.go:100 # 0xc10b24 sync.(*RWMutex).RLock+0x64 /usr/local/go/src/sync/rwmutex.go:74 # 0xc10b05 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x45 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:470 # 0xd332f5 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:294 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [3: 28416] @ 0x48b4ac 0x4901c9 0x741114 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e952a 0x8eb5db 0x8e9f46 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x741113 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:57 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9529 github.com/pactus-project/pactus/store.(*blockStore).publicKey+0x109 /home/pactus/source/store/block.go:152 # 0x8eb5da github.com/pactus-project/pactus/store.(*store).PublicKey+0x9a /home/pactus/source/store/store.go:246 # 0x8e9f45 github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0xe5 /home/pactus/source/store/interface.go:41 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x10d887d 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0x10d887c github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x9c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:555 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [1: 160] @ 0x48b485 0x4901c9 0xc0c8c5 0xc0ca5a 0xe08347 0xd3cbba 0xd355b3 0x7c6a43 0xd34e1d 0xd33390 0xd23b10 0xd33258 0x495521 # 0xc0c8c4 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xc0ca59 github.com/multiformats/go-multiaddr-fmt.(*pattern).Matches+0x1d9 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr-fmt@v0.1.0/patterns.go:108 # 0xe08346 github.com/libp2p/go-libp2p/p2p/transport/quic.(*transport).CanDial+0x26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/transport.go:280 # 0xd3cbb9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForDialing+0x559 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:45 # 0xd355b2 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables.func2+0x52 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:508 # 0x7c6a42 github.com/multiformats/go-multiaddr.FilterAddrs+0x122 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:261 # 0xd34e1c github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables+0x35c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:507 # 0xd3338f github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:303 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 208] @ 0x48b4ac 0x4731d7 0x51cb0a 0x10d8997 0x10d8957 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0x51cb09 fmt.errorf+0xc9 /usr/local/go/src/fmt/errors.go:42 # 0x10d8996 fmt.Errorf+0x1b6 /usr/local/go/src/fmt/errors.go:26 # 0x10d8956 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x176 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:558 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [3: 336] @ 0x48b485 0x425d05 0x41b494 0x4eeea8 0xd1f8fd 0xd23807 0xd33258 0x495521 # 0x4eeea7 time.NewTimer+0x27 /usr/local/go/src/time/sleep.go:144 # 0xd1f8fc github.com/libp2p/go-libp2p/p2p/net/swarm.RealClock.InstantTimer+0x1c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/clock.go:47 # 0xd23806 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x186 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:122 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 320] @ 0x48b4ac 0x4907d3 0x52d610 0x51f997 0xd206d7 0x5225d4 0x522d4e 0x52584c 0x51caf4 0x10d8997 0x10d8957 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0x52d60f strings.(*Builder).Write+0x8f /usr/local/go/src/strings/builder.go:89 # 0x51f996 fmt.Fprintf+0x96 /usr/local/go/src/fmt/print.go:225 # 0xd206d6 github.com/libp2p/go-libp2p/p2p/net/swarm.(*DialError).Error+0x156 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_error.go:43 # 0x5225d3 fmt.(*pp).handleMethods+0x393 /usr/local/go/src/fmt/print.go:668 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51caf3 fmt.errorf+0xb3 /usr/local/go/src/fmt/errors.go:41 # 0x10d8996 fmt.Errorf+0x1b6 /usr/local/go/src/fmt/errors.go:26 # 0x10d8956 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x176 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:558 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [1: 160] @ 0x48b485 0x4901c9 0xc0c8c5 0xc0ca5a 0xe08347 0xd3cbba 0xd346ec 0xd3396f 0xd33f73 0xd33365 0xd23b10 0xd33258 0x495521 # 0xc0c8c4 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xc0ca59 github.com/multiformats/go-multiaddr-fmt.(*pattern).Matches+0x1d9 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr-fmt@v0.1.0/patterns.go:108 # 0xe08346 github.com/libp2p/go-libp2p/p2p/transport/quic.(*transport).CanDial+0x26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/transport.go:280 # 0xd3cbb9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForDialing+0x559 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:45 # 0xd346eb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).resolveAddrs.func2+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:394 # 0xd3396e github.com/libp2p/go-libp2p/p2p/net/swarm.chainResolvers+0x1ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:358 # 0xd33f72 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).resolveAddrs+0x212 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:446 # 0xd33364 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:300 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 112] @ 0x48b485 0x425d05 0x456eb8 0x469cf5 0xd22f7f 0xd23488 0xd32c97 0xd32865 0x10d8951 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0xd22f7e github.com/libp2p/go-libp2p/p2p/net/swarm.(*activeDial).dial+0x1be /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_sync.go:54 # 0xd23487 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialSync).Dial+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_sync.go:98 # 0xd32c96 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialPeer+0x3b6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:260 # 0xd32864 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).DialPeer+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:223 # 0x10d8950 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x170 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:556 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [1: 48] @ 0x48b485 0x490767 0xd34cef 0xd34b6e 0xd34b52 0xd33390 0xd23b10 0xd33258 0x495521 # 0xd34cee github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables.func1+0x22e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:494 # 0xd34b6d github.com/multiformats/go-multiaddr.ForEach+0xad /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:120 # 0xd34b51 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:492 # 0xd3338f github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:303 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [2: 320] @ 0x48b485 0x4901c9 0xd3c6d4 0xd3c6c6 0xd355b3 0x7c6a43 0xd34e1d 0xd33390 0xd23b10 0xd33258 0x495521 # 0xd3c6d3 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x73 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xd3c6c5 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForDialing+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:19 # 0xd355b2 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables.func2+0x52 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:508 # 0x7c6a42 github.com/multiformats/go-multiaddr.FilterAddrs+0x122 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:261 # 0xd34e1c github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables+0x35c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:507 # 0xd3338f github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:303 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 160] @ 0x48b485 0x4901c9 0xd3c6d4 0xd3c6c6 0xd343ac 0xd3396f 0xd33f73 0xd33365 0xd23b10 0xd33258 0x495521 # 0xd3c6d3 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x73 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xd3c6c5 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForDialing+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:19 # 0xd343ab github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).resolveAddrs.func4+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:418 # 0xd3396e github.com/libp2p/go-libp2p/p2p/net/swarm.chainResolvers+0x1ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:358 # 0xd33f72 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).resolveAddrs+0x212 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:446 # 0xd33364 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:300 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [2: 32] @ 0x48b485 0x48b0a5 0xd329d3 0xd32865 0x10d8951 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0xd329d2 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialPeer+0xf2 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:235 # 0xd32864 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).DialPeer+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:223 # 0x10d8950 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x170 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:556 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [1: 24] @ 0x48b485 0x4901c9 0xc10d45 0xc10be5 0xd332f6 0xd23b10 0xd33258 0x495521 # 0xc10d44 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.validAddrs+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:479 # 0xc10be4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).Addrs+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:475 # 0xd332f5 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0x55 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:294 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [2: 96] @ 0x48b485 0x4901c9 0xd34d95 0xd33390 0xd23b10 0xd33258 0x495521 # 0xd34d94 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables+0x2d4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:500 # 0xd3338f github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:303 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [3: 336] @ 0x48b4ac 0x41b526 0xd231c5 0xd23465 0xd32c97 0xd32865 0x10d8951 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0xd231c4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialSync).getActiveDial+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_sync.go:80 # 0xd23464 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialSync).Dial+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_sync.go:93 # 0xd32c96 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialPeer+0x3b6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:260 # 0xd32864 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).DialPeer+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:223 # 0x10d8950 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x170 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:556 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [2: 480] @ 0x48b485 0x4901c9 0xc0c8c5 0xc0ca5a 0xe1b367 0xd3cbba 0xd355b3 0x7c6a43 0xd34e1d 0xd33390 0xd23b10 0xd33258 0x495521 # 0xc0c8c4 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xc0ca59 github.com/multiformats/go-multiaddr-fmt.(*pattern).Matches+0x1d9 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr-fmt@v0.1.0/patterns.go:108 # 0xe1b366 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).CanDial+0x26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:194 # 0xd3cbb9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForDialing+0x559 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:45 # 0xd355b2 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables.func2+0x52 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:508 # 0x7c6a42 github.com/multiformats/go-multiaddr.FilterAddrs+0x122 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:261 # 0xd34e1c github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables+0x35c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:507 # 0xd3338f github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:303 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [2: 480] @ 0x48b485 0x4901c9 0xc0c8c5 0xc0ca5a 0xe08347 0xd3cbba 0xd355b3 0x7c6a43 0xd34e1d 0xd33390 0xd23b10 0xd33258 0x495521 # 0xc0c8c4 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xc0ca59 github.com/multiformats/go-multiaddr-fmt.(*pattern).Matches+0x1d9 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr-fmt@v0.1.0/patterns.go:108 # 0xe08346 github.com/libp2p/go-libp2p/p2p/transport/quic.(*transport).CanDial+0x26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/transport.go:280 # 0xd3cbb9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForDialing+0x559 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:45 # 0xd355b2 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables.func2+0x52 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:508 # 0x7c6a42 github.com/multiformats/go-multiaddr.FilterAddrs+0x122 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:261 # 0xd34e1c github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables+0x35c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:507 # 0xd3338f github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:303 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 32] @ 0x48b485 0x425d05 0xd205ae 0x5225d4 0x522d4e 0x52584c 0x51caf4 0x10d8997 0x10d8957 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0xd205ad github.com/libp2p/go-libp2p/p2p/net/swarm.(*DialError).Error+0x2d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_error.go:37 # 0x5225d3 fmt.(*pp).handleMethods+0x393 /usr/local/go/src/fmt/print.go:668 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51caf3 fmt.errorf+0xb3 /usr/local/go/src/fmt/errors.go:41 # 0x10d8996 fmt.Errorf+0x1b6 /usr/local/go/src/fmt/errors.go:26 # 0x10d8956 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x176 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:558 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [2: 224] @ 0x48b485 0x425d05 0x53ae19 0x53b60d 0x53b5cf 0xd32c53 0xd32865 0x10d8951 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0x53ae18 context.WithDeadlineCause+0xd8 /usr/local/go/src/context/context.go:640 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0xd32c52 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialPeer+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:257 # 0xd32864 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).DialPeer+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:223 # 0x10d8950 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x170 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:556 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [2: 192] @ 0x48b485 0x425d05 0xd331ba 0xd33187 0x495521 # 0xd331b9 github.com/libp2p/go-libp2p/p2p/net/swarm.newDialWorker+0x59 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:97 # 0xd33186 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0x26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:289 0: 0 [7: 1680] @ 0x48b485 0x425d05 0x754cbc 0x7558c6 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8ea7fe 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x7558c5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x185 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:835 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8ea7fd github.com/pactus-project/pactus/store.NewStore+0x3fd /home/pactus/source/store/store.go:120 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 80] @ 0x48b485 0x425d05 0xdd2410 0xdd0af9 0xdc1805 0xdc00ea 0xdc0136 0xdb4045 0xded7fa 0x495521 # 0xdd240f github.com/quic-go/quic-go.(*packetPacker).appendLongHeaderPacket+0x2ef /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/packet_packer.go:888 # 0xdd0af8 github.com/quic-go/quic-go.(*packetPacker).PackPTOProbePacket+0x378 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/packet_packer.go:760 # 0xdc1804 github.com/quic-go/quic-go.(*Conn).sendProbePacket+0x184 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2714 # 0xdc00e9 github.com/quic-go/quic-go.(*Conn).triggerSending+0x169 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2474 # 0xdc0135 github.com/quic-go/quic-go.(*Conn).triggerSending+0x1b5 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2481 # 0xdb4044 github.com/quic-go/quic-go.(*Conn).run+0x704 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:729 # 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 0: 0 [1: 64] @ 0x48b485 0x46ea6d 0x7cb85e 0x7cb829 0xd36925 0xd28b2d 0xd28bc5 0xd29567 0xd296a5 0xd35b7e 0xd3492f 0xd24229 0xd33258 0x495521 # 0x7cb85d github.com/multiformats/go-multiaddr.Multiaddr.copy+0x13d /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:23 # 0x7cb828 github.com/multiformats/go-multiaddr.SplitFunc+0x108 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:108 # 0xd36924 github.com/libp2p/go-libp2p/p2p/net/swarm.isFdConsumingAddr+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:640 # 0xd28b2c github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).shouldConsumeFd+0x4c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:146 # 0xd28bc4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).addCheckFdLimit+0x44 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:150 # 0xd29566 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).addCheckPeerLimit+0x386 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:192 # 0xd296a4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).AddDialJob+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:203 # 0xd35b7d github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).limitedDial+0x41d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:567 # 0xd3492e github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialNextAddr+0xee /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:464 # 0xd24228 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0xba8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:298 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [3: 480] @ 0x48b485 0x4901c9 0xc0c8c5 0xc0ca5a 0xe1b367 0xd3cbba 0xd343ac 0xd3396f 0xd33f73 0xd33365 0xd23b10 0xd33258 0x495521 # 0xc0c8c4 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xc0ca59 github.com/multiformats/go-multiaddr-fmt.(*pattern).Matches+0x1d9 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr-fmt@v0.1.0/patterns.go:108 # 0xe1b366 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).CanDial+0x26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:194 # 0xd3cbb9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForDialing+0x559 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:45 # 0xd343ab github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).resolveAddrs.func4+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:418 # 0xd3396e github.com/libp2p/go-libp2p/p2p/net/swarm.chainResolvers+0x1ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:358 # 0xd33f72 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).resolveAddrs+0x212 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:446 # 0xd33364 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:300 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [2: 320] @ 0x48b485 0x4901c9 0xc0c8c5 0xc0ca5a 0xe1b367 0xd3cbba 0xd346ec 0xd3396f 0xd33f73 0xd33365 0xd23b10 0xd33258 0x495521 # 0xc0c8c4 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xc0ca59 github.com/multiformats/go-multiaddr-fmt.(*pattern).Matches+0x1d9 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr-fmt@v0.1.0/patterns.go:108 # 0xe1b366 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).CanDial+0x26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:194 # 0xd3cbb9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForDialing+0x559 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:45 # 0xd346eb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).resolveAddrs.func2+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:394 # 0xd3396e github.com/libp2p/go-libp2p/p2p/net/swarm.chainResolvers+0x1ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:358 # 0xd33f72 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).resolveAddrs+0x212 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:446 # 0xd33364 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:300 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 96] @ 0x48b485 0x490767 0xd34cef 0xd34b6e 0xd34b52 0xd33390 0xd23b10 0xd33258 0x495521 # 0xd34cee github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables.func1+0x22e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:494 # 0xd34b6d github.com/multiformats/go-multiaddr.ForEach+0xad /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:120 # 0xd34b51 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:492 # 0xd3338f github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:303 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [3: 336] @ 0x48b4ac 0x41b526 0xd331a9 0xd33187 0x495521 # 0xd331a8 github.com/libp2p/go-libp2p/p2p/net/swarm.newDialWorker+0x48 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:103 # 0xd33186 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0x26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:289 0: 0 [4: 448] @ 0x48b4ac 0x41b526 0x539e0a 0xd22f27 0xd23488 0xd32c97 0xd32865 0x10d8951 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0x539e09 context.(*cancelCtx).Done+0x129 /usr/local/go/src/context/context.go:457 # 0xd22f26 github.com/libp2p/go-libp2p/p2p/net/swarm.(*activeDial).dial+0x166 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_sync.go:56 # 0xd23487 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialSync).Dial+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_sync.go:98 # 0xd32c96 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialPeer+0x3b6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:260 # 0xd32864 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).DialPeer+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:223 # 0x10d8950 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x170 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:556 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [3: 624] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0xc0e7a8 0xc0fd94 0xc0f828 0xc164a5 0x10d8675 0x11550dd 0x1154e71 0x495521 # 0xc0e7a7 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*peerAddrs).Insert+0x2a7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:143 # 0xc0fd93 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrsUnlocked+0x4b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:369 # 0xc0f827 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrs+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:337 # 0xc164a4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).AddAddrs+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:289 # 0x10d8674 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x94 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:538 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [1: 24576] @ 0x48b48c 0x490767 0x476637 0x4770b2 0x476e05 0x491fb0 0x4ef0f5 0x53afa5 0x53b60d 0x53b5cf 0xd32c53 0xd32865 0x10d8951 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0x491faf time.newTimer+0xaf /usr/local/go/src/runtime/time.go:407 # 0x4ef0f4 time.AfterFunc+0x34 /usr/local/go/src/time/sleep.go:211 # 0x53afa4 context.WithDeadlineCause+0x264 /usr/local/go/src/context/context.go:652 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0xd32c52 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialPeer+0x372 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:257 # 0xd32864 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).DialPeer+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:223 # 0x10d8950 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x170 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:556 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [2: 480] @ 0x48b485 0x490767 0xd2fadb 0xd34b27 0xd33390 0xd23b10 0xd33258 0x495521 # 0xd2fada github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).InterfaceListenAddresses+0xfa /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_addr.go:40 # 0xd34b26 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables+0x66 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:488 # 0xd3338f github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:303 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 160] @ 0x48b485 0x4901c9 0xd3c6d4 0xd3c6c6 0xd346ec 0xd3396f 0xd33f73 0xd33365 0xd23b10 0xd33258 0x495521 # 0xd3c6d3 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x73 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xd3c6c5 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForDialing+0x65 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:19 # 0xd346eb github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).resolveAddrs.func2+0x2b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:394 # 0xd3396e github.com/libp2p/go-libp2p/p2p/net/swarm.chainResolvers+0x1ce /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:358 # 0xd33f72 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).resolveAddrs+0x212 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:446 # 0xd33364 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:300 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [3: 1152] @ 0x48b485 0x490767 0xd34cef 0xd34b6e 0xd34b52 0xd33390 0xd23b10 0xd33258 0x495521 # 0xd34cee github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables.func1+0x22e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:494 # 0xd34b6d github.com/multiformats/go-multiaddr.ForEach+0xad /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:120 # 0xd34b51 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:492 # 0xd3338f github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:303 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x790d66 0x8ca9f8 0x8ca9e2 0x8ca9e3 0x522534 0x522d4e 0x52584c 0x51f971 0xd2061b 0x5225d4 0x522d4e 0x52584c 0x51caf4 0x10d8997 0x10d8957 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0x8ca9f7 github.com/mr-tron/base58/base58.FastBase58Encoding+0x37 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x8ca9e1 github.com/mr-tron/base58/base58.Encode+0x21 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x8ca9e2 github.com/libp2p/go-libp2p/core/peer.ID.String+0x22 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0x522533 fmt.(*pp).handleMethods+0x2f3 /usr/local/go/src/fmt/print.go:674 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51f970 fmt.Fprintf+0x70 /usr/local/go/src/fmt/print.go:224 # 0xd2061a github.com/libp2p/go-libp2p/p2p/net/swarm.(*DialError).Error+0x9a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_error.go:38 # 0x5225d3 fmt.(*pp).handleMethods+0x393 /usr/local/go/src/fmt/print.go:668 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51caf3 fmt.errorf+0xb3 /usr/local/go/src/fmt/errors.go:41 # 0x10d8996 fmt.Errorf+0x1b6 /usr/local/go/src/fmt/errors.go:26 # 0x10d8956 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x176 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:558 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [1: 27264] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f2e 0x413eb0 0x416ed1 0xc0e587 0xc0fd94 0xc0f828 0xc164a5 0x10d8675 0x11550dd 0x1154e71 0x495521 # 0xc0e586 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*peerAddrs).Insert+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:141 # 0xc0fd93 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrsUnlocked+0x4b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:369 # 0xc0f827 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrs+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:337 # 0xc164a4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).AddAddrs+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:289 # 0x10d8674 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x94 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:538 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [2: 320] @ 0x48b485 0x4901c9 0xc0c8c5 0xc0ca5a 0xe1b367 0xd3cbba 0xd355b3 0x7c6a43 0xd34e1d 0xd33390 0xd23b10 0xd33258 0x495521 # 0xc0c8c4 github.com/multiformats/go-multiaddr.Multiaddr.Protocols+0x44 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:172 # 0xc0ca59 github.com/multiformats/go-multiaddr-fmt.(*pattern).Matches+0x1d9 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr-fmt@v0.1.0/patterns.go:108 # 0xe1b366 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).CanDial+0x26 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:194 # 0xd3cbb9 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).TransportForDialing+0x559 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_transport.go:45 # 0xd355b2 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables.func2+0x52 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:508 # 0x7c6a42 github.com/multiformats/go-multiaddr.FilterAddrs+0x122 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:261 # 0xd34e1c github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables+0x35c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:507 # 0xd3338f github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:303 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [2: 416] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x416e19 0xd323a5 0xd26006 0xd33258 0x495521 # 0xd323a4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*DialBackoff).AddBackoff+0x4a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:175 # 0xd26005 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x2985 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:374 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [5: 2560] @ 0x48b485 0x4901c9 0xd2377c 0xd23769 0xd33258 0x495521 # 0xd2377b github.com/libp2p/go-libp2p/p2p/net/swarm.newDialQueue+0xfb /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:440 # 0xd23768 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0xe8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:116 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [2: 96] @ 0x48b485 0x425d05 0xd23d39 0xd33258 0x495521 # 0xd23d38 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x6b8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:197 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [1: 224] @ 0x48b4ac 0x4907d3 0x954bfc 0x954aaf 0x954aae 0x95a0d5 0x93c057 0x947955 0x93eea9 0x97d57f 0x495521 # 0x954bfb vendor/golang.org/x/crypto/cryptobyte.(*Builder).add+0x187b /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:308 # 0x954aae vendor/golang.org/x/crypto/cryptobyte.(*Builder).AddUint16+0x172e /usr/local/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go:84 # 0x954aad crypto/tls.(*clientHelloMsg).marshalMsg+0x172d /usr/local/go/src/crypto/tls/handshake_messages.go:194 # 0x95a0d4 crypto/tls.(*clientHelloMsg).marshal+0x14 /usr/local/go/src/crypto/tls/handshake_messages.go:376 # 0x93c056 crypto/tls.(*Conn).writeHandshakeRecord+0xd6 /usr/local/go/src/crypto/tls/conn.go:1058 # 0x947954 crypto/tls.(*Conn).clientHandshake+0x454 /usr/local/go/src/crypto/tls/handshake_client.go:281 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [5: 960] @ 0x48b485 0x490767 0xd34cef 0xd34b6e 0xd34b52 0xd33390 0xd23b10 0xd33258 0x495521 # 0xd34cee github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables.func1+0x22e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:494 # 0xd34b6d github.com/multiformats/go-multiaddr.ForEach+0xad /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/util.go:120 # 0xd34b51 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).filterKnownUndialables+0x91 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:492 # 0xd3338f github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).addrsForDial+0xef /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:303 # 0xd23b0f github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x48f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:180 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 0: 0 [2: 192] @ 0x48b485 0x425d05 0x1154cee 0x11533cf 0x1152978 0x11501fa 0x1644252 0x165e077 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x1154ced github.com/pactus-project/pactus/network.ConnectAsync+0x4d /home/pactus/source/network/utils.go:74 # 0x11533ce github.com/pactus-project/pactus/network.(*peerMgr).CheckConnectivity+0x56e /home/pactus/source/network/peermgr.go:201 # 0x1152977 github.com/pactus-project/pactus/network.(*peerMgr).Start+0x17 /home/pactus/source/network/peermgr.go:79 # 0x11501f9 github.com/pactus-project/pactus/network.(*network).Start+0xb9 /home/pactus/source/network/network.go:342 # 0x1644251 github.com/pactus-project/pactus/node.(*Node).Start+0x1f1 /home/pactus/source/node/node.go:158 # 0x165e076 github.com/pactus-project/pactus/cmd.StartNode+0x296 /home/pactus/source/cmd/cmd.go:175 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 96] @ 0x48b485 0x425d05 0x53b6f3 0x11550a5 0x11550a6 0x1154e71 0x495521 # 0x53b6f2 context.WithValue+0xb2 /usr/local/go/src/context/context.go:737 # 0x11550a4 github.com/libp2p/go-libp2p/core/network.WithDialPeerTimeout+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/network/context.go:94 # 0x11550a5 github.com/pactus-project/pactus/network.ConnectSync+0xa5 /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [2: 224] @ 0x48b485 0x425d05 0x456eb8 0x46acd7 0x48f285 0x4a283d 0x4a4272 0x4a4250 0x4a424f 0xc0f7d4 0xc164a5 0x10d8675 0x11550dd 0x1154e71 0x495521 # 0x48f284 internal/sync.runtime_SemacquireMutex+0x24 /usr/local/go/src/runtime/sema.go:95 # 0x4a283c internal/sync.(*Mutex).lockSlow+0x15c /usr/local/go/src/internal/sync/mutex.go:149 # 0x4a4271 internal/sync.(*Mutex).Lock+0x31 /usr/local/go/src/internal/sync/mutex.go:70 # 0x4a424f sync.(*Mutex).Lock+0xf /usr/local/go/src/sync/mutex.go:46 # 0x4a424e sync.(*RWMutex).Lock+0xe /usr/local/go/src/sync/rwmutex.go:150 # 0xc0f7d3 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrs+0x53 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:334 # 0xc164a4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).AddAddrs+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:289 # 0x10d8674 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x94 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:538 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [3: 336] @ 0x48b485 0x425d05 0x41b494 0xd22ed9 0xd23488 0xd32c97 0xd32865 0x10d8951 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0xd22ed8 github.com/libp2p/go-libp2p/p2p/net/swarm.(*activeDial).dial+0x118 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_sync.go:53 # 0xd23487 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialSync).Dial+0x87 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_sync.go:98 # 0xd32c96 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialPeer+0x3b6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:260 # 0xd32864 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).DialPeer+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:223 # 0x10d8950 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x170 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:556 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [1: 640] @ 0x48b48c 0x425d05 0x946615 0x947585 0x93eea9 0x97d57f 0x495521 # 0x946614 crypto/tls.(*Conn).makeClientHello+0x1b4 /usr/local/go/src/crypto/tls/handshake_client.go:70 # 0x947584 crypto/tls.(*Conn).clientHandshake+0x84 /usr/local/go/src/crypto/tls/handshake_client.go:231 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0x97d57e crypto/tls.(*Conn).HandshakeContext+0x1e /usr/local/go/src/crypto/tls/conn.go:1516 0: 0 [2: 3072] @ 0x48b4ac 0x4907d3 0xdc660a 0xdbd8d7 0xdb3ac8 0xded7fa 0x495521 # 0xdc6609 github.com/quic-go/quic-go.(*initialCryptoStream).Write+0x69 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/crypto_stream.go:141 # 0xdbd8d6 github.com/quic-go/quic-go.(*Conn).handleHandshakeEvents+0xd6 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2036 # 0xdb3ac7 github.com/quic-go/quic-go.(*Conn).run+0x187 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:584 # 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 0: 0 [1: 512] @ 0x48b4ac 0x425d05 0x7d8dde 0x7d8df3 0xda723f 0xda711b 0xda7f4e 0xda33df 0xda2ce5 0xdaec6b 0xded351 0xdecccb 0xe0445d 0xdfec8d 0xe070ff 0xe06d77 0xd3629d 0xd299f8 0x495521 # 0x7d8ddd crypto/internal/fips140/aes.New+0x3d /usr/local/go/src/crypto/internal/fips140/aes/aes.go:66 # 0x7d8df2 crypto/aes.NewCipher+0x52 /usr/local/go/src/crypto/aes/aes.go:47 # 0xda723e github.com/quic-go/quic-go/internal/handshake.newAESHeaderProtector+0x5e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:49 # 0xda711a github.com/quic-go/quic-go/internal/handshake.newHeaderProtector+0x7a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/header_protector.go:31 # 0xda7f4d github.com/quic-go/quic-go/internal/handshake.NewInitialAEAD+0x1ed /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/initial_aead.go:50 # 0xda33de github.com/quic-go/quic-go/internal/handshake.newCryptoSetup+0x7e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:146 # 0xda2ce4 github.com/quic-go/quic-go/internal/handshake.NewCryptoSetupClient+0x84 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:80 # 0xdaec6a github.com/quic-go/quic-go.init.func2+0xdca /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:484 # 0xded350 github.com/quic-go/quic-go.(*Transport).doDial+0x5f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:300 # 0xdeccca github.com/quic-go/quic-go.(*Transport).dial+0x16a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:256 # 0xe0445c github.com/quic-go/quic-go.(*Transport).Dial+0x3c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:238 # 0xdfec8c github.com/libp2p/go-libp2p/p2p/transport/quicreuse.(*ConnManager).DialQUIC+0x26c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quicreuse/connmgr.go:335 # 0xe070fe github.com/libp2p/go-libp2p/p2p/transport/quic.(*transport).dialWithScope+0x2de /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/transport.go:138 # 0xe06d76 github.com/libp2p/go-libp2p/p2p/transport/quic.(*transport).Dial+0x296 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/transport.go:122 # 0xd3629c github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:600 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [3: 144] @ 0x48b485 0x425d05 0xd23246 0xd23465 0xd32c97 0xd32865 0x10d8951 0x10d875f 0x11550dd 0x1154e71 0x495521 # 0xd23245 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialSync).getActiveDial+0x185 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_sync.go:82 # 0xd23464 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialSync).Dial+0x64 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_sync.go:93 # 0xd32c96 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialPeer+0x3b6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:260 # 0xd32864 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).DialPeer+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:223 # 0x10d8950 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).dialPeer+0x170 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:556 # 0x10d875e github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x17e /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:549 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [2: 416] @ 0x48b485 0x48b67e 0x48b713 0x410b85 0x410b78 0x414eb2 0x53a19a 0x53ae78 0x53b60d 0x53b5cf 0xd299a5 0x495521 # 0x53a199 context.(*cancelCtx).propagateCancel+0x199 /usr/local/go/src/context/context.go:501 # 0x53ae77 context.WithDeadlineCause+0x137 /usr/local/go/src/context/context.go:643 # 0x53b60c context.WithDeadline+0x4c /usr/local/go/src/context/context.go:626 # 0x53b5ce context.WithTimeout+0xe /usr/local/go/src/context/context.go:704 # 0xd299a4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xa4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:225 0: 0 [1: 1152] @ 0x48b48c 0x425d05 0xdae0bc 0xded351 0xdecccb 0xe0445d 0xdfec8d 0xe070ff 0xe06d77 0xd3629d 0xd299f8 0x495521 # 0xdae0bb github.com/quic-go/quic-go.init.func2+0x21b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:395 # 0xded350 github.com/quic-go/quic-go.(*Transport).doDial+0x5f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:300 # 0xdeccca github.com/quic-go/quic-go.(*Transport).dial+0x16a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:256 # 0xe0445c github.com/quic-go/quic-go.(*Transport).Dial+0x3c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:238 # 0xdfec8c github.com/libp2p/go-libp2p/p2p/transport/quicreuse.(*ConnManager).DialQUIC+0x26c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quicreuse/connmgr.go:335 # 0xe070fe github.com/libp2p/go-libp2p/p2p/transport/quic.(*transport).dialWithScope+0x2de /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/transport.go:138 # 0xe06d76 github.com/libp2p/go-libp2p/p2p/transport/quic.(*transport).Dial+0x296 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/transport.go:122 # 0xd3629c github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:600 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 96] @ 0x48b485 0x425d05 0x169bdb7 0x699573 0x699acb 0xda7c9c 0xda20da 0xda57ff 0xda4018 0xda3f1b 0xda3d58 0xdbd79d 0xdbd368 0xdbc731 0xdbba85 0xdb922c 0xdb68fd 0xdb6125 0xdb3d92 0xded7fa 0x495521 # 0x169bdb6 crypto/internal/fips140/hmac.New[...]+0x36 /usr/local/go/src/crypto/internal/fips140/hmac/hmac.go:169 # 0x699572 crypto/hmac.New+0xf2 /usr/local/go/src/crypto/hmac/hmac.go:56 # 0x699aca golang.org/x/crypto/hkdf.Expand+0x2a /home/pactus/go/pkg/mod/golang.org/x/crypto@v0.50.0/hkdf/hkdf.go:86 # 0xda7c9b github.com/quic-go/quic-go/internal/handshake.hkdfExpandLabel+0x23b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/hkdf.go:22 # 0xda20d9 github.com/quic-go/quic-go/internal/handshake.createAEAD+0xb9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/aead.go:16 # 0xda57fe github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).setReadKey+0x37e /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:472 # 0xda4017 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleEvent+0x77 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:251 # 0xda3f1a github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).handleMessage+0x15a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:237 # 0xda3d57 github.com/quic-go/quic-go/internal/handshake.(*cryptoSetup).HandleMessage+0x17 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/internal/handshake/crypto_setup.go:225 # 0xdbd79c github.com/quic-go/quic-go.(*Conn).handleCryptoFrame+0x7c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:2006 # 0xdbd367 github.com/quic-go/quic-go.(*Conn).handleFrame+0x4e7 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1915 # 0xdbc730 github.com/quic-go/quic-go.(*Conn).handleFrames+0x6f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1870 # 0xdbba84 github.com/quic-go/quic-go.(*Conn).handleUnpackedLongHeaderPacket+0x684 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1738 # 0xdb922b github.com/quic-go/quic-go.(*Conn).handleLongHeaderPacket+0xacb /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1385 # 0xdb68fc github.com/quic-go/quic-go.(*Conn).handleOnePacket+0x63c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1142 # 0xdb6124 github.com/quic-go/quic-go.(*Conn).handlePackets+0x3a4 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:1023 # 0xdb3d91 github.com/quic-go/quic-go.(*Conn).run+0x451 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:664 # 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 0: 0 [3: 336] @ 0x48b485 0x425d05 0x456eb8 0x46acd7 0x48f285 0x4a283d 0x4a4272 0x4a4250 0x4a424f 0xd324dd 0x1155078 0x1154e71 0x495521 # 0x48f284 internal/sync.runtime_SemacquireMutex+0x24 /usr/local/go/src/runtime/sema.go:95 # 0x4a283c internal/sync.(*Mutex).lockSlow+0x15c /usr/local/go/src/internal/sync/mutex.go:149 # 0x4a4271 internal/sync.(*Mutex).Lock+0x31 /usr/local/go/src/internal/sync/mutex.go:70 # 0x4a424f sync.(*Mutex).Lock+0xf /usr/local/go/src/sync/mutex.go:46 # 0x4a424e sync.(*RWMutex).Lock+0xe /usr/local/go/src/sync/rwmutex.go:150 # 0xd324dc github.com/libp2p/go-libp2p/p2p/net/swarm.(*DialBackoff).Clear+0x3c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:190 # 0x1155077 github.com/pactus-project/pactus/network.ConnectSync+0x77 /home/pactus/source/network/utils.go:88 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 0: 0 [1: 32] @ 0x48b485 0x425d05 0xdae5f6 0xded351 0xdecccb 0xe0445d 0xdfec8d 0xe070ff 0xe06d77 0xd3629d 0xd299f8 0x495521 # 0xdae5f5 github.com/quic-go/quic-go.init.func2+0x755 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:433 # 0xded350 github.com/quic-go/quic-go.(*Transport).doDial+0x5f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:300 # 0xdeccca github.com/quic-go/quic-go.(*Transport).dial+0x16a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:256 # 0xe0445c github.com/quic-go/quic-go.(*Transport).Dial+0x3c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:238 # 0xdfec8c github.com/libp2p/go-libp2p/p2p/transport/quicreuse.(*ConnManager).DialQUIC+0x26c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quicreuse/connmgr.go:335 # 0xe070fe github.com/libp2p/go-libp2p/p2p/transport/quic.(*transport).dialWithScope+0x2de /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/transport.go:138 # 0xe06d76 github.com/libp2p/go-libp2p/p2p/transport/quic.(*transport).Dial+0x296 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/transport.go:122 # 0xd3629c github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:600 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x790d66 0x1153271 0x1153256 0x1153257 0x1153272 0x1152978 0x11501fa 0x1644252 0x165e077 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0x1153270 github.com/mr-tron/base58/base58.FastBase58Encoding+0x410 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x1153255 github.com/mr-tron/base58/base58.Encode+0x3f5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x1153256 github.com/libp2p/go-libp2p/core/peer.ID.String+0x3f6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0x1153271 github.com/pactus-project/pactus/network.(*peerMgr).CheckConnectivity+0x411 /home/pactus/source/network/peermgr.go:190 # 0x1152977 github.com/pactus-project/pactus/network.(*peerMgr).Start+0x17 /home/pactus/source/network/peermgr.go:79 # 0x11501f9 github.com/pactus-project/pactus/network.(*network).Start+0xb9 /home/pactus/source/network/network.go:342 # 0x1644251 github.com/pactus-project/pactus/node.(*Node).Start+0x1f1 /home/pactus/source/node/node.go:158 # 0x165e076 github.com/pactus-project/pactus/cmd.StartNode+0x296 /home/pactus/source/cmd/cmd.go:175 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 16] @ 0x48b485 0x425d05 0xdb2eba 0xdae98a 0xded351 0xdecccb 0xe0445d 0xdfec8d 0xe070ff 0xe06d77 0xd3629d 0xd299f8 0x495521 # 0xdb2eb9 github.com/quic-go/quic-go.(*Conn).preSetup+0x3d9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:527 # 0xdae989 github.com/quic-go/quic-go.init.func2+0xae9 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/connection.go:441 # 0xded350 github.com/quic-go/quic-go.(*Transport).doDial+0x5f0 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:300 # 0xdeccca github.com/quic-go/quic-go.(*Transport).dial+0x16a /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:256 # 0xe0445c github.com/quic-go/quic-go.(*Transport).Dial+0x3c /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/transport.go:238 # 0xdfec8c github.com/libp2p/go-libp2p/p2p/transport/quicreuse.(*ConnManager).DialQUIC+0x26c /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quicreuse/connmgr.go:335 # 0xe070fe github.com/libp2p/go-libp2p/p2p/transport/quic.(*transport).dialWithScope+0x2de /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/transport.go:138 # 0xe06d76 github.com/libp2p/go-libp2p/p2p/transport/quic.(*transport).Dial+0x296 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/quic/transport.go:122 # 0xd3629c github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:600 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 0: 0 [13: 27262976] @ 0x48b4b3 0x4901c9 0x7410c5 0x759c25 0x77f5a5 0x76514e 0x766007 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x7410c4 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:53 # 0x759c24 github.com/syndtr/goleveldb/leveldb/table.NewWriter+0x44 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:397 # 0x77f5a4 github.com/syndtr/goleveldb/leveldb.(*tOps).create+0x144 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:367 # 0x76514d github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV+0x16d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:393 # 0x766006 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x966 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:529 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [3: 192] @ 0x48b4ac 0x4731d7 0x790eb4 0x1153271 0x1153256 0x1153257 0x1153272 0x1152978 0x11501fa 0x1644252 0x165e077 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x790eb3 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0x213 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:82 # 0x1153270 github.com/mr-tron/base58/base58.FastBase58Encoding+0x410 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x1153255 github.com/mr-tron/base58/base58.Encode+0x3f5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x1153256 github.com/libp2p/go-libp2p/core/peer.ID.String+0x3f6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/peer.go:52 # 0x1153271 github.com/pactus-project/pactus/network.(*peerMgr).CheckConnectivity+0x411 /home/pactus/source/network/peermgr.go:190 # 0x1152977 github.com/pactus-project/pactus/network.(*peerMgr).Start+0x17 /home/pactus/source/network/peermgr.go:79 # 0x11501f9 github.com/pactus-project/pactus/network.(*network).Start+0xb9 /home/pactus/source/network/network.go:342 # 0x1644251 github.com/pactus-project/pactus/node.(*Node).Start+0x1f1 /home/pactus/source/node/node.go:158 # 0x165e076 github.com/pactus-project/pactus/cmd.StartNode+0x296 /home/pactus/source/cmd/cmd.go:175 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 24] @ 0x48b485 0x425d05 0x741332 0x75142a 0x7530c6 0x743602 0x7435f2 0x744873 0x765a6a 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x741331 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Put+0x31 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:86 # 0x751429 github.com/syndtr/goleveldb/leveldb/table.(*block).Release+0x29 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:114 # 0x7530c5 github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Release+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:428 # 0x743601 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).clearData+0xc1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:43 # 0x7435f1 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0xb1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:152 # 0x744872 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x172 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:178 # 0x765a69 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x3c9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:454 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [7: 1008] @ 0x48b4ac 0x425d05 0x6e6216 0x6e5436 0x8e9e8e 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6e6215 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x35 /home/pactus/source/types/block/block.go:216 # 0x6e5435 github.com/pactus-project/pactus/types/block.FromBytes+0x95 /home/pactus/source/types/block/block.go:58 # 0x8e9e8d github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0x2d /home/pactus/source/store/interface.go:32 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 409600] @ 0x48b4b3 0x490767 0x1152606 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x1152605 github.com/pactus-project/pactus/network.newPeerMgr+0x145 /home/pactus/source/network/peermgr.go:51 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 48] @ 0x48b4ac 0x4731d7 0x7c1d8d 0x7c1ffc 0x7c5450 0x7c5125 0x8c7978 0x1154b85 0x1153aec 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x7c1d8c github.com/multiformats/go-multiaddr.readComponent+0x3ec /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:121 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x8c7977 github.com/libp2p/go-libp2p/core/peer.AddrInfoFromString+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:84 # 0x1154b84 github.com/pactus-project/pactus/network.MakeAddrInfos+0xc4 /home/pactus/source/network/utils.go:38 # 0x1153aeb github.com/pactus-project/pactus/network.loadPeerStore+0x8b /home/pactus/source/network/peermgr.go:251 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 64] @ 0x48b4ac 0x4731d7 0x790eb4 0x7ca83b 0x7ca836 0x7ca835 0x7ca83c 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0x8c7978 0x1154b85 0x1153aec 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x790eb3 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0x213 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:82 # 0x7ca83a github.com/mr-tron/base58/base58.FastBase58Encoding+0x3a /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x7ca835 github.com/mr-tron/base58/base58.Encode+0x35 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x7ca834 github.com/multiformats/go-multihash.Multihash.B58String+0x34 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/multihash.go:199 # 0x7ca83b github.com/multiformats/go-multiaddr.p2pBtS+0x3b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:392 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x8c7977 github.com/libp2p/go-libp2p/core/peer.AddrInfoFromString+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:84 # 0x1154b84 github.com/pactus-project/pactus/network.MakeAddrInfos+0xc4 /home/pactus/source/network/utils.go:38 # 0x1153aeb github.com/pactus-project/pactus/network.loadPeerStore+0x8b /home/pactus/source/network/peermgr.go:251 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0x7c3f35 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0x8c7978 0x1154b85 0x1153aec 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x7c3f34 github.com/multiformats/go-multiaddr.validateComponent+0x3d4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:343 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x8c7977 github.com/libp2p/go-libp2p/core/peer.AddrInfoFromString+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:84 # 0x1154b84 github.com/pactus-project/pactus/network.MakeAddrInfos+0xc4 /home/pactus/source/network/utils.go:38 # 0x1153aeb github.com/pactus-project/pactus/network.loadPeerStore+0x8b /home/pactus/source/network/peermgr.go:251 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [7: 784] @ 0x48b485 0x425d05 0x749d8f 0x74b67d 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8ea7fe 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x749d8e github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).get+0x1ee /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:147 # 0x74b67c github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x13c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:480 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8ea7fd github.com/pactus-project/pactus/store.NewStore+0x3fd /home/pactus/source/store/store.go:120 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 32] @ 0x48b4ac 0x425d05 0x7c8788 0x7c87bc 0x7cf2e6 0x7c1487 0x7c50cf 0x8c7978 0x1154b85 0x1153aec 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x7c8787 net.ParseIP+0x27 /usr/local/go/src/net/ip.go:528 # 0x7c87bb github.com/multiformats/go-multiaddr.ip6StB+0x5b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:121 # 0x7cf2e5 github.com/multiformats/go-multiaddr.twrp.StringToBytes+0x25 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:44 # 0x7c1486 github.com/multiformats/go-multiaddr.stringToBytes+0x3e6 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:52 # 0x7c50ce github.com/multiformats/go-multiaddr.NewMultiaddr+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:36 # 0x8c7977 github.com/libp2p/go-libp2p/core/peer.AddrInfoFromString+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:84 # 0x1154b84 github.com/pactus-project/pactus/network.MakeAddrInfos+0xc4 /home/pactus/source/network/utils.go:38 # 0x1153aeb github.com/pactus-project/pactus/network.loadPeerStore+0x8b /home/pactus/source/network/peermgr.go:251 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 32] @ 0x48b485 0x425d05 0x7c1d71 0x7c1ffc 0x7c5450 0x7c5125 0x8c7978 0x1154b85 0x1153aec 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x7c1d70 github.com/multiformats/go-multiaddr.readComponent+0x3d0 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:120 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x8c7977 github.com/libp2p/go-libp2p/core/peer.AddrInfoFromString+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:84 # 0x1154b84 github.com/pactus-project/pactus/network.MakeAddrInfos+0xc4 /home/pactus/source/network/utils.go:38 # 0x1153aeb github.com/pactus-project/pactus/network.loadPeerStore+0x8b /home/pactus/source/network/peermgr.go:251 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 352] @ 0x48b4ac 0x4901c9 0x791015 0x790f5f 0x790f60 0x7b7918 0x7ca20d 0x7cf2e6 0x7c1487 0x7c50cf 0x8c7978 0x1154b85 0x1153aec 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x791014 github.com/mr-tron/base58/base58.FastBase58DecodingAlphabet+0x74 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:151 # 0x790f5e github.com/mr-tron/base58/base58.FastBase58Decoding+0x1e /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:131 # 0x790f5f github.com/mr-tron/base58/base58.Decode+0x1f /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:119 # 0x7b7917 github.com/multiformats/go-multihash.FromB58String+0x17 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/multihash.go:204 # 0x7ca20c github.com/multiformats/go-multiaddr.p2pStB+0x6c /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:344 # 0x7cf2e5 github.com/multiformats/go-multiaddr.twrp.StringToBytes+0x25 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:44 # 0x7c1486 github.com/multiformats/go-multiaddr.stringToBytes+0x3e6 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:52 # 0x7c50ce github.com/multiformats/go-multiaddr.NewMultiaddr+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:36 # 0x8c7977 github.com/libp2p/go-libp2p/core/peer.AddrInfoFromString+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:84 # 0x1154b84 github.com/pactus-project/pactus/network.MakeAddrInfos+0xc4 /home/pactus/source/network/utils.go:38 # 0x1153aeb github.com/pactus-project/pactus/network.loadPeerStore+0x8b /home/pactus/source/network/peermgr.go:251 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 96] @ 0x48b485 0x425d05 0x8c7a0e 0x8c7990 0x1154b85 0x1153aec 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x8c7a0d github.com/libp2p/go-libp2p/core/peer.AddrInfoFromP2pAddr+0x4d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:98 # 0x8c798f github.com/libp2p/go-libp2p/core/peer.AddrInfoFromString+0x2f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:89 # 0x1154b84 github.com/pactus-project/pactus/network.MakeAddrInfos+0xc4 /home/pactus/source/network/utils.go:38 # 0x1153aeb github.com/pactus-project/pactus/network.loadPeerStore+0x8b /home/pactus/source/network/peermgr.go:251 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 112] @ 0x48b4ac 0x4901c9 0x790d66 0x7ca83b 0x7ca836 0x7ca835 0x7ca83c 0x7cf26a 0x7c2eaf 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0x8c7978 0x1154b85 0x1153aec 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x790d65 github.com/mr-tron/base58/base58.FastBase58EncodingAlphabet+0xc5 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:49 # 0x7ca83a github.com/mr-tron/base58/base58.FastBase58Encoding+0x3a /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:29 # 0x7ca835 github.com/mr-tron/base58/base58.Encode+0x35 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:16 # 0x7ca834 github.com/multiformats/go-multihash.Multihash.B58String+0x34 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/multihash.go:199 # 0x7ca83b github.com/multiformats/go-multiaddr.p2pBtS+0x3b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:392 # 0x7cf269 github.com/multiformats/go-multiaddr.twrp.BytesToString+0x29 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:47 # 0x7c2eae github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x8e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x8c7977 github.com/libp2p/go-libp2p/core/peer.AddrInfoFromString+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:84 # 0x1154b84 github.com/pactus-project/pactus/network.MakeAddrInfos+0xc4 /home/pactus/source/network/utils.go:38 # 0x1153aeb github.com/pactus-project/pactus/network.loadPeerStore+0x8b /home/pactus/source/network/peermgr.go:251 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 48] @ 0x48b4ac 0x473854 0x473366 0x7c2e8c 0x7c3eea 0x7c1de7 0x7c1ffc 0x7c5450 0x7c5125 0x8c7978 0x1154b85 0x1153aec 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x7c2e8b github.com/multiformats/go-multiaddr.(*Component).valueAndErr+0x6b /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:198 # 0x7c3ee9 github.com/multiformats/go-multiaddr.validateComponent+0x389 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/component.go:337 # 0x7c1de6 github.com/multiformats/go-multiaddr.readComponent+0x446 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:125 # 0x7c1ffb github.com/multiformats/go-multiaddr.readMultiaddr+0xfb /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:142 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x8c7977 github.com/libp2p/go-libp2p/core/peer.AddrInfoFromString+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:84 # 0x1154b84 github.com/pactus-project/pactus/network.MakeAddrInfos+0xc4 /home/pactus/source/network/utils.go:38 # 0x1153aeb github.com/pactus-project/pactus/network.loadPeerStore+0x8b /home/pactus/source/network/peermgr.go:251 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 256] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0x7c5125 0x8c7978 0x1154b85 0x1153aec 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x8c7977 github.com/libp2p/go-libp2p/core/peer.AddrInfoFromString+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:84 # 0x1154b84 github.com/pactus-project/pactus/network.MakeAddrInfos+0xc4 /home/pactus/source/network/utils.go:38 # 0x1153aeb github.com/pactus-project/pactus/network.loadPeerStore+0x8b /home/pactus/source/network/peermgr.go:251 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 64] @ 0x48b485 0x490767 0x7c2113 0x7c5450 0x7c5125 0x8c7978 0x1154b85 0x1153aec 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x7c2112 github.com/multiformats/go-multiaddr.readMultiaddr+0x212 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:154 # 0x7c544f github.com/multiformats/go-multiaddr.NewMultiaddrBytes+0x8f /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:52 # 0x7c5124 github.com/multiformats/go-multiaddr.NewMultiaddr+0xc4 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:40 # 0x8c7977 github.com/libp2p/go-libp2p/core/peer.AddrInfoFromString+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:84 # 0x1154b84 github.com/pactus-project/pactus/network.MakeAddrInfos+0xc4 /home/pactus/source/network/utils.go:38 # 0x1153aeb github.com/pactus-project/pactus/network.loadPeerStore+0x8b /home/pactus/source/network/peermgr.go:251 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [4: 832] @ 0x48b4ac 0x4739a5 0x473495 0x790fe6 0x790f5f 0x790f60 0x7b7918 0x7ca20d 0x7cf2e6 0x7c1487 0x7c50cf 0x8c7978 0x1154b85 0x1153aec 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x790fe5 github.com/mr-tron/base58/base58.FastBase58DecodingAlphabet+0x45 /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:147 # 0x790f5e github.com/mr-tron/base58/base58.FastBase58Decoding+0x1e /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:131 # 0x790f5f github.com/mr-tron/base58/base58.Decode+0x1f /home/pactus/go/pkg/mod/github.com/mr-tron/base58@v1.3.0/base58/base58.go:119 # 0x7b7917 github.com/multiformats/go-multihash.FromB58String+0x17 /home/pactus/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/multihash.go:204 # 0x7ca20c github.com/multiformats/go-multiaddr.p2pStB+0x6c /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:344 # 0x7cf2e5 github.com/multiformats/go-multiaddr.twrp.StringToBytes+0x25 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/transcoders.go:44 # 0x7c1486 github.com/multiformats/go-multiaddr.stringToBytes+0x3e6 /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/codec.go:52 # 0x7c50ce github.com/multiformats/go-multiaddr.NewMultiaddr+0x6e /home/pactus/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/multiaddr.go:36 # 0x8c7977 github.com/libp2p/go-libp2p/core/peer.AddrInfoFromString+0x17 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:84 # 0x1154b84 github.com/pactus-project/pactus/network.MakeAddrInfos+0xc4 /home/pactus/source/network/utils.go:38 # 0x1153aeb github.com/pactus-project/pactus/network.loadPeerStore+0x8b /home/pactus/source/network/peermgr.go:251 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 327680] @ 0x48b4b3 0x4901c9 0x1154afb 0x1153aec 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x1154afa github.com/pactus-project/pactus/network.MakeAddrInfos+0x3a /home/pactus/source/network/utils.go:36 # 0x1153aeb github.com/pactus-project/pactus/network.loadPeerStore+0x8b /home/pactus/source/network/peermgr.go:251 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 96] @ 0x48b4ac 0x4731d7 0x55e189 0x55ae14 0x55b8bb 0x55ad74 0x55a59e 0x55a179 0x1153ad2 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x55e188 encoding/json.(*decodeState).literalStore+0xac8 /usr/local/go/src/encoding/json/decode.go:958 # 0x55ae13 encoding/json.(*decodeState).value+0x113 /usr/local/go/src/encoding/json/decode.go:394 # 0x55b8ba encoding/json.(*decodeState).array+0x4da /usr/local/go/src/encoding/json/decode.go:561 # 0x55ad73 encoding/json.(*decodeState).value+0x73 /usr/local/go/src/encoding/json/decode.go:370 # 0x55a59d encoding/json.(*decodeState).unmarshal+0x11d /usr/local/go/src/encoding/json/decode.go:183 # 0x55a178 encoding/json.Unmarshal+0xf8 /usr/local/go/src/encoding/json/decode.go:113 # 0x1153ad1 github.com/pactus-project/pactus/network.loadPeerStore+0x71 /home/pactus/source/network/peermgr.go:246 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 753664] @ 0x48b4b3 0x4901c9 0x5134e9 0x513373 0x1153a7d 0x1153a78 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x5134e8 os.readFileContents+0x48 /usr/local/go/src/os/file.go:906 # 0x513372 os.ReadFile+0xd2 /usr/local/go/src/os/file.go:871 # 0x1153a7c github.com/pactus-project/pactus/util.ReadFile+0x1c /home/pactus/source/util/io.go:30 # 0x1153a77 github.com/pactus-project/pactus/network.loadPeerStore+0x17 /home/pactus/source/network/peermgr.go:240 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 128] @ 0x48b485 0x425d05 0x75422c 0x7577df 0x77fca5 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8ea7fe 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75422b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x6b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:608 # 0x7577de github.com/syndtr/goleveldb/leveldb/table.NewReader+0x57e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:1071 # 0x77fca4 github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x204 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:418 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8ea7fd github.com/pactus-project/pactus/store.NewStore+0x3fd /home/pactus/source/store/store.go:120 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 9472] @ 0x48b4ac 0x4901c9 0x741114 0x75376a 0x7541e6 0x754478 0x755066 0x75527e 0x7536f5 0x742ed9 0x743650 0x7435b6 0x7431ba 0x743f4a 0x74498b 0x765a6a 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x741113 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:57 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x754477 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x177 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:648 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x75527d github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIterErr+0x13d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:780 # 0x7536f4 github.com/syndtr/goleveldb/leveldb/table.(*indexIter).Get+0x254 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:507 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x74364f github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x10f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:159 # 0x7435b5 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x75 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:148 # 0x7431b9 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).First+0xd9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:88 # 0x743f49 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).First+0xc9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:79 # 0x74498a github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x28a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:166 # 0x765a69 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x3c9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:454 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [9: 85248] @ 0x48b4ac 0x4901c9 0x741114 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x741113 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:57 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 16] @ 0x48b485 0x425d05 0x77fbb2 0x74b777 0x77fa48 0x7803c5 0x77f38d 0x742e62 0x742ed9 0x743650 0x744873 0x765a6a 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x77fbb1 github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x111 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:414 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x7803c4 github.com/syndtr/goleveldb/leveldb.(*tOps).newIterator+0x24 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:465 # 0x77f38c github.com/syndtr/goleveldb/leveldb.(*tFilesArrayIndexer).Get+0x6c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:324 # 0x742e61 github.com/syndtr/goleveldb/leveldb/iterator.(*arrayIteratorIndexer).Get+0x61 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/array_iter.go:161 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x74364f github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x10f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:159 # 0x744872 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x172 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:178 # 0x765a69 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x3c9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:454 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [7: 18816] @ 0x48b4ac 0x4901c9 0x7409d5 0x740453 0x740754 0x75849d 0x758ef1 0x759205 0x780b8b 0x7651c8 0x766007 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x7409d4 github.com/syndtr/goleveldb/leveldb/util.makeSlice+0x54 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:192 # 0x740452 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).grow+0x112 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:105 # 0x740753 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).Write+0x53 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:148 # 0x75849c github.com/syndtr/goleveldb/leveldb/table.(*blockWriter).append+0x35c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:56 # 0x758ef0 github.com/syndtr/goleveldb/leveldb/table.(*Writer).flushPendingBH+0x190 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:222 # 0x759204 github.com/syndtr/goleveldb/leveldb/table.(*Writer).Append+0x1c4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:261 # 0x780b8a github.com/syndtr/goleveldb/leveldb.(*tWriter).append+0x1ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:548 # 0x7651c7 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV+0x1e7 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:400 # 0x766006 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x966 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:529 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [1: 8] @ 0x48b485 0x425d05 0x74ce06 0x74ce32 0x74b812 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x74ce05 github.com/syndtr/goleveldb/leveldb/cache.(*Node).GetHandle+0x185 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:719 # 0x74ce31 github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x1b1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:88 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 6912] @ 0x48b48c 0x490767 0x784e65 0x782f05 0x774eb4 0x7645a5 0x764359 0x763b8a 0x764525 0x764428 0x766b8d 0x767594 0x768849 0x495521 # 0x784e64 github.com/syndtr/goleveldb/leveldb.(*versionStaging).finish+0xf44 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:522 # 0x782f04 github.com/syndtr/goleveldb/leveldb.(*version).spawn+0x44 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:283 # 0x774eb3 github.com/syndtr/goleveldb/leveldb.(*session).commit+0x73 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session.go:216 # 0x7645a4 github.com/syndtr/goleveldb/leveldb.(*DB).compactionCommit.func1+0x24 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:265 # 0x764358 github.com/syndtr/goleveldb/leveldb.(*compactionTransactFunc).run+0x18 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:243 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x764524 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransactFunc+0x164 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:254 # 0x764427 github.com/syndtr/goleveldb/leveldb.(*DB).compactionCommit+0x67 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:264 # 0x766b8c github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x6ac /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:596 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [2: 1280] @ 0x48b4ac 0x4901c9 0x7409d5 0x740453 0x740754 0x7584cb 0x758ef1 0x759205 0x780b8b 0x7651c8 0x766007 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x7409d4 github.com/syndtr/goleveldb/leveldb/util.makeSlice+0x54 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:192 # 0x740452 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).grow+0x112 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:105 # 0x740753 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).Write+0x53 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:148 # 0x7584ca github.com/syndtr/goleveldb/leveldb/table.(*blockWriter).append+0x38a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:59 # 0x758ef0 github.com/syndtr/goleveldb/leveldb/table.(*Writer).flushPendingBH+0x190 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:222 # 0x759204 github.com/syndtr/goleveldb/leveldb/table.(*Writer).Append+0x1c4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:261 # 0x780b8a github.com/syndtr/goleveldb/leveldb.(*tWriter).append+0x1ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:548 # 0x7651c7 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV+0x1e7 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:400 # 0x766006 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x966 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:529 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [1: 16] @ 0x48b485 0x48b0a5 0x772f6c 0x522534 0x522d4e 0x52584c 0x51fa73 0x779eb1 0x76559c 0x765c45 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x772f6b github.com/syndtr/goleveldb/leveldb.internalKey.String+0xab /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/key.go:140 # 0x522533 fmt.(*pp).handleMethods+0x2f3 /usr/local/go/src/fmt/print.go:674 # 0x522d4d fmt.(*pp).printArg+0x42d /usr/local/go/src/fmt/print.go:757 # 0x52584b fmt.(*pp).doPrintf+0x3eb /usr/local/go/src/fmt/print.go:1075 # 0x51fa72 fmt.Sprintf+0x52 /usr/local/go/src/fmt/print.go:239 # 0x779eb0 github.com/syndtr/goleveldb/leveldb.(*session).logf+0x30 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session_util.go:34 # 0x76559b github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).flush+0x31b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:414 # 0x765c44 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x5a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:480 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [1: 19072] @ 0x48b4ac 0x4901c9 0x7409d5 0x740453 0x740605 0x758786 0x759715 0x780d05 0x7652b1 0x765c45 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x7409d4 github.com/syndtr/goleveldb/leveldb/util.makeSlice+0x54 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:192 # 0x740452 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).grow+0x112 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:105 # 0x740604 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).Alloc+0x44 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:124 # 0x758785 github.com/syndtr/goleveldb/leveldb/table.(*blockWriter).finish+0x145 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:75 # 0x759714 github.com/syndtr/goleveldb/leveldb/table.(*Writer).Close+0x334 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:362 # 0x780d04 github.com/syndtr/goleveldb/leveldb.(*tWriter).finish+0x84 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:578 # 0x7652b0 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).flush+0x30 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:408 # 0x765c44 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x5a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:480 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [1: 96] @ 0x48b485 0x425d05 0x777a37 0x777a00 0x765976 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x777a36 github.com/syndtr/goleveldb/leveldb/iterator.NewIndexedIterator+0x196 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:240 # 0x7779ff github.com/syndtr/goleveldb/leveldb.(*compaction).newIterator+0x15f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session_compaction.go:323 # 0x765975 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x2d5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:452 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [1: 8] @ 0x48b485 0x425d05 0x74b81e 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x74b81d github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2dd /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:511 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [3: 72] @ 0x48b485 0x48b145 0x69c6d3 0x6a121f 0x116071b 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x69c6d2 github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x52 /home/pactus/source/crypto/bls/signature.go:77 # 0x6a121e github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x25e /home/pactus/source/types/certificate/certificate.go:216 # 0x116071a github.com/pactus-project/pactus/state.LoadOrNewState+0x5ba /home/pactus/source/state/state.go:121 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [15: 72960] @ 0x48b4ac 0x4901c9 0x7409d5 0x740453 0x740754 0x75849d 0x758ef1 0x759205 0x780b8b 0x7651c8 0x766007 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x7409d4 github.com/syndtr/goleveldb/leveldb/util.makeSlice+0x54 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:192 # 0x740452 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).grow+0x112 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:105 # 0x740753 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).Write+0x53 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:148 # 0x75849c github.com/syndtr/goleveldb/leveldb/table.(*blockWriter).append+0x35c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:56 # 0x758ef0 github.com/syndtr/goleveldb/leveldb/table.(*Writer).flushPendingBH+0x190 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:222 # 0x759204 github.com/syndtr/goleveldb/leveldb/table.(*Writer).Append+0x1c4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:261 # 0x780b8a github.com/syndtr/goleveldb/leveldb.(*tWriter).append+0x1ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:548 # 0x7651c7 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV+0x1e7 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:400 # 0x766006 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x966 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:529 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [1: 24] @ 0x48b485 0x425d05 0x741332 0x75142a 0x74a86b 0x74b377 0x74c72e 0x74c7d3 0x74cf51 0x74b812 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x741331 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Put+0x31 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:86 # 0x751429 github.com/syndtr/goleveldb/leveldb/table.(*block).Release+0x29 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:114 # 0x74a86a github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).delete+0x5ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:215 # 0x74b376 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).delete+0x56 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:417 # 0x74c72d github.com/syndtr/goleveldb/leveldb/cache.(*Node).unRefExternal+0x6d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:753 # 0x74c7d2 github.com/syndtr/goleveldb/leveldb/cache.(*Handle).Release+0x32 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:780 # 0x74cf50 github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x2d0 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:114 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [3: 48] @ 0x48b4ac 0x4907d3 0x7521ac 0x75184f 0x755925 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x7521ab github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Next+0x8cb /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:295 # 0x75184e github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Seek+0x1ae /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:242 # 0x755924 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x1e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:838 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [4: 81920] @ 0x48b48c 0x4901c9 0x784152 0x782f05 0x774eb4 0x7645a5 0x764359 0x763b8a 0x764525 0x764428 0x766b8d 0x767594 0x768849 0x495521 # 0x784151 github.com/syndtr/goleveldb/leveldb.(*versionStaging).finish+0x231 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:479 # 0x782f04 github.com/syndtr/goleveldb/leveldb.(*version).spawn+0x44 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:283 # 0x774eb3 github.com/syndtr/goleveldb/leveldb.(*session).commit+0x73 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/session.go:216 # 0x7645a4 github.com/syndtr/goleveldb/leveldb.(*DB).compactionCommit.func1+0x24 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:265 # 0x764358 github.com/syndtr/goleveldb/leveldb.(*compactionTransactFunc).run+0x18 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:243 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x764524 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransactFunc+0x164 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:254 # 0x764427 github.com/syndtr/goleveldb/leveldb.(*DB).compactionCommit+0x67 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:264 # 0x766b8c github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x6ac /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:596 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [4: 64] @ 0x48b4ac 0x4907d3 0x7521ac 0x75184f 0x755db3 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x7521ab github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Next+0x8cb /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:295 # 0x75184e github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Seek+0x1ae /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:242 # 0x755db2 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x672 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:866 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [7: 1680] @ 0x48b485 0x425d05 0x754cbc 0x7550dc 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e952a 0x8eb5db 0x8e9f46 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x7550db github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x9b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:769 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9529 github.com/pactus-project/pactus/store.(*blockStore).publicKey+0x109 /home/pactus/source/store/block.go:152 # 0x8eb5da github.com/pactus-project/pactus/store.(*store).PublicKey+0x9a /home/pactus/source/store/store.go:246 # 0x8e9f45 github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0xe5 /home/pactus/source/store/interface.go:41 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [20: 189440] @ 0x48b4ac 0x4901c9 0x7409d5 0x740453 0x740754 0x75849d 0x758ef1 0x759205 0x780b8b 0x7651c8 0x766007 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x7409d4 github.com/syndtr/goleveldb/leveldb/util.makeSlice+0x54 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:192 # 0x740452 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).grow+0x112 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:105 # 0x740753 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).Write+0x53 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:148 # 0x75849c github.com/syndtr/goleveldb/leveldb/table.(*blockWriter).append+0x35c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:56 # 0x758ef0 github.com/syndtr/goleveldb/leveldb/table.(*Writer).flushPendingBH+0x190 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:222 # 0x759204 github.com/syndtr/goleveldb/leveldb/table.(*Writer).Append+0x1c4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:261 # 0x780b8a github.com/syndtr/goleveldb/leveldb.(*tWriter).append+0x1ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:548 # 0x7651c7 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV+0x1e7 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:400 # 0x766006 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x966 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:529 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [1: 1280] @ 0x48b4ac 0x4901c9 0x7409d5 0x740453 0x740754 0x7584cb 0x758ef1 0x759205 0x780b8b 0x7651c8 0x766007 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x7409d4 github.com/syndtr/goleveldb/leveldb/util.makeSlice+0x54 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:192 # 0x740452 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).grow+0x112 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:105 # 0x740753 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).Write+0x53 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:148 # 0x7584ca github.com/syndtr/goleveldb/leveldb/table.(*blockWriter).append+0x38a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:59 # 0x758ef0 github.com/syndtr/goleveldb/leveldb/table.(*Writer).flushPendingBH+0x190 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:222 # 0x759204 github.com/syndtr/goleveldb/leveldb/table.(*Writer).Append+0x1c4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:261 # 0x780b8a github.com/syndtr/goleveldb/leveldb.(*tWriter).append+0x1ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:548 # 0x7651c7 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV+0x1e7 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:400 # 0x766006 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x966 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:529 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [3: 6144] @ 0x48b4ac 0x4907d3 0x75820f 0x758ef1 0x759205 0x780b8b 0x7651c8 0x766007 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x75820e github.com/syndtr/goleveldb/leveldb/table.(*blockWriter).append+0xce /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:46 # 0x758ef0 github.com/syndtr/goleveldb/leveldb/table.(*Writer).flushPendingBH+0x190 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:222 # 0x759204 github.com/syndtr/goleveldb/leveldb/table.(*Writer).Append+0x1c4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:261 # 0x780b8a github.com/syndtr/goleveldb/leveldb.(*tWriter).append+0x1ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:548 # 0x7651c7 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV+0x1e7 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:400 # 0x766006 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x966 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:529 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [6: 288] @ 0x48b485 0x425d05 0x74ce3d 0x74b812 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x74ce3c github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x1bc /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:88 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [11: 176] @ 0x48b4ac 0x4907d3 0x7521ac 0x7435b6 0x74365a 0x7435b6 0x744873 0x765a6a 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x7521ab github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Next+0x8cb /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:295 # 0x7435b5 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x75 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:148 # 0x743659 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x119 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:160 # 0x7435b5 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x75 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:148 # 0x744872 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x172 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:178 # 0x765a69 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x3c9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:454 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [33: 629376] @ 0x48b4ac 0x4901c9 0x7409d5 0x740453 0x740754 0x75849d 0x758ef1 0x759205 0x780b8b 0x7651c8 0x766007 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x7409d4 github.com/syndtr/goleveldb/leveldb/util.makeSlice+0x54 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:192 # 0x740452 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).grow+0x112 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:105 # 0x740753 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).Write+0x53 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:148 # 0x75849c github.com/syndtr/goleveldb/leveldb/table.(*blockWriter).append+0x35c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:56 # 0x758ef0 github.com/syndtr/goleveldb/leveldb/table.(*Writer).flushPendingBH+0x190 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:222 # 0x759204 github.com/syndtr/goleveldb/leveldb/table.(*Writer).Append+0x1c4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:261 # 0x780b8a github.com/syndtr/goleveldb/leveldb.(*tWriter).append+0x1ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:548 # 0x7651c7 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV+0x1e7 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:400 # 0x766006 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x966 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:529 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [2: 896] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 8] @ 0x48b485 0x425d05 0x74b81e 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x74b81d github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2dd /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:511 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 112] @ 0x48b485 0x425d05 0x749d8f 0x74b67d 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e952a 0x8eb5db 0x8e9f46 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x749d8e github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).get+0x1ee /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:147 # 0x74b67c github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x13c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:480 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9529 github.com/pactus-project/pactus/store.(*blockStore).publicKey+0x109 /home/pactus/source/store/block.go:152 # 0x8eb5da github.com/pactus-project/pactus/store.(*store).PublicKey+0x9a /home/pactus/source/store/store.go:246 # 0x8e9f45 github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0xe5 /home/pactus/source/store/interface.go:41 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 96] @ 0x48b4ac 0x4901c9 0x543a15 0x5c9c25 0x69c72b 0x69c6c1 0x6a121f 0x116071b 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x543a14 encoding/binary.Read+0x74 /usr/local/go/src/encoding/binary/binary.go:261 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x69c72a github.com/pactus-project/pactus/util/encoding.ReadElements+0xaa /home/pactus/source/util/encoding/encoding.go:229 # 0x69c6c0 github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x40 /home/pactus/source/crypto/bls/signature.go:77 # 0x6a121e github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x25e /home/pactus/source/types/certificate/certificate.go:216 # 0x116071a github.com/pactus-project/pactus/state.LoadOrNewState+0x5ba /home/pactus/source/state/state.go:121 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 240] @ 0x48b485 0x425d05 0x754cbc 0x75781a 0x77fca5 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x757819 github.com/syndtr/goleveldb/leveldb/table.NewReader+0x5b9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:1084 # 0x77fca4 github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x204 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:418 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 1152] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8ea7fe 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8ea7fd github.com/pactus-project/pactus/store.NewStore+0x3fd /home/pactus/source/store/store.go:120 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [3: 55296] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f2e 0x413eb0 0x415929 0x115ecc5 0x11605eb 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x115ecc4 github.com/pactus-project/pactus/state/score.(*Manager).SetCertificate+0x44 /home/pactus/source/state/score/score.go:29 # 0x11605ea github.com/pactus-project/pactus/state.LoadOrNewState+0x48a /home/pactus/source/state/state.go:125 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [9: 6336] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x74ce3d 0x74b812 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8ea7fe 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x74ce3c github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x1bc /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:88 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8ea7fd github.com/pactus-project/pactus/store.NewStore+0x3fd /home/pactus/source/store/store.go:120 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 16] @ 0x48b4a5 0x4901c9 0x75fbc5 0x75fb60 0x75fb4c 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75fbc4 github.com/syndtr/goleveldb/leveldb.ensureBuffer+0xc4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util.go:88 # 0x75fb5f github.com/syndtr/goleveldb/leveldb.makeInternalKey+0x5f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/key.go:82 # 0x75fb4b github.com/syndtr/goleveldb/leveldb.(*DB).get+0x4b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:782 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 32] @ 0x48b485 0x425d05 0x75fdb3 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75fdb2 github.com/syndtr/goleveldb/leveldb.(*DB).get+0x2b2 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:795 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [10: 640] @ 0x48b485 0x425d05 0x75422c 0x75450c 0x74b777 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75422b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x6b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:608 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 40960] @ 0x48b4b3 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x414137 0x413ea5 0x414f66 0x8f09b1 0x8efe36 0x8e9719 0x8eb5db 0x8e9f46 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x8f09b0 github.com/hashicorp/golang-lru/v2/simplelru.(*LRU[...]).Add+0x1f0 /home/pactus/go/pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7/simplelru/lru.go:60 # 0x8efe35 github.com/hashicorp/golang-lru/v2.(*Cache[...]).Add+0x95 /home/pactus/go/pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7/lru.go:82 # 0x8e9718 github.com/pactus-project/pactus/store.(*blockStore).publicKey+0x2f8 /home/pactus/source/store/block.go:183 # 0x8eb5da github.com/pactus-project/pactus/store.(*store).PublicKey+0x9a /home/pactus/source/store/store.go:246 # 0x8e9f45 github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0xe5 /home/pactus/source/store/interface.go:41 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x74ce3d 0x74b812 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x74ce3c github.com/syndtr/goleveldb/leveldb/cache.(*lru).Promote+0x1bc /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/lru.go:88 # 0x74b811 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2d1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:509 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [7: 336] @ 0x48b485 0x425d05 0x116069c 0x1160634 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x116069b bytes.NewReader+0x53b /usr/local/go/src/bytes/reader.go:159 # 0x1160633 github.com/pactus-project/pactus/state.LoadOrNewState+0x4d3 /home/pactus/source/state/state.go:119 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [5: 1040] @ 0x48b4ac 0x4901c9 0x6a10cb 0x6e6305 0x6e5436 0x8e9e8e 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6a10ca github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x10a /home/pactus/source/types/certificate/certificate.go:187 # 0x6e6304 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x124 /home/pactus/source/types/block/block.go:222 # 0x6e5435 github.com/pactus-project/pactus/types/block.FromBytes+0x95 /home/pactus/source/types/block/block.go:58 # 0x8e9e8d github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0x2d /home/pactus/source/store/interface.go:32 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [8: 384] @ 0x48b485 0x425d05 0x76b091 0x76b07d 0x76b031 0x760725 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x76b090 container/list.(*List).insertValue+0x170 /usr/local/go/src/container/list/list.go:104 # 0x76b07c container/list.(*List).PushBack+0x15c /usr/local/go/src/container/list/list.go:152 # 0x76b030 github.com/syndtr/goleveldb/leveldb.(*DB).acquireSnapshot+0x110 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_snapshot.go:44 # 0x760724 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0xc4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:867 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [13: 1040] @ 0x48b485 0x425d05 0x8eb085 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x8eb084 github.com/pactus-project/pactus/store.(*store).block+0xc4 /home/pactus/source/store/store.go:206 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [6: 144] @ 0x48b485 0x425d05 0x76b01b 0x760725 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x76b01a github.com/syndtr/goleveldb/leveldb.(*DB).acquireSnapshot+0xfa /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_snapshot.go:43 # 0x760724 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0xc4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:867 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 16] @ 0x48b485 0x425d05 0x74b81e 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x74b81d github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x2dd /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:511 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [4: 3584] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 18432] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f51 0x413eb0 0x415929 0x115ed8b 0x11605eb 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x115ed8a github.com/pactus-project/pactus/state/score.(*Manager).SetCertificate+0x10a /home/pactus/source/state/score/score.go:35 # 0x11605ea github.com/pactus-project/pactus/state.LoadOrNewState+0x48a /home/pactus/source/state/state.go:125 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [29: 16704] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [36: 8640] @ 0x48b485 0x425d05 0x754cbc 0x7558c6 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x7558c5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x185 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:835 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [11: 1232] @ 0x48b485 0x425d05 0x749d8f 0x74b67d 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x749d8e github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).get+0x1ee /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:147 # 0x74b67c github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x13c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:480 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [39: 16224] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 80] @ 0x48b485 0x425d05 0x6e53cd 0x8e9e8e 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6e53cc github.com/pactus-project/pactus/types/block.FromBytes+0x2c /home/pactus/source/types/block/block.go:56 # 0x8e9e8d github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0x2d /home/pactus/source/store/interface.go:32 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [43: 10320] @ 0x48b485 0x425d05 0x754cbc 0x7550dc 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x7550db github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x9b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:769 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 32] @ 0x48b4ac 0x4907d3 0x75820f 0x759246 0x780b8b 0x7651c8 0x766007 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x75820e github.com/syndtr/goleveldb/leveldb/table.(*blockWriter).append+0xce /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:46 # 0x759245 github.com/syndtr/goleveldb/leveldb/table.(*Writer).Append+0x205 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:265 # 0x780b8a github.com/syndtr/goleveldb/leveldb.(*tWriter).append+0x1ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:548 # 0x7651c7 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV+0x1e7 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:400 # 0x766006 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x966 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:529 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [1: 64] @ 0x48b485 0x425d05 0x75422c 0x7577df 0x77fca5 0x74b777 0x77fa48 0x77fd92 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116062a 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75422b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x6b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:608 # 0x7577de github.com/syndtr/goleveldb/leveldb/table.NewReader+0x57e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:1071 # 0x77fca4 github.com/syndtr/goleveldb/leveldb.(*tOps).open.func1+0x204 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:418 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x77fa47 github.com/syndtr/goleveldb/leveldb.(*tOps).open+0x47 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:405 # 0x77fd91 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0x71 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:435 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x1160629 github.com/pactus-project/pactus/state.LoadOrNewState+0x4c9 /home/pactus/source/state/state.go:113 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 80] @ 0x48b485 0x425d05 0x8ecccb 0x8ecd2a 0x8ecc65 0x1161350 0x11604b0 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x8eccca github.com/pactus-project/pactus/types/validator.(*Validator).Clone+0xea /home/pactus/source/types/validator/validator.go:255 # 0x8ecd29 github.com/pactus-project/pactus/store.(*validatorStore).iterateValidators+0x149 /home/pactus/source/store/validator.go:91 # 0x8ecc64 github.com/pactus-project/pactus/store.(*store).IterateValidators+0x84 /home/pactus/source/store/store.go:379 # 0x116134f github.com/pactus-project/pactus/state.(*state).loadMerkels+0xaf /home/pactus/source/state/state.go:206 # 0x11604af github.com/pactus-project/pactus/state.LoadOrNewState+0x34f /home/pactus/source/state/state.go:98 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0x115f227 0x11613e6 0x8ecd36 0x8ecc65 0x1161350 0x11604b0 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x115f226 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).SetHash+0x26 /home/pactus/source/util/persistentmerkle/merkle.go:83 # 0x11613e5 github.com/pactus-project/pactus/state.(*state).loadMerkels.func2+0x65 /home/pactus/source/state/state.go:207 # 0x8ecd35 github.com/pactus-project/pactus/store.(*validatorStore).iterateValidators+0x155 /home/pactus/source/store/validator.go:91 # 0x8ecc64 github.com/pactus-project/pactus/store.(*store).IterateValidators+0x84 /home/pactus/source/store/store.go:379 # 0x116134f github.com/pactus-project/pactus/state.(*state).loadMerkels+0xaf /home/pactus/source/state/state.go:206 # 0x11604af github.com/pactus-project/pactus/state.LoadOrNewState+0x34f /home/pactus/source/state/state.go:98 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x69fd36 0x69fcff 0x69fbe5 0x11613a5 0x8ecd36 0x8ecc65 0x1161350 0x11604b0 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x69fd35 bytes.NewBuffer+0x75 /usr/local/go/src/bytes/buffer.go:490 # 0x69fcfe github.com/pactus-project/pactus/types/validator.(*Validator).Bytes+0x3e /home/pactus/source/types/validator/validator.go:225 # 0x69fbe4 github.com/pactus-project/pactus/types/validator.(*Validator).Hash+0x24 /home/pactus/source/types/validator/validator.go:205 # 0x11613a4 github.com/pactus-project/pactus/state.(*state).loadMerkels.func2+0x24 /home/pactus/source/state/state.go:207 # 0x8ecd35 github.com/pactus-project/pactus/store.(*validatorStore).iterateValidators+0x155 /home/pactus/source/store/validator.go:91 # 0x8ecc64 github.com/pactus-project/pactus/store.(*store).IterateValidators+0x84 /home/pactus/source/store/store.go:379 # 0x116134f github.com/pactus-project/pactus/state.(*state).loadMerkels+0xaf /home/pactus/source/state/state.go:206 # 0x11604af github.com/pactus-project/pactus/state.LoadOrNewState+0x34f /home/pactus/source/state/state.go:98 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [3: 384] @ 0x48b4ac 0x4901c9 0x69fd25 0x69fbe5 0x11613a5 0x8ecd36 0x8ecc65 0x1161350 0x11604b0 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x69fd24 github.com/pactus-project/pactus/types/validator.(*Validator).Bytes+0x64 /home/pactus/source/types/validator/validator.go:225 # 0x69fbe4 github.com/pactus-project/pactus/types/validator.(*Validator).Hash+0x24 /home/pactus/source/types/validator/validator.go:205 # 0x11613a4 github.com/pactus-project/pactus/state.(*state).loadMerkels.func2+0x24 /home/pactus/source/state/state.go:207 # 0x8ecd35 github.com/pactus-project/pactus/store.(*validatorStore).iterateValidators+0x155 /home/pactus/source/store/validator.go:91 # 0x8ecc64 github.com/pactus-project/pactus/store.(*store).IterateValidators+0x84 /home/pactus/source/store/store.go:379 # 0x116134f github.com/pactus-project/pactus/state.(*state).loadMerkels+0xaf /home/pactus/source/state/state.go:206 # 0x11604af github.com/pactus-project/pactus/state.LoadOrNewState+0x34f /home/pactus/source/state/state.go:98 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [246: 59040] @ 0x48b485 0x425d05 0x754cbc 0x7550dc 0x75527e 0x7536f5 0x742ed9 0x743650 0x7435b6 0x744873 0x765a6a 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x7550db github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x9b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:769 # 0x75527d github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIterErr+0x13d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:780 # 0x7536f4 github.com/syndtr/goleveldb/leveldb/table.(*indexIter).Get+0x254 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:507 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x74364f github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x10f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:159 # 0x7435b5 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x75 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:148 # 0x744872 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x172 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:178 # 0x765a69 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x3c9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:454 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [2: 48] @ 0x48b485 0x48b145 0x69b636 0x69fd85 0x69fbe5 0x11613a5 0x8ecd36 0x8ecc65 0x1161350 0x11604b0 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x69b635 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Encode+0x35 /home/pactus/source/crypto/bls/public_key.go:93 # 0x69fd84 github.com/pactus-project/pactus/types/validator.(*Validator).Bytes+0xc4 /home/pactus/source/types/validator/validator.go:227 # 0x69fbe4 github.com/pactus-project/pactus/types/validator.(*Validator).Hash+0x24 /home/pactus/source/types/validator/validator.go:205 # 0x11613a4 github.com/pactus-project/pactus/state.(*state).loadMerkels.func2+0x24 /home/pactus/source/state/state.go:207 # 0x8ecd35 github.com/pactus-project/pactus/store.(*validatorStore).iterateValidators+0x155 /home/pactus/source/store/validator.go:91 # 0x8ecc64 github.com/pactus-project/pactus/store.(*store).IterateValidators+0x84 /home/pactus/source/store/store.go:379 # 0x116134f github.com/pactus-project/pactus/state.(*state).loadMerkels+0xaf /home/pactus/source/state/state.go:206 # 0x11604af github.com/pactus-project/pactus/state.LoadOrNewState+0x34f /home/pactus/source/state/state.go:98 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 18432] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f51 0x413eb0 0x415929 0x115f3b2 0x115f3da 0x115f367 0x11613e6 0x8ecd36 0x8ecc65 0x1161350 0x11604b0 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x115f3b1 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).getOrCreateNode+0x1b1 /home/pactus/source/util/persistentmerkle/merkle.go:55 # 0x115f3d9 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).invalidateNode+0x1d9 /home/pactus/source/util/persistentmerkle/merkle.go:62 # 0x115f366 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).SetHash+0x166 /home/pactus/source/util/persistentmerkle/merkle.go:91 # 0x11613e5 github.com/pactus-project/pactus/state.(*state).loadMerkels.func2+0x65 /home/pactus/source/state/state.go:207 # 0x8ecd35 github.com/pactus-project/pactus/store.(*validatorStore).iterateValidators+0x155 /home/pactus/source/store/validator.go:91 # 0x8ecc64 github.com/pactus-project/pactus/store.(*store).IterateValidators+0x84 /home/pactus/source/store/store.go:379 # 0x116134f github.com/pactus-project/pactus/state.(*state).loadMerkels+0xaf /home/pactus/source/state/state.go:206 # 0x11604af github.com/pactus-project/pactus/state.LoadOrNewState+0x34f /home/pactus/source/state/state.go:98 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 96] @ 0x48b4ac 0x4907d3 0x7521ac 0x75184f 0x755925 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e952a 0x8eb5db 0x8e9f46 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x7521ab github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Next+0x8cb /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:295 # 0x75184e github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Seek+0x1ae /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:242 # 0x755924 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x1e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:838 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9529 github.com/pactus-project/pactus/store.(*blockStore).publicKey+0x109 /home/pactus/source/store/block.go:152 # 0x8eb5da github.com/pactus-project/pactus/store.(*store).PublicKey+0x9a /home/pactus/source/store/store.go:246 # 0x8e9f45 github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0xe5 /home/pactus/source/store/interface.go:41 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 896] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8ea7fe 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8ea7fd github.com/pactus-project/pactus/store.NewStore+0x3fd /home/pactus/source/store/store.go:120 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 18944] @ 0x48b4ac 0x4901c9 0x741114 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x755066 0x75527e 0x7536f5 0x742ed9 0x743650 0x7435b6 0x744873 0x76a63b 0x8e84a2 0x8ec0b9 0x1161305 0x11604b0 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x741113 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:57 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x75527d github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIterErr+0x13d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:780 # 0x7536f4 github.com/syndtr/goleveldb/leveldb/table.(*indexIter).Get+0x254 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:507 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x74364f github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x10f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:159 # 0x7435b5 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x75 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:148 # 0x744872 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x172 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:178 # 0x76a63a github.com/syndtr/goleveldb/leveldb.(*dbIter).Next+0x7a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_iter.go:244 # 0x8e84a1 github.com/pactus-project/pactus/store.(*accountStore).iterateAccounts+0x121 /home/pactus/source/store/account.go:74 # 0x8ec0b8 github.com/pactus-project/pactus/store.(*store).IterateAccounts+0x78 /home/pactus/source/store/store.go:321 # 0x1161304 github.com/pactus-project/pactus/state.(*state).loadMerkels+0x64 /home/pactus/source/state/state.go:200 # 0x11604af github.com/pactus-project/pactus/state.LoadOrNewState+0x34f /home/pactus/source/state/state.go:98 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 98304] @ 0x48b4b3 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f51 0x413eb0 0x414f66 0x8f152d 0x8ea8b6 0x8ea84c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x8f152c github.com/pactus-project/pactus/util/linkedmap.(*LinkedMap[...]).PushBack+0x1cc /home/pactus/source/util/linkedmap/linkedmap.go:53 # 0x8ea8b5 github.com/pactus-project/pactus/store.(*txStore).addToCache+0x4b5 /home/pactus/source/store/tx.go:83 # 0x8ea84b github.com/pactus-project/pactus/store.NewStore+0x44b /home/pactus/source/store/store.go:131 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 96] @ 0x48b485 0x425d05 0x6a2f3b 0x6a2f18 0x6a2e65 0x1161425 0x8e85e5 0x8ec0b9 0x1161305 0x11604b0 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6a2f3a bytes.NewBuffer+0x3a /usr/local/go/src/bytes/buffer.go:490 # 0x6a2f17 github.com/pactus-project/pactus/types/account.(*Account).Bytes+0x17 /home/pactus/source/types/account/account.go:83 # 0x6a2e64 github.com/pactus-project/pactus/types/account.(*Account).Hash+0x24 /home/pactus/source/types/account/account.go:68 # 0x1161424 github.com/pactus-project/pactus/state.(*state).loadMerkels.func1+0x24 /home/pactus/source/state/state.go:201 # 0x8e85e4 github.com/pactus-project/pactus/store.(*accountStore).iterateAccounts+0x264 /home/pactus/source/store/account.go:86 # 0x8ec0b8 github.com/pactus-project/pactus/store.(*store).IterateAccounts+0x78 /home/pactus/source/store/store.go:321 # 0x1161304 github.com/pactus-project/pactus/state.(*state).loadMerkels+0x64 /home/pactus/source/state/state.go:200 # 0x11604af github.com/pactus-project/pactus/state.LoadOrNewState+0x34f /home/pactus/source/state/state.go:98 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 96] @ 0x48b485 0x425d05 0x6a2ca5 0x6a2c96 0x8e84e7 0x8ec0b9 0x1161305 0x11604b0 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6a2ca4 bytes.NewReader+0x44 /usr/local/go/src/bytes/reader.go:159 # 0x6a2c95 github.com/pactus-project/pactus/types/account.FromBytes+0x35 /home/pactus/source/types/account/account.go:35 # 0x8e84e6 github.com/pactus-project/pactus/store.(*accountStore).iterateAccounts+0x166 /home/pactus/source/store/account.go:78 # 0x8ec0b8 github.com/pactus-project/pactus/store.(*store).IterateAccounts+0x78 /home/pactus/source/store/store.go:321 # 0x1161304 github.com/pactus-project/pactus/state.(*state).loadMerkels+0x64 /home/pactus/source/state/state.go:200 # 0x11604af github.com/pactus-project/pactus/state.LoadOrNewState+0x34f /home/pactus/source/state/state.go:98 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [3: 240] @ 0x48b485 0x425d05 0x8ecccb 0x8ecd2a 0x8ecc65 0x11614f4 0x116049c 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x8eccca github.com/pactus-project/pactus/types/validator.(*Validator).Clone+0xea /home/pactus/source/types/validator/validator.go:255 # 0x8ecd29 github.com/pactus-project/pactus/store.(*validatorStore).iterateValidators+0x149 /home/pactus/source/store/validator.go:91 # 0x8ecc64 github.com/pactus-project/pactus/store.(*store).IterateValidators+0x84 /home/pactus/source/store/store.go:379 # 0x11614f3 github.com/pactus-project/pactus/state.(*state).retrieveTotalPower+0x73 /home/pactus/source/state/state.go:215 # 0x116049b github.com/pactus-project/pactus/state.LoadOrNewState+0x33b /home/pactus/source/state/state.go:96 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 4864] @ 0x48b4ac 0x4901c9 0x741114 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8ea7fe 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x741113 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:57 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8ea7fd github.com/pactus-project/pactus/store.NewStore+0x3fd /home/pactus/source/store/store.go:120 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 24] @ 0x48b4ac 0x4901c9 0x5449e7 0x5c9eaa 0x5caa7e 0x6a4874 0x6a51c7 0x6e3de7 0x6e48de 0x6e49ac 0x8ea850 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x5449e6 encoding/binary.Write+0x266 /usr/local/go/src/encoding/binary/binary.go:429 # 0x5c9ea9 github.com/pactus-project/pactus/util/encoding.WriteElement+0x249 /home/pactus/source/util/encoding/encoding.go:271 # 0x5caa7d github.com/pactus-project/pactus/crypto.Address.Encode+0x7d /home/pactus/source/crypto/address.go:113 # 0x6a4873 github.com/pactus-project/pactus/types/tx/payload.(*BatchRecipient).Encode+0x53 /home/pactus/source/types/tx/payload/batch_transfer.go:39 # 0x6a51c6 github.com/pactus-project/pactus/types/tx/payload.(*BatchTransferPayload).Encode+0x126 /home/pactus/source/types/tx/payload/batch_transfer.go:142 # 0x6e3de6 github.com/pactus-project/pactus/types/tx.(*Tx).encodeWithNoSignatory+0x166 /home/pactus/source/types/tx/tx.go:366 # 0x6e48dd github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x3d /home/pactus/source/types/tx/tx.go:517 # 0x6e49ab github.com/pactus-project/pactus/types/tx.(*Tx).ID+0x4b /home/pactus/source/types/tx/tx.go:529 # 0x8ea84f github.com/pactus-project/pactus/store.NewStore+0x44f /home/pactus/source/store/store.go:131 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 24] @ 0x48b4ac 0x421e68 0x5caa65 0x6a66db 0x6e3de7 0x6e48de 0x6e49ac 0x8ea850 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x5caa64 github.com/pactus-project/pactus/crypto.Address.Encode+0x64 /home/pactus/source/crypto/address.go:113 # 0x6a66da github.com/pactus-project/pactus/types/tx/payload.(*SortitionPayload).Encode+0x5a /home/pactus/source/types/tx/payload/sortition.go:46 # 0x6e3de6 github.com/pactus-project/pactus/types/tx.(*Tx).encodeWithNoSignatory+0x166 /home/pactus/source/types/tx/tx.go:366 # 0x6e48dd github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x3d /home/pactus/source/types/tx/tx.go:517 # 0x6e49ab github.com/pactus-project/pactus/types/tx.(*Tx).ID+0x4b /home/pactus/source/types/tx/tx.go:529 # 0x8ea84f github.com/pactus-project/pactus/store.NewStore+0x44f /home/pactus/source/store/store.go:131 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 96] @ 0x48b4ac 0x4901c9 0x69c6bb 0x6a121f 0x6e6305 0x6e5436 0x8e9e8e 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x69c6ba github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x3a /home/pactus/source/crypto/bls/signature.go:76 # 0x6a121e github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x25e /home/pactus/source/types/certificate/certificate.go:216 # 0x6e6304 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x124 /home/pactus/source/types/block/block.go:222 # 0x6e5435 github.com/pactus-project/pactus/types/block.FromBytes+0x95 /home/pactus/source/types/block/block.go:58 # 0x8e9e8d github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0x2d /home/pactus/source/store/interface.go:32 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 32] @ 0x48b4ac 0x425d05 0x6e499d 0x8ea850 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6e499c github.com/pactus-project/pactus/types/tx.(*Tx).ID+0x3c /home/pactus/source/types/tx/tx.go:529 # 0x8ea84f github.com/pactus-project/pactus/store.NewStore+0x44f /home/pactus/source/store/store.go:131 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 49152] @ 0x48b4b3 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f2e 0x413eb0 0x414f66 0x8f152d 0x8ea8b6 0x8ea84c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x8f152c github.com/pactus-project/pactus/util/linkedmap.(*LinkedMap[...]).PushBack+0x1cc /home/pactus/source/util/linkedmap/linkedmap.go:53 # 0x8ea8b5 github.com/pactus-project/pactus/store.(*txStore).addToCache+0x4b5 /home/pactus/source/store/tx.go:83 # 0x8ea84b github.com/pactus-project/pactus/store.NewStore+0x44b /home/pactus/source/store/store.go:131 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 80] @ 0x48b4ac 0x425d05 0x6e4025 0x6e63f0 0x6e5436 0x8e9e8e 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6e4024 github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x1e4 /home/pactus/source/types/tx/tx.go:408 # 0x6e63ef github.com/pactus-project/pactus/types/block.(*Block).Decode+0x20f /home/pactus/source/types/block/block.go:240 # 0x6e5435 github.com/pactus-project/pactus/types/block.FromBytes+0x95 /home/pactus/source/types/block/block.go:58 # 0x8e9e8d github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0x2d /home/pactus/source/store/interface.go:32 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 128] @ 0x48b4ac 0x4901c9 0x6a5288 0x6e41f0 0x6e63f0 0x6e5436 0x8e9e8e 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6a5287 github.com/pactus-project/pactus/types/tx/payload.(*BatchTransferPayload).Decode+0x67 /home/pactus/source/types/tx/payload/batch_transfer.go:166 # 0x6e41ef github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x3af /home/pactus/source/types/tx/tx.go:421 # 0x6e63ef github.com/pactus-project/pactus/types/block.(*Block).Decode+0x20f /home/pactus/source/types/block/block.go:240 # 0x6e5435 github.com/pactus-project/pactus/types/block.FromBytes+0x95 /home/pactus/source/types/block/block.go:58 # 0x8e9e8d github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0x2d /home/pactus/source/store/interface.go:32 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 480] @ 0x48b485 0x425d05 0x754cbc 0x7550dc 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8ea7fe 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x754cbb github.com/syndtr/goleveldb/leveldb/table.(*Reader).newBlockIter+0x3b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:725 # 0x7550db github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x9b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:769 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8ea7fd github.com/pactus-project/pactus/store.NewStore+0x3fd /home/pactus/source/store/store.go:120 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 24] @ 0x48b4ac 0x4901c9 0x543a15 0x5c9c25 0x5cab72 0x6a4905 0x6a5325 0x6e41f0 0x6e63f0 0x6e5436 0x8e9e8e 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x543a14 encoding/binary.Read+0x74 /usr/local/go/src/encoding/binary/binary.go:261 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x5cab71 github.com/pactus-project/pactus/crypto.(*Address).Decode+0x91 /home/pactus/source/crypto/address.go:131 # 0x6a4904 github.com/pactus-project/pactus/types/tx/payload.(*BatchRecipient).Decode+0x24 /home/pactus/source/types/tx/payload/batch_transfer.go:48 # 0x6a5324 github.com/pactus-project/pactus/types/tx/payload.(*BatchTransferPayload).Decode+0x104 /home/pactus/source/types/tx/payload/batch_transfer.go:168 # 0x6e41ef github.com/pactus-project/pactus/types/tx.(*Tx).Decode+0x3af /home/pactus/source/types/tx/tx.go:421 # 0x6e63ef github.com/pactus-project/pactus/types/block.(*Block).Decode+0x20f /home/pactus/source/types/block/block.go:240 # 0x6e5435 github.com/pactus-project/pactus/types/block.FromBytes+0x95 /home/pactus/source/types/block/block.go:58 # 0x8e9e8d github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0x2d /home/pactus/source/store/interface.go:32 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 64] @ 0x48b4ac 0x4901c9 0x53dd96 0x53df19 0x5c94e3 0x5c9e3d 0x6e3d2b 0x6e3ca2 0x6e48de 0x6e49ac 0x8ea850 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x53dd95 bytes.(*Buffer).grow+0x1b5 /usr/local/go/src/bytes/buffer.go:155 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x5c94e2 github.com/pactus-project/pactus/util/encoding.binaryFreeList.PutUint8+0xc2 /home/pactus/source/util/encoding/encoding.go:133 # 0x5c9e3c github.com/pactus-project/pactus/util/encoding.WriteElement+0x1dc /home/pactus/source/util/encoding/encoding.go:253 # 0x6e3d2a github.com/pactus-project/pactus/util/encoding.WriteElements+0xaa /home/pactus/source/util/encoding/encoding.go:281 # 0x6e3ca1 github.com/pactus-project/pactus/types/tx.(*Tx).encodeWithNoSignatory+0x21 /home/pactus/source/types/tx/tx.go:350 # 0x6e48dd github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x3d /home/pactus/source/types/tx/tx.go:517 # 0x6e49ab github.com/pactus-project/pactus/types/tx.(*Tx).ID+0x4b /home/pactus/source/types/tx/tx.go:529 # 0x8ea84f github.com/pactus-project/pactus/store.NewStore+0x44f /home/pactus/source/store/store.go:131 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 64] @ 0x48b485 0x425d05 0x6e62bc 0x6e5436 0x8e9e8e 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6e62bb github.com/pactus-project/pactus/types/block.(*Block).Decode+0xdb /home/pactus/source/types/block/block.go:221 # 0x6e5435 github.com/pactus-project/pactus/types/block.FromBytes+0x95 /home/pactus/source/types/block/block.go:58 # 0x8e9e8d github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0x2d /home/pactus/source/store/interface.go:32 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [6: 2496] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8ea7fe 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8ea7fd github.com/pactus-project/pactus/store.NewStore+0x3fd /home/pactus/source/store/store.go:120 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 128] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x544a7f 0x5c9eaa 0x5caa7e 0x6a4874 0x6a51c7 0x6e3de7 0x6e48de 0x6e49ac 0x8ea850 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x544a7e encoding/binary.Write+0x2fe /usr/local/go/src/encoding/binary/binary.go:432 # 0x5c9ea9 github.com/pactus-project/pactus/util/encoding.WriteElement+0x249 /home/pactus/source/util/encoding/encoding.go:271 # 0x5caa7d github.com/pactus-project/pactus/crypto.Address.Encode+0x7d /home/pactus/source/crypto/address.go:113 # 0x6a4873 github.com/pactus-project/pactus/types/tx/payload.(*BatchRecipient).Encode+0x53 /home/pactus/source/types/tx/payload/batch_transfer.go:39 # 0x6a51c6 github.com/pactus-project/pactus/types/tx/payload.(*BatchTransferPayload).Encode+0x126 /home/pactus/source/types/tx/payload/batch_transfer.go:142 # 0x6e3de6 github.com/pactus-project/pactus/types/tx.(*Tx).encodeWithNoSignatory+0x166 /home/pactus/source/types/tx/tx.go:366 # 0x6e48dd github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x3d /home/pactus/source/types/tx/tx.go:517 # 0x6e49ab github.com/pactus-project/pactus/types/tx.(*Tx).ID+0x4b /home/pactus/source/types/tx/tx.go:529 # 0x8ea84f github.com/pactus-project/pactus/store.NewStore+0x44f /home/pactus/source/store/store.go:131 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 48] @ 0x48b485 0x425d05 0x6e53df 0x6e53d3 0x8e9e8e 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6e53de bytes.NewReader+0x3e /usr/local/go/src/bytes/reader.go:159 # 0x6e53d2 github.com/pactus-project/pactus/types/block.FromBytes+0x32 /home/pactus/source/types/block/block.go:57 # 0x8e9e8d github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0x2d /home/pactus/source/store/interface.go:32 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [3: 2112] @ 0x48b4ac 0x4907d3 0x75611b 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8ea7fe 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x75611a github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x9da /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:904 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8ea7fd github.com/pactus-project/pactus/store.NewStore+0x3fd /home/pactus/source/store/store.go:120 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [2: 64] @ 0x48b485 0x425d05 0x6a1205 0x6e6305 0x6e5436 0x8e9e8e 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6a1204 github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x244 /home/pactus/source/types/certificate/certificate.go:215 # 0x6e6304 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x124 /home/pactus/source/types/block/block.go:222 # 0x6e5435 github.com/pactus-project/pactus/types/block.FromBytes+0x95 /home/pactus/source/types/block/block.go:58 # 0x8e9e8d github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0x2d /home/pactus/source/store/interface.go:32 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 20480] @ 0x48b4ac 0x4901c9 0x7409d5 0x740453 0x740754 0x75849d 0x758ef1 0x759205 0x780b8b 0x7651c8 0x766007 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x7409d4 github.com/syndtr/goleveldb/leveldb/util.makeSlice+0x54 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:192 # 0x740452 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).grow+0x112 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:105 # 0x740753 github.com/syndtr/goleveldb/leveldb/util.(*Buffer).Write+0x53 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer.go:148 # 0x75849c github.com/syndtr/goleveldb/leveldb/table.(*blockWriter).append+0x35c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:56 # 0x758ef0 github.com/syndtr/goleveldb/leveldb/table.(*Writer).flushPendingBH+0x190 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:222 # 0x759204 github.com/syndtr/goleveldb/leveldb/table.(*Writer).Append+0x1c4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:261 # 0x780b8a github.com/syndtr/goleveldb/leveldb.(*tWriter).append+0x1ca /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:548 # 0x7651c7 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV+0x1e7 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:400 # 0x766006 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x966 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:529 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [3: 288] @ 0x48b485 0x425d05 0x6e63d6 0x6e5436 0x8e9e8e 0x8ea80e 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6e63d5 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x1f5 /home/pactus/source/types/block/block.go:239 # 0x6e5435 github.com/pactus-project/pactus/types/block.FromBytes+0x95 /home/pactus/source/types/block/block.go:58 # 0x8e9e8d github.com/pactus-project/pactus/store.(*CommittedBlock).ToBlock+0x2d /home/pactus/source/store/interface.go:32 # 0x8ea80d github.com/pactus-project/pactus/store.NewStore+0x40d /home/pactus/source/store/store.go:124 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [6: 12582912] @ 0x48b4b3 0x4901c9 0x74120d 0x759c25 0x77f5a5 0x76514e 0x766007 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x74120c github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x24c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:77 # 0x759c24 github.com/syndtr/goleveldb/leveldb/table.NewWriter+0x44 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/writer.go:397 # 0x77f5a4 github.com/syndtr/goleveldb/leveldb.(*tOps).create+0x144 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:367 # 0x76514d github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV+0x16d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:393 # 0x766006 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x966 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:529 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [1: 112] @ 0x48b485 0x425d05 0x749d8f 0x74b67d 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8ea7fe 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x749d8e github.com/syndtr/goleveldb/leveldb/cache.(*mBucket).get+0x1ee /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:147 # 0x74b67c github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x13c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:480 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8ea7fd github.com/pactus-project/pactus/store.NewStore+0x3fd /home/pactus/source/store/store.go:120 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [1: 24] @ 0x48b4ac 0x421e68 0x5caa65 0x6a4874 0x6a51c7 0x6e3de7 0x6e48de 0x6e49ac 0x8ea850 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x5caa64 github.com/pactus-project/pactus/crypto.Address.Encode+0x64 /home/pactus/source/crypto/address.go:113 # 0x6a4873 github.com/pactus-project/pactus/types/tx/payload.(*BatchRecipient).Encode+0x53 /home/pactus/source/types/tx/payload/batch_transfer.go:39 # 0x6a51c6 github.com/pactus-project/pactus/types/tx/payload.(*BatchTransferPayload).Encode+0x126 /home/pactus/source/types/tx/payload/batch_transfer.go:142 # 0x6e3de6 github.com/pactus-project/pactus/types/tx.(*Tx).encodeWithNoSignatory+0x166 /home/pactus/source/types/tx/tx.go:366 # 0x6e48dd github.com/pactus-project/pactus/types/tx.(*Tx).SignBytes+0x3d /home/pactus/source/types/tx/tx.go:517 # 0x6e49ab github.com/pactus-project/pactus/types/tx.(*Tx).ID+0x4b /home/pactus/source/types/tx/tx.go:529 # 0x8ea84f github.com/pactus-project/pactus/store.NewStore+0x44f /home/pactus/source/store/store.go:131 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 0: 0 [82: 5248] @ 0x48b485 0x425d05 0x75422c 0x754478 0x755066 0x75527e 0x7536f5 0x742ed9 0x743650 0x7435b6 0x744873 0x765a6a 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x75422b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x6b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:608 # 0x754477 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x177 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:648 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x75527d github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIterErr+0x13d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:780 # 0x7536f4 github.com/syndtr/goleveldb/leveldb/table.(*indexIter).Get+0x254 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:507 # 0x742ed8 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).setData+0x38 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:38 # 0x74364f github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x10f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:159 # 0x7435b5 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x75 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:148 # 0x744872 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x172 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:178 # 0x765a69 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x3c9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:454 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 0: 0 [23: 552] @ 0x48b485 0x425d05 0x741332 0x75142a 0x7530c6 0x743602 0x7435f2 0x7435b6 0x744873 0x765a6a 0x763b8a 0x766b27 0x767594 0x768849 0x495521 # 0x741331 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Put+0x31 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:86 # 0x751429 github.com/syndtr/goleveldb/leveldb/table.(*block).Release+0x29 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:114 # 0x7530c5 github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Release+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:428 # 0x743601 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).clearData+0xc1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:43 # 0x7435f1 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0xb1 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:152 # 0x7435b5 github.com/syndtr/goleveldb/leveldb/iterator.(*indexedIterator).Next+0x75 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/indexed_iter.go:148 # 0x744872 github.com/syndtr/goleveldb/leveldb/iterator.(*mergedIterator).Next+0x172 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/iterator/merged_iter.go:178 # 0x765a69 github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run+0x3c9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:454 # 0x763b89 github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact+0x1e9 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:187 # 0x766b26 github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction+0x646 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:592 # 0x767593 github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction+0x33 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:656 # 0x768848 github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction+0x468 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_compaction.go:872 1: 16 [1: 16] @ 0x48b4a5 0x4901c9 0x543c88 0x5c9c25 0x6a1070 0x6a0ff0 0x116071b 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x543c87 encoding/binary.Read+0x2e7 /usr/local/go/src/encoding/binary/binary.go:285 # 0x5c9c24 github.com/pactus-project/pactus/util/encoding.ReadElement+0x284 /home/pactus/source/util/encoding/encoding.go:219 # 0x6a106f github.com/pactus-project/pactus/util/encoding.ReadElements+0xaf /home/pactus/source/util/encoding/encoding.go:229 # 0x6a0fef github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x2f /home/pactus/source/types/certificate/certificate.go:171 # 0x116071a github.com/pactus-project/pactus/state.LoadOrNewState+0x5ba /home/pactus/source/state/state.go:121 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 16 [1: 16] @ 0x48b4ac 0x425d05 0x115ed6a 0x11605eb 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x115ed69 github.com/pactus-project/pactus/state/score.(*Manager).SetCertificate+0xe9 /home/pactus/source/state/score/score.go:34 # 0x11605ea github.com/pactus-project/pactus/state.LoadOrNewState+0x48a /home/pactus/source/state/state.go:125 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 24 [1: 24] @ 0x48b4ac 0x4901c9 0x6a1185 0x116071b 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6a1184 github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x1c4 /home/pactus/source/types/certificate/certificate.go:206 # 0x116071a github.com/pactus-project/pactus/state.LoadOrNewState+0x5ba /home/pactus/source/state/state.go:121 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 32 [1: 32] @ 0x48b485 0x425d05 0x69f5b4 0x8ee54b 0x8ea5e5 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x69f5b3 github.com/pactus-project/pactus/types/validator.FromBytes+0xb3 /home/pactus/source/types/validator/validator.go:59 # 0x8ee54a github.com/pactus-project/pactus/store.newValidatorStore+0x18a /home/pactus/source/store/validator.go:32 # 0x8ea5e4 github.com/pactus-project/pactus/store.NewStore+0x1e4 /home/pactus/source/store/store.go:98 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 32 [1: 32] @ 0x48b4ac 0x425d05 0x115f227 0x1161466 0x8e85e5 0x8ec0b9 0x1161305 0x11604b0 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x115f226 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).SetHash+0x26 /home/pactus/source/util/persistentmerkle/merkle.go:83 # 0x1161465 github.com/pactus-project/pactus/state.(*state).loadMerkels.func1+0x65 /home/pactus/source/state/state.go:201 # 0x8e85e4 github.com/pactus-project/pactus/store.(*accountStore).iterateAccounts+0x264 /home/pactus/source/store/account.go:86 # 0x8ec0b8 github.com/pactus-project/pactus/store.(*store).IterateAccounts+0x78 /home/pactus/source/store/store.go:321 # 0x1161304 github.com/pactus-project/pactus/state.(*state).loadMerkels+0x64 /home/pactus/source/state/state.go:200 # 0x11604af github.com/pactus-project/pactus/state.LoadOrNewState+0x34f /home/pactus/source/state/state.go:98 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 32 [1: 32] @ 0x48b485 0x425d05 0x6a1205 0x116071b 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6a1204 github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x244 /home/pactus/source/types/certificate/certificate.go:215 # 0x116071a github.com/pactus-project/pactus/state.LoadOrNewState+0x5ba /home/pactus/source/state/state.go:121 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 48 [1: 48] @ 0x48b4ac 0x4731d7 0x8c773b 0x8c79dc 0x8c7990 0x1154b85 0x1153aec 0x115251d 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x8c773a github.com/libp2p/go-libp2p/core/peer.SplitAddr+0x19a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:60 # 0x8c79db github.com/libp2p/go-libp2p/core/peer.AddrInfoFromP2pAddr+0x1b /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:94 # 0x8c798f github.com/libp2p/go-libp2p/core/peer.AddrInfoFromString+0x2f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/core/peer/addrinfo.go:89 # 0x1154b84 github.com/pactus-project/pactus/network.MakeAddrInfos+0xc4 /home/pactus/source/network/utils.go:38 # 0x1153aeb github.com/pactus-project/pactus/network.loadPeerStore+0x8b /home/pactus/source/network/peermgr.go:251 # 0x115251c github.com/pactus-project/pactus/network.newPeerMgr+0x5c /home/pactus/source/network/peermgr.go:45 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 48 [1: 48] @ 0x48b485 0x425d05 0x48b75a 0x48b76f 0xd099de 0x114c4c5 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0xd099dd github.com/libp2p/go-libp2p/p2p/net/connmgr.NewConnManager+0x1bd /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/connmgr/connmgr.go:139 # 0x114c4c4 github.com/pactus-project/pactus/network.makeNetwork+0x5c4 /home/pactus/source/network/network.go:135 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 64 [1: 64] @ 0x48b485 0x425d05 0x8f1435 0x8f13f7 0x8f13eb 0x8ea8b6 0x8ea84c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x8f1434 github.com/pactus-project/pactus/util/linkedlist.NewElement[...]+0xd4 /home/pactus/source/util/linkedlist/linkedlist.go:10 # 0x8f13f6 github.com/pactus-project/pactus/util/linkedlist.(*LinkedList[...]).InsertAtTail+0x96 /home/pactus/source/util/linkedlist/linkedlist.go:52 # 0x8f13ea github.com/pactus-project/pactus/util/linkedmap.(*LinkedMap[...]).PushBack+0x8a /home/pactus/source/util/linkedmap/linkedmap.go:52 # 0x8ea8b5 github.com/pactus-project/pactus/store.(*txStore).addToCache+0x4b5 /home/pactus/source/store/tx.go:83 # 0x8ea84b github.com/pactus-project/pactus/store.NewStore+0x44b /home/pactus/source/store/store.go:131 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 80 [1: 80] @ 0x48b485 0x425d05 0xcc7029 0xcc6ff6 0xcc67fa 0xcdfbd5 0xcdfad7 0xe1ba9a 0xd36255 0xd299f8 0x495521 # 0xcc7028 golang.org/x/time/rate.NewLimiter+0x448 /home/pactus/go/pkg/mod/golang.org/x/time@v0.15.0/rate/rate.go:101 # 0xcc6ff5 github.com/libp2p/go-libp2p/x/rate.(*SubnetLimiter).Allow+0x415 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:203 # 0xcc67f9 github.com/libp2p/go-libp2p/x/rate.(*Limiter).Allow+0x179 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:127 # 0xcdfbd4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).openConnection+0x74 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:386 # 0xcdfad6 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenConnection+0x296 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:382 # 0xe1ba99 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:255 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 1: 80 [1: 80] @ 0x48b485 0x425d05 0xc0fcf8 0xc0f828 0xc164a5 0x10d8675 0x11550dd 0x1154e71 0x495521 # 0xc0fcf7 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrsUnlocked+0x417 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:368 # 0xc0f827 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrs+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:337 # 0xc164a4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).AddAddrs+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:289 # 0x10d8674 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x94 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:538 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 1: 96 [12: 1152] @ 0x48b4ac 0x4901c9 0x69b6fb 0x69b5aa 0x5a1e45 0x59ec5d 0x5a5e88 0x59f7fc 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x11899e7 0x1199873 0x119942e 0x1155fa3 0x495521 # 0x69b6fa github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Decode+0x3a /home/pactus/source/crypto/bls/public_key.go:98 # 0x69b5a9 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).UnmarshalCBOR+0xe9 /home/pactus/source/crypto/bls/public_key.go:88 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a5e87 github.com/fxamacker/cbor/v2.(*decoder).parseArrayToSlice+0x287 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2372 # 0x59f7fb github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x127b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1682 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x11899e6 github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenStreamBundle+0x46 /home/pactus/source/sync/firewall/firewall.go:104 # 0x1199872 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x132 /home/pactus/source/sync/sync.go:295 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 1: 96 [5: 480] @ 0x48b485 0x425d05 0x6e63d6 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6e63d5 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x1f5 /home/pactus/source/types/block/block.go:239 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 1: 96 [1: 96] @ 0x48b4ac 0x425d05 0x69c8af 0x69b896 0x6a2455 0x6a1e37 0x1166e77 0x1166c18 0x11638af 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x69c8ae github.com/pactus-project/pactus/crypto/bls.(*Signature).PointG1+0x2e /home/pactus/source/crypto/bls/signature.go:108 # 0x69b895 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x75 /home/pactus/source/crypto/bls/public_key.go:118 # 0x6a2454 github.com/pactus-project/pactus/types/certificate.(*Certificate).validate+0x414 /home/pactus/source/types/certificate/certificate.go:341 # 0x6a1e36 github.com/pactus-project/pactus/types/certificate.(*Certificate).ValidatePrecommit+0xf6 /home/pactus/source/types/certificate/certificate.go:282 # 0x1166e76 github.com/pactus-project/pactus/state.(*state).validatePrevCertificate+0x56 /home/pactus/source/state/validation.go:51 # 0x1166c17 github.com/pactus-project/pactus/state.(*state).validateBlock+0x277 /home/pactus/source/state/validation.go:41 # 0x11638ae github.com/pactus-project/pactus/state.(*state).CommitBlock+0x3ae /home/pactus/source/state/state.go:469 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 1: 112 [9: 1008] @ 0x48b4ac 0x41b526 0x11546a5 0x495521 # 0x11546a4 github.com/pactus-project/pactus/network.(*streamService).SendTo.func1+0x64 /home/pactus/source/network/stream.go:109 1: 112 [1: 112] @ 0x48b485 0x425d05 0x456eb8 0x469cf5 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 1: 144 [6: 864] @ 0x48b4ac 0x425d05 0x6e6216 0x6e606d 0x5a1e45 0x59ec5d 0x5a80dc 0x5a89f9 0x59f96e 0x59e475 0x59df4d 0x1182f1e 0x1182ef8 0x118a019 0x1189d58 0x118952c 0x11995bb 0x1199406 0x1155fa3 0x495521 # 0x6e6215 github.com/pactus-project/pactus/types/block.(*Block).Decode+0x35 /home/pactus/source/types/block/block.go:216 # 0x6e606c github.com/pactus-project/pactus/types/block.(*Block).UnmarshalCBOR+0x12c /home/pactus/source/types/block/block.go:191 # 0x5a1e44 github.com/fxamacker/cbor/v2.(*decoder).parseToUnmarshaler+0x164 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1866 # 0x59ec5c github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x6dc /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1505 # 0x5a80db github.com/fxamacker/cbor/v2.(*decoder).decodeToStructField+0x9b /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2701 # 0x5a89f8 github.com/fxamacker/cbor/v2.(*decoder).parseMapToStruct+0x7f8 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:2843 # 0x59f96d github.com/fxamacker/cbor/v2.(*decoder).parseToValue+0x13ed /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1695 # 0x59e474 github.com/fxamacker/cbor/v2.(*decoder).value+0x1b4 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1399 # 0x59df4c github.com/fxamacker/cbor/v2.(*decMode).Unmarshal+0x8c /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:1302 # 0x1182f1d github.com/fxamacker/cbor/v2.Unmarshal+0x23d /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/decode.go:108 # 0x1182ef7 github.com/pactus-project/pactus/sync/bundle.(*Bundle).Decode+0x217 /home/pactus/source/sync/bundle/bundle.go:128 # 0x118a018 github.com/pactus-project/pactus/sync/firewall.(*Firewall).decodeBundle+0x38 /home/pactus/source/sync/firewall/firewall.go:167 # 0x1189d57 github.com/pactus-project/pactus/sync/firewall.(*Firewall).openBundle+0xb7 /home/pactus/source/sync/firewall/firewall.go:147 # 0x118952b github.com/pactus-project/pactus/sync/firewall.(*Firewall).OpenGossipBundle+0xcb /home/pactus/source/sync/firewall/firewall.go:60 # 0x11995ba github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0xda /home/pactus/source/sync/sync.go:278 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 1: 160 [1: 160] @ 0x48b485 0x490767 0x122a9a5 0xff3d8f 0xff37e9 0xff35f0 0xff3413 0x1229db2 0x1224bc5 0x125713b 0x1249cfa 0x495521 # 0x122a9a4 golang.org/x/net/http2.(*Framer).readMetaFrame.func1+0x304 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1755 # 0xff3d8e golang.org/x/net/http2/hpack.(*Decoder).callEmit+0x6e /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:406 # 0xff37e8 golang.org/x/net/http2/hpack.(*Decoder).parseFieldIndexed+0x1c8 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:349 # 0xff35ef golang.org/x/net/http2/hpack.(*Decoder).parseHeaderFieldRepr+0xef /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:311 # 0xff3412 golang.org/x/net/http2/hpack.(*Decoder).Write+0x132 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/hpack/hpack.go:262 # 0x1229db1 golang.org/x/net/http2.(*Framer).readMetaFrame+0x2d1 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:1793 # 0x1224bc4 golang.org/x/net/http2.(*Framer).ReadFrameForHeader+0x364 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:556 # 0x125713a google.golang.org/grpc/internal/transport.(*framer).readFrame+0xda /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:491 # 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 1: 192 [1: 192] @ 0x48b4ac 0x425d05 0x69c14f 0x69b8b4 0x69d839 0x69d36f 0x8f9165 0x8faa9a 0x8fc8a3 0x115a831 0x115a045 0x1165c9c 0x1197a7a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x69c14e github.com/pactus-project/pactus/crypto/bls.(*PublicKey).PointG2+0x2e /home/pactus/source/crypto/bls/public_key.go:203 # 0x69b8b3 github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Verify+0x93 /home/pactus/source/crypto/bls/public_key.go:122 # 0x69d838 github.com/pactus-project/pactus/sortition.Verify+0x178 /home/pactus/source/sortition/vrf.go:46 # 0x69d36e github.com/pactus-project/pactus/sortition.VerifyProof+0x6e /home/pactus/source/sortition/sortition.go:17 # 0x8f9164 github.com/pactus-project/pactus/sandbox.(*sandbox).VerifyProof+0x164 /home/pactus/source/sandbox/sandbox.go:300 # 0x8faa99 github.com/pactus-project/pactus/execution/executor.(*SortitionExecutor).Check+0xf9 /home/pactus/source/execution/executor/sortition.go:44 # 0x8fc8a2 github.com/pactus-project/pactus/execution.CheckAndExecute+0x162 /home/pactus/source/execution/execution.go:44 # 0x115a830 github.com/pactus-project/pactus/txpool.(*txPool).checkTx+0x110 /home/pactus/source/txpool/txpool.go:162 # 0x115a044 github.com/pactus-project/pactus/txpool.(*txPool).AppendTx+0x64 /home/pactus/source/txpool/txpool.go:94 # 0x1165c9b github.com/pactus-project/pactus/state.(*state).AddPendingTx+0x1b /home/pactus/source/state/state.go:714 # 0x1197a79 github.com/pactus-project/pactus/sync.(*transactionsHandler).ParseMessage+0xf9 /home/pactus/source/sync/handler_transactions.go:24 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 5: 240 [5: 240] @ 0x48b4ac 0x4901c9 0x69c6bb 0x6a121f 0x116071b 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x69c6ba github.com/pactus-project/pactus/crypto/bls.(*Signature).Decode+0x3a /home/pactus/source/crypto/bls/signature.go:76 # 0x6a121e github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x25e /home/pactus/source/types/certificate/certificate.go:216 # 0x116071a github.com/pactus-project/pactus/state.LoadOrNewState+0x5ba /home/pactus/source/state/state.go:121 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 3: 288 [3: 288] @ 0x48b4ac 0x4901c9 0x69b6fb 0x69f5ec 0x8ee54b 0x8ea5e5 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x69b6fa github.com/pactus-project/pactus/crypto/bls.(*PublicKey).Decode+0x3a /home/pactus/source/crypto/bls/public_key.go:98 # 0x69f5eb github.com/pactus-project/pactus/types/validator.FromBytes+0xeb /home/pactus/source/types/validator/validator.go:60 # 0x8ee54a github.com/pactus-project/pactus/store.newValidatorStore+0x18a /home/pactus/source/store/validator.go:32 # 0x8ea5e4 github.com/pactus-project/pactus/store.NewStore+0x1e4 /home/pactus/source/store/store.go:98 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 5: 320 [5: 320] @ 0x48b485 0x425d05 0x11606ff 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x11606fe github.com/pactus-project/pactus/state.LoadOrNewState+0x59e /home/pactus/source/state/state.go:120 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 416 [1: 416] @ 0x48b485 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x40ff05 0x48b7a9 0x1222845 0x1222617 0x4661f5 0x456850 0x456827 0x495521 # 0x1222844 golang.org/x/net/http2.map.init.0+0x24 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/errors.go:32 # 0x1222616 golang.org/x/net/http2.init+0x16 /home/pactus/go/pkg/mod/golang.org/x/net@v0.53.0/http2/errors.go:32 # 0x4661f4 runtime.doInit1+0xd4 /usr/local/go/src/runtime/proc.go:8103 # 0x45684f runtime.doInit+0x26f /usr/local/go/src/runtime/proc.go:8070 # 0x456826 runtime.main+0x246 /usr/local/go/src/runtime/proc.go:258 1: 480 [2: 960] @ 0x48b4ac 0x4907d3 0x93cab7 0x93c62f 0x9768f8 0x9710d4 0x96b3b1 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x93cab6 crypto/tls.(*Conn).unmarshalHandshakeMessage+0x2f6 /usr/local/go/src/crypto/tls/conn.go:1179 # 0x93c62e crypto/tls.(*Conn).readHandshake+0x26e /usr/local/go/src/crypto/tls/conn.go:1120 # 0x9768f7 crypto/tls.(*serverHandshakeStateTLS13).readClientCertificate+0x177 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:1045 # 0x9710d3 crypto/tls.(*serverHandshakeStateTLS13).handshake+0xb3 /usr/local/go/src/crypto/tls/handshake_server_tls13.go:95 # 0x96b3b0 crypto/tls.(*Conn).serverHandshake+0x1d0 /usr/local/go/src/crypto/tls/handshake_server.go:55 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 1: 896 [1: 896] @ 0x48b48c 0x490767 0xd055e5 0xd0462d 0xd01054 0xd008f0 0xd00738 0x495521 # 0xd055e4 github.com/libp2p/go-yamux/v5.(*segmentedBuffer).Append+0x2a4 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/util.go:176 # 0xd0462c github.com/libp2p/go-yamux/v5.(*Stream).readData+0x8c /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/stream.go:479 # 0xd01053 github.com/libp2p/go-yamux/v5.(*Session).handleStreamMessage+0x193 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:787 # 0xd008ef github.com/libp2p/go-yamux/v5.(*Session).recvLoop+0x16f /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:747 # 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 1: 896 [13: 11648] @ 0x48b48c 0x425d05 0xd67cf4 0xd67aeb 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0xd67cf3 crypto/tls.Server+0x313 /usr/local/go/src/crypto/tls/tls.go:47 # 0xd67aea github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x10a /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 1: 1024 [1: 1024] @ 0x48b48c 0x4901c9 0x832631 0x8325aa 0x82eede 0x8b337a 0x103a388 0x103a16f 0x4661f5 0x456850 0x456827 0x495521 # 0x832630 google.golang.org/protobuf/internal/filedesc.(*File).initDecls+0x110 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/filedesc/desc_init.go:51 # 0x8325a9 google.golang.org/protobuf/internal/filedesc.newRawFile+0x89 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/filedesc/desc_init.go:29 # 0x82eedd google.golang.org/protobuf/internal/filedesc.Builder.Build+0x11d /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/filedesc/build.go:105 # 0x8b3379 google.golang.org/protobuf/internal/filetype.Builder.Build+0x199 /home/pactus/go/pkg/mod/google.golang.org/protobuf@v1.36.11/internal/filetype/build.go:138 # 0x103a387 github.com/libp2p/go-libp2p/p2p/host/autonat/pb.file_p2p_host_autonat_pb_autonat_proto_init+0x207 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/pb/autonat.pb.go:446 # 0x103a16e github.com/libp2p/go-libp2p/p2p/host/autonat/pb.init.0+0xe /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/autonat/pb/autonat.pb.go:427 # 0x4661f4 runtime.doInit1+0xd4 /usr/local/go/src/runtime/proc.go:8103 # 0x45684f runtime.doInit+0x26f /usr/local/go/src/runtime/proc.go:8070 # 0x456826 runtime.main+0x246 /usr/local/go/src/runtime/proc.go:258 1: 1536 [12: 18432] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x53df19 0x938d1d 0x93c371 0x93c372 0x93c3f9 0x96bc9b 0x96b21a 0x93eea9 0xd6855f 0xd6850a 0xd67dbd 0xd5ccc2 0xd5bbb9 0xd5b69a 0xd59cb3 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53df18 bytes.(*Buffer).Write+0x58 /usr/local/go/src/bytes/buffer.go:197 # 0x938d1c crypto/tls.(*Conn).readRecordOrCCS+0x139c /usr/local/go/src/crypto/tls/conn.go:786 # 0x93c370 crypto/tls.(*Conn).readRecord+0x50 /usr/local/go/src/crypto/tls/conn.go:588 # 0x93c371 crypto/tls.(*Conn).readHandshakeBytes+0x51 /usr/local/go/src/crypto/tls/conn.go:1084 # 0x93c3f8 crypto/tls.(*Conn).readHandshake+0x38 /usr/local/go/src/crypto/tls/conn.go:1095 # 0x96bc9a crypto/tls.(*Conn).readClientHello+0x3a /usr/local/go/src/crypto/tls/handshake_server.go:137 # 0x96b219 crypto/tls.(*Conn).serverHandshake+0x39 /usr/local/go/src/crypto/tls/handshake_server.go:43 # 0x93eea8 crypto/tls.(*Conn).handshakeContext+0x328 /usr/local/go/src/crypto/tls/conn.go:1562 # 0xd6855e crypto/tls.(*Conn).HandshakeContext+0x7e /usr/local/go/src/crypto/tls/conn.go:1516 # 0xd68509 github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).handshake+0x29 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:135 # 0xd67dbc github.com/libp2p/go-libp2p/p2p/security/tls.(*Transport).SecureInbound+0x3dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/security/tls/transport.go:92 # 0xd5ccc1 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupSecurity+0xc1 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:222 # 0xd5bbb8 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x478 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:169 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 1: 1536 [6: 9216] @ 0x48b4ac 0x4901c9 0xdf1545 0x4a35b1 0xdeb75c 0xdeb750 0xdeead5 0xdede85 0x495521 # 0xdf1544 github.com/quic-go/quic-go.init.0.func1+0x24 /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/buffer_pool.go:87 # 0x4a35b0 sync.(*Pool).Get+0xb0 /usr/local/go/src/sync/pool.go:155 # 0xdeb75b github.com/quic-go/quic-go.getPacketBuffer+0x65b /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/buffer_pool.go:72 # 0xdeb74f github.com/quic-go/quic-go.(*oobConn).ReadPacket+0x64f /home/pactus/go/pkg/mod/github.com/quic-go/quic-go@v0.59.0/sys_conn_oob.go:167 # 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 1: 2304 [1: 2304] @ 0x48b48c 0x41b4ad 0xcfd0d7 0xcfcda5 0xd064fb 0xd5d69d 0xd5c0be 0xd5b69a 0xe1c11a 0xe1bc50 0xd36255 0xd299f8 0x495521 # 0xcfd0d6 github.com/libp2p/go-yamux/v5.newSession+0x276 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:143 # 0xcfcda4 github.com/libp2p/go-yamux/v5.Client+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:140 # 0xd064fa github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xda /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:53 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xe1c119 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).dialWithScope+0x419 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:302 # 0xe1bc4f github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x22f /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:261 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 7: 3360 [7: 3360] @ 0x48b485 0x425d05 0x4605e5 0x460859 0x460785 0x493aca # 0x48b484 runtime.mallocgc+0xa4 /usr/local/go/src/runtime/malloc.go:1202 # 0x425d04 runtime.newobject+0x24 /usr/local/go/src/runtime/malloc.go:2209 # 0x4605e4 runtime.malg+0x24 /usr/local/go/src/runtime/proc.go:5274 # 0x460858 runtime.newproc1+0x78 /usr/local/go/src/runtime/proc.go:5322 # 0x460784 runtime.newproc.func1+0x24 /usr/local/go/src/runtime/proc.go:5299 # 0x493ac9 runtime.systemstack+0x49 /usr/local/go/src/runtime/asm_amd64.s:562 1: 4096 [4: 16384] @ 0x48b4ac 0x4901c9 0x9f9331 0x9f92d9 0x9f93f5 0x9feb5a 0x495521 # 0x9f9330 bufio.NewReaderSize+0x210 /usr/local/go/src/bufio/bufio.go:57 # 0x9f92d8 bufio.NewReader+0x1b8 /usr/local/go/src/bufio/bufio.go:63 # 0x9f93f4 net/http.newBufioReader+0x2d4 /usr/local/go/src/net/http/server.go:865 # 0x9feb59 net/http.(*conn).serve+0x2b9 /usr/local/go/src/net/http/server.go:1981 2: 4608 [25: 57600] @ 0x48b48c 0x41b4ad 0xcfd0d7 0xcfcc45 0xd064e5 0xd5d69d 0xd5c0be 0xd5b69a 0xd59cb3 0x495521 # 0xcfd0d6 github.com/libp2p/go-yamux/v5.newSession+0x276 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/session.go:143 # 0xcfcc44 github.com/libp2p/go-yamux/v5.Server+0x104 /home/pactus/go/pkg/mod/github.com/libp2p/go-yamux/v5@v5.1.0/mux.go:127 # 0xd064e4 github.com/libp2p/go-libp2p/p2p/muxer/yamux.(*Transport).NewConn+0xc4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/muxer/yamux/transport.go:51 # 0xd5d69c github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).setupMuxer+0x4dc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:276 # 0xd5c0bd github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).upgrade+0x97d /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:196 # 0xd5b699 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*upgrader).Upgrade+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/upgrader.go:138 # 0xd59cb2 github.com/libp2p/go-libp2p/p2p/net/upgrader.(*listener).handleIncoming.func2+0x132 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/upgrader/listener.go:112 37: 7696 [39: 8112] @ 0x48b4ac 0x4901c9 0x6a10cb 0x116071b 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x6a10ca github.com/pactus-project/pactus/types/certificate.(*Certificate).Decode+0x10a /home/pactus/source/types/certificate/certificate.go:187 # 0x116071a github.com/pactus-project/pactus/state.LoadOrNewState+0x5ba /home/pactus/source/state/state.go:121 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 9472 [3: 28416] @ 0x48b4ac 0x4901c9 0x741114 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781d5f 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8ea7fe 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x741113 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:57 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781d5e github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x41e /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:119 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8ea7fd github.com/pactus-project/pactus/store.NewStore+0x3fd /home/pactus/source/store/store.go:120 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 18432 [2: 36864] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f51 0x413eb0 0x415929 0x115ecc5 0x11605eb 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x115ecc4 github.com/pactus-project/pactus/state/score.(*Manager).SetCertificate+0x44 /home/pactus/source/state/score/score.go:29 # 0x11605ea github.com/pactus-project/pactus/state.LoadOrNewState+0x48a /home/pactus/source/state/state.go:125 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 18432 [2: 36864] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f51 0x413eb0 0x415929 0x115f2bb 0x115f2e3 0x11613e6 0x8ecd36 0x8ecc65 0x1161350 0x11604b0 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x115f2ba github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).getOrCreateNode+0xba /home/pactus/source/util/persistentmerkle/merkle.go:55 # 0x115f2e2 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).SetHash+0xe2 /home/pactus/source/util/persistentmerkle/merkle.go:86 # 0x11613e5 github.com/pactus-project/pactus/state.(*state).loadMerkels.func2+0x65 /home/pactus/source/state/state.go:207 # 0x8ecd35 github.com/pactus-project/pactus/store.(*validatorStore).iterateValidators+0x155 /home/pactus/source/store/validator.go:91 # 0x8ecc64 github.com/pactus-project/pactus/store.(*store).IterateValidators+0x84 /home/pactus/source/store/store.go:379 # 0x116134f github.com/pactus-project/pactus/state.(*state).loadMerkels+0xaf /home/pactus/source/state/state.go:206 # 0x11604af github.com/pactus-project/pactus/state.LoadOrNewState+0x34f /home/pactus/source/state/state.go:98 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 18432 [1: 18432] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f2e 0x413eb0 0x415929 0x118db6d 0x118d174 0x119401b 0x1193fe6 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x118db6c github.com/hashicorp/golang-lru/v2/simplelru.(*LRU[...]).Add+0x1ac /home/pactus/go/pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7/simplelru/lru.go:60 # 0x118d173 github.com/hashicorp/golang-lru/v2.(*Cache[...]).Add+0x53 /home/pactus/go/pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7/lru.go:82 # 0x119401a github.com/pactus-project/pactus/sync/cache.(*Cache).AddCertificate+0x19a /home/pactus/source/sync/cache/cache.go:67 # 0x1193fe5 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x165 /home/pactus/source/sync/handler_block_announce.go:30 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 1: 18432 [1: 18432] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f2e 0x413eb0 0x415929 0x115f3b2 0x115f3da 0x115f367 0x1161466 0x8e85e5 0x8ec0b9 0x1161305 0x11604b0 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x115f3b1 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).getOrCreateNode+0x1b1 /home/pactus/source/util/persistentmerkle/merkle.go:55 # 0x115f3d9 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).invalidateNode+0x1d9 /home/pactus/source/util/persistentmerkle/merkle.go:62 # 0x115f366 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).SetHash+0x166 /home/pactus/source/util/persistentmerkle/merkle.go:91 # 0x1161465 github.com/pactus-project/pactus/state.(*state).loadMerkels.func1+0x65 /home/pactus/source/state/state.go:201 # 0x8e85e4 github.com/pactus-project/pactus/store.(*accountStore).iterateAccounts+0x264 /home/pactus/source/store/account.go:86 # 0x8ec0b8 github.com/pactus-project/pactus/store.(*store).IterateAccounts+0x78 /home/pactus/source/store/store.go:321 # 0x1161304 github.com/pactus-project/pactus/state.(*state).loadMerkels+0x64 /home/pactus/source/state/state.go:200 # 0x11604af github.com/pactus-project/pactus/state.LoadOrNewState+0x34f /home/pactus/source/state/state.go:98 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 20480 [57: 1167360] @ 0x48b4ac 0x4901c9 0x5adf6a 0x1182c9f 0x1182ca0 0x1198ccf 0x1194e95 0x119493a 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x5adf69 github.com/fxamacker/cbor/v2.(*encMode).Marshal+0xe9 /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:1014 # 0x1182c9e github.com/fxamacker/cbor/v2.Marshal+0xfe /home/pactus/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.1/encode.go:98 # 0x1182c9f github.com/pactus-project/pactus/sync/bundle.(*Bundle).Encode+0xff /home/pactus/source/sync/bundle/bundle.go:94 # 0x1198cce github.com/pactus-project/pactus/sync.(*synchronizer).sendTo+0x4e /home/pactus/source/sync/sync.go:182 # 0x1194e94 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).respond+0x254 /home/pactus/source/sync/handler_blocks_request.go:117 # 0x1194939 github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x7b9 /home/pactus/source/sync/handler_blocks_request.go:79 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 3: 24576 [3: 24576] @ 0x48b4ac 0x4907d3 0x53e2f5 0x53dd2f 0x93ac10 0x93abd7 0x9386c5 0x93e485 0x93e486 0x4d83ae 0xd00865 0xd0083d 0xd00738 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x93ac0f bytes.(*Buffer).Grow+0x6f /usr/local/go/src/bytes/buffer.go:186 # 0x93abd6 crypto/tls.(*Conn).readFromUntil+0x36 /usr/local/go/src/crypto/tls/conn.go:836 # 0x9386c4 crypto/tls.(*Conn).readRecordOrCCS+0xd44 /usr/local/go/src/crypto/tls/conn.go:677 # 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 1: 27264 [2: 54528] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f2e 0x413eb0 0x416ed1 0x1152745 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x1152744 github.com/pactus-project/pactus/network.newPeerMgr+0x284 /home/pactus/source/network/peermgr.go:55 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 27264 [1: 27264] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f51 0x413eb0 0x416ed1 0xc0e587 0xc0fd94 0xc0f828 0xc164a5 0x10d8675 0x11550dd 0x1154e71 0x495521 # 0xc0e586 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*peerAddrs).Insert+0x86 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:141 # 0xc0fd93 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrsUnlocked+0x4b3 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:369 # 0xc0f827 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).addAddrs+0xa7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:337 # 0xc164a4 github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem.(*memoryAddrBook).AddAddrs+0x24 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/peerstore/pstoremem/addr_book.go:289 # 0x10d8674 github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Connect+0x94 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/basic/basic_host.go:538 # 0x11550dc github.com/pactus-project/pactus/network.ConnectSync+0xdc /home/pactus/source/network/utils.go:91 # 0x1154e70 github.com/pactus-project/pactus/network.ConnectAsync.func1+0x50 /home/pactus/source/network/utils.go:75 1: 27264 [1: 27264] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f2e 0x413eb0 0x416ed1 0xd321e5 0xd26006 0xd33258 0x495521 # 0xd321e4 github.com/libp2p/go-libp2p/p2p/net/swarm.(*DialBackoff).AddBackoff+0x2e4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:171 # 0xd26005 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialWorker).loop+0x2985 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/dial_worker.go:374 # 0xd33257 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialWorkerLoop+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:290 2: 36864 [2: 36864] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f2e 0x413eb0 0x415929 0x115f2bb 0x115f2e3 0x1161466 0x8e85e5 0x8ec0b9 0x1161305 0x11604b0 0x1643409 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x115f2ba github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).getOrCreateNode+0xba /home/pactus/source/util/persistentmerkle/merkle.go:55 # 0x115f2e2 github.com/pactus-project/pactus/util/persistentmerkle.(*Tree).SetHash+0xe2 /home/pactus/source/util/persistentmerkle/merkle.go:86 # 0x1161465 github.com/pactus-project/pactus/state.(*state).loadMerkels.func1+0x65 /home/pactus/source/state/state.go:201 # 0x8e85e4 github.com/pactus-project/pactus/store.(*accountStore).iterateAccounts+0x264 /home/pactus/source/store/account.go:86 # 0x8ec0b8 github.com/pactus-project/pactus/store.(*store).IterateAccounts+0x78 /home/pactus/source/store/store.go:321 # 0x1161304 github.com/pactus-project/pactus/state.(*state).loadMerkels+0x64 /home/pactus/source/state/state.go:200 # 0x11604af github.com/pactus-project/pactus/state.LoadOrNewState+0x34f /home/pactus/source/state/state.go:98 # 0x1643408 github.com/pactus-project/pactus/node.NewNode+0x568 /home/pactus/source/node/node.go:80 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 40960 [1: 40960] @ 0x48b4b3 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f51 0x413eb0 0x414f66 0x8ee656 0x8ea5e5 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x8ee655 github.com/pactus-project/pactus/store.newValidatorStore+0x295 /home/pactus/source/store/validator.go:38 # 0x8ea5e4 github.com/pactus-project/pactus/store.NewStore+0x1e4 /home/pactus/source/store/store.go:98 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 49152 [1: 49152] @ 0x48b4b3 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f2e 0x413eb0 0x416ed1 0xb910c9 0xc4c947 0xc4c91a 0xc4c698 0x495521 # 0xb910c8 github.com/libp2p/go-libp2p-pubsub/timecache.(*FirstSeenCache).Add+0xc8 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/timecache/first_seen_cache.go:58 # 0xc4c946 github.com/libp2p/go-libp2p-pubsub.(*PubSub).markSeen+0xc6 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/pubsub.go:1234 # 0xc4c919 github.com/libp2p/go-libp2p-pubsub.(*validation).validate+0x99 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:328 # 0xc4c697 github.com/libp2p/go-libp2p-pubsub.(*validation).validateWorker+0x57 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p-pubsub@v0.15.0/validation.go:295 2: 54528 [2: 54528] @ 0x48b48c 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f51 0x413eb0 0x416ed1 0x1152745 0x114da70 0x114bea8 0x1643453 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x1152744 github.com/pactus-project/pactus/network.newPeerMgr+0x284 /home/pactus/source/network/peermgr.go:55 # 0x114da6f github.com/pactus-project/pactus/network.makeNetwork+0x1b6f /home/pactus/source/network/network.go:270 # 0x114bea7 github.com/pactus-project/pactus/network.NewNetwork+0x67 /home/pactus/source/network/network.go:87 # 0x1643452 github.com/pactus-project/pactus/node.NewNode+0x5b2 /home/pactus/source/node/node.go:85 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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: 65536 [1: 65536] @ 0x48b4b3 0x490767 0xcc7c95 0x742551 0xcc7565 0xcc6ddd 0xcc67fa 0xcdfbd5 0xcdfad7 0xe1ba9a 0xd36255 0xd299f8 0x495521 # 0xcc7c94 github.com/libp2p/go-libp2p/x/rate.(*bucketHeap).Push+0xd4 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:311 # 0x742550 container/heap.Push+0x30 /usr/local/go/src/container/heap/heap.go:52 # 0xcc7564 github.com/libp2p/go-libp2p/x/rate.(*bucketHeap).Upsert+0x124 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:267 # 0xcc6ddc github.com/libp2p/go-libp2p/x/rate.(*SubnetLimiter).Allow+0x1fc /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:214 # 0xcc67f9 github.com/libp2p/go-libp2p/x/rate.(*Limiter).Allow+0x179 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/x/rate/limiter.go:127 # 0xcdfbd4 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).openConnection+0x74 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:386 # 0xcdfad6 github.com/libp2p/go-libp2p/p2p/host/resource-manager.(*resourceManager).OpenConnection+0x296 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/host/resource-manager/rcmgr.go:382 # 0xe1ba99 github.com/libp2p/go-libp2p/p2p/transport/tcp.(*TcpTransport).DialWithUpdates+0x79 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/transport/tcp/tcp.go:255 # 0xd36254 github.com/libp2p/go-libp2p/p2p/net/swarm.(*Swarm).dialAddr+0x494 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/swarm_dial.go:598 # 0xd299f7 github.com/libp2p/go-libp2p/p2p/net/swarm.(*dialLimiter).executeDial+0xf7 /home/pactus/go/pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/p2p/net/swarm/limiter.go:228 2: 65536 [2: 65536] @ 0x48b4b3 0x4901c9 0x1256833 0x125693d 0x123e465 0x12bf81a 0x12bf4c5 0x12be55e 0x12bc856 0x495521 # 0x1256832 bufio.NewReaderSize+0xf2 /usr/local/go/src/bufio/bufio.go:57 # 0x125693c google.golang.org/grpc/internal/transport.newFramer+0x1fc /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:419 # 0x123e464 google.golang.org/grpc/internal/transport.NewHTTP2Client+0xf64 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_client.go:339 # 0x12bf819 google.golang.org/grpc.(*addrConn).createTransport+0x299 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/clientconn.go:1518 # 0x12bf4c4 google.golang.org/grpc.(*addrConn).tryAllAddrs+0x4a4 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/clientconn.go:1465 # 0x12be55d google.golang.org/grpc.(*addrConn).resetTransportAndUnlock+0x1bd /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/clientconn.go:1348 # 0x12bc855 google.golang.org/grpc.(*addrConn).connect+0x135 /home/pactus/go/pkg/mod/google.golang.org/grpc@v1.80.0/clientconn.go:997 2: 81920 [2: 81920] @ 0x48b4b3 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f2e 0x413eb0 0x414f66 0x8ee656 0x8ea5e5 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x8ee655 github.com/pactus-project/pactus/store.newValidatorStore+0x295 /home/pactus/source/store/validator.go:38 # 0x8ea5e4 github.com/pactus-project/pactus/store.NewStore+0x1e4 /home/pactus/source/store/store.go:98 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 2: 98304 [2: 98304] @ 0x48b4b3 0x48b665 0x48b713 0x4121bd 0x4121be 0x41210f 0x413f51 0x413eb0 0x414f66 0x8f152d 0x8edc91 0x8edc3e 0x8eab9b 0x1163ae7 0x119b053 0x119404a 0x119a02f 0x11996fc 0x1199406 0x1155fa3 0x495521 # 0x8f152c github.com/pactus-project/pactus/util/linkedmap.(*LinkedMap[...]).PushBack+0x1cc /home/pactus/source/util/linkedmap/linkedmap.go:53 # 0x8edc90 github.com/pactus-project/pactus/store.(*txStore).addToCache+0xf0 /home/pactus/source/store/tx.go:83 # 0x8edc3d github.com/pactus-project/pactus/store.(*txStore).saveTxs+0x9d /home/pactus/source/store/tx.go:48 # 0x8eab9a github.com/pactus-project/pactus/store.(*store).SaveBlock+0xda /home/pactus/source/store/store.go:157 # 0x1163ae6 github.com/pactus-project/pactus/state.(*state).CommitBlock+0x5e6 /home/pactus/source/state/state.go:492 # 0x119b052 github.com/pactus-project/pactus/sync.(*synchronizer).tryCommitBlocks+0x292 /home/pactus/source/sync/sync.go:530 # 0x1194049 github.com/pactus-project/pactus/sync.(*blockAnnounceHandler).ParseMessage+0x1c9 /home/pactus/source/sync/handler_block_announce.go:33 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11996fb github.com/pactus-project/pactus/sync.(*synchronizer).processGossipMessage+0x21b /home/pactus/source/sync/sync.go:285 # 0x1199405 github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0xe5 /home/pactus/source/sync/sync.go:255 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 12: 113664 [30: 284160] @ 0x48b4ac 0x4901c9 0x741114 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x755066 0x755d85 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x741113 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:57 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x755065 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getDataIter+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:765 # 0x755d84 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x644 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:865 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 17: 313344 [245: 4515840] @ 0x48b4ac 0x4901c9 0x741114 0x75376a 0x7541e6 0x75450c 0x74b777 0x75439b 0x754346 0x754bd2 0x755845 0x77fe2c 0x77fde6 0x7825eb 0x781be5 0x7821c5 0x75ff9d 0x760799 0x8ea1d1 0x8e9205 0x8eaff2 0x8eaf0b 0x116597c 0x119b3f4 0x119482e 0x119a02f 0x11999c5 0x119942e 0x1155fa3 0x495521 # 0x741113 github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).Get+0x153 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/util/buffer_pool.go:57 # 0x753769 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readRawBlock+0x49 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:563 # 0x7541e5 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlock+0x25 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:603 # 0x75450b github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached.func1+0x2b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:627 # 0x74b776 github.com/syndtr/goleveldb/leveldb/cache.(*Cache).Get+0x236 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:497 # 0x75439a github.com/syndtr/goleveldb/leveldb/cache.(*NamespaceGetter).Get+0x9a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/cache/cache.go:50 # 0x754345 github.com/syndtr/goleveldb/leveldb/table.(*Reader).readBlockCached+0x45 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:625 # 0x754bd1 github.com/syndtr/goleveldb/leveldb/table.(*Reader).getIndexBlock+0x51 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:712 # 0x755844 github.com/syndtr/goleveldb/leveldb/table.(*Reader).find+0x104 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:829 # 0x77fe2b github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find+0x10b /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table/reader.go:922 # 0x77fde5 github.com/syndtr/goleveldb/leveldb.(*tOps).find+0xc5 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/table.go:440 # 0x7825ea github.com/syndtr/goleveldb/leveldb.(*version).get.func1+0x20a /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:180 # 0x781be4 github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping+0x2a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:128 # 0x7821c4 github.com/syndtr/goleveldb/leveldb.(*version).get+0x2e4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/version.go:164 # 0x75ff9c github.com/syndtr/goleveldb/leveldb.(*DB).get+0x49c /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:803 # 0x760798 github.com/syndtr/goleveldb/leveldb.(*DB).Get+0x138 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:869 # 0x8ea1d0 github.com/pactus-project/pactus/store.tryGet+0x30 /home/pactus/source/store/store.go:46 # 0x8e9204 github.com/pactus-project/pactus/store.(*blockStore).block+0x84 /home/pactus/source/store/block.go:110 # 0x8eaff1 github.com/pactus-project/pactus/store.(*store).block+0x31 /home/pactus/source/store/store.go:196 # 0x8eaf0a github.com/pactus-project/pactus/store.(*store).Block+0x6a /home/pactus/source/store/store.go:192 # 0x116597b github.com/pactus-project/pactus/state.(*state).CommittedBlock+0x1b /home/pactus/source/state/state.go:677 # 0x119b3f3 github.com/pactus-project/pactus/sync.(*synchronizer).prepareBlocks+0x173 /home/pactus/source/sync/sync.go:555 # 0x119482d github.com/pactus-project/pactus/sync.(*blocksRequestHandler).ParseMessage+0x6ad /home/pactus/source/sync/handler_blocks_request.go:72 # 0x119a02e github.com/pactus-project/pactus/sync.(*synchronizer).processIncomingBundle+0x14e /home/pactus/source/sync/sync.go:343 # 0x11999c4 github.com/pactus-project/pactus/sync.(*synchronizer).processStreamMessage+0x284 /home/pactus/source/sync/sync.go:303 # 0x119942d github.com/pactus-project/pactus/sync.(*synchronizer).processNetworkEvent+0x10d /home/pactus/source/sync/sync.go:259 # 0x1155fa2 github.com/ezex-io/gopkg/pipeline.(*pipeline[...]).receiveLoop+0xe2 /home/pactus/go/pkg/mod/github.com/ezex-io/gopkg/pipeline@v0.0.0-20260127151556-579a32f19aa7/pipeline.go:176 1: 2097152 [1: 2097152] @ 0x48b4b3 0x4907d3 0x53e2f5 0x53dd2f 0x53e567 0x565a05 0x56554d 0x56450a 0x565d43 0x5659cf 0x56554d 0x56450a 0x565d43 0x561473 0x561231 0x560b7e 0x160fcc6 0x160e956 0x160e093 0x4a49ca 0x495521 # 0x53e2f4 bytes.growSlice+0x94 /usr/local/go/src/bytes/buffer.go:267 # 0x53dd2e bytes.(*Buffer).grow+0x14e /usr/local/go/src/bytes/buffer.go:169 # 0x53e566 bytes.(*Buffer).WriteByte+0x46 /usr/local/go/src/bytes/buffer.go:307 # 0x565a04 encoding/json.arrayEncoder.encode+0x104 /usr/local/go/src/encoding/json/encode.go:888 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x5659ce encoding/json.arrayEncoder.encode+0xce /usr/local/go/src/encoding/json/encode.go:890 # 0x56554c encoding/json.sliceEncoder.encode+0x30c /usr/local/go/src/encoding/json/encode.go:863 # 0x564509 encoding/json.structEncoder.encode+0x3e9 /usr/local/go/src/encoding/json/encode.go:747 # 0x565d42 encoding/json.ptrEncoder.encode+0x222 /usr/local/go/src/encoding/json/encode.go:919 # 0x561472 encoding/json.(*encodeState).reflectValue+0x72 /usr/local/go/src/encoding/json/encode.go:367 # 0x561230 encoding/json.(*encodeState).marshal+0xb0 /usr/local/go/src/encoding/json/encode.go:343 # 0x560b7d encoding/json.Marshal+0xbd /usr/local/go/src/encoding/json/encode.go:209 # 0x160fcc5 github.com/creachadair/jrpc2.(*Server).invoke+0x2e5 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:388 # 0x160e955 github.com/creachadair/jrpc2.(*Server).dispatchLocked.func1+0x175 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:254 # 0x160e092 github.com/creachadair/jrpc2.(*Server).serve.func1+0x12 /home/pactus/go/pkg/mod/github.com/creachadair/jrpc2@v1.3.5/server.go:176 # 0x4a49c9 sync.(*WaitGroup).Go.func1+0x49 /usr/local/go/src/sync/waitgroup.go:258 1: 4194304 [1: 4194304] @ 0x48b4b3 0x4901c9 0x7486ed 0x76c294 0x76c7a5 0x75e139 0x75d725 0x75dbfe 0x75dd90 0x8ea47c 0x164310c 0x165e065 0x1682fbb 0x12f031b 0x12f0c65 0x1682090 0x1682086 0x4568b5 0x495521 # 0x7486ec github.com/syndtr/goleveldb/leveldb/memdb.New+0xec /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/memdb/memdb.go:474 # 0x76c293 github.com/syndtr/goleveldb/leveldb.(*DB).mpoolGet+0xb3 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_state.go:90 # 0x76c7a4 github.com/syndtr/goleveldb/leveldb.(*DB).newMem+0x324 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db_state.go:151 # 0x75e138 github.com/syndtr/goleveldb/leveldb.(*DB).recoverJournal+0x278 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:633 # 0x75d724 github.com/syndtr/goleveldb/leveldb.openDB+0x3a4 /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:132 # 0x75dbfd github.com/syndtr/goleveldb/leveldb.Open+0x15d /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:205 # 0x75dd8f github.com/syndtr/goleveldb/leveldb.OpenFile+0x4f /home/pactus/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/leveldb/db.go:227 # 0x8ea47b github.com/pactus-project/pactus/store.NewStore+0x7b /home/pactus/source/store/store.go:87 # 0x164310b github.com/pactus-project/pactus/node.NewNode+0x26b /home/pactus/source/node/node.go:69 # 0x165e064 github.com/pactus-project/pactus/cmd.StartNode+0x284 /home/pactus/source/cmd/cmd.go:170 # 0x1682fba main.buildStartCmd.func1+0x1da /home/pactus/source/cmd/daemon/start.go:88 # 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 # runtime.MemStats # Alloc = 103313912 # TotalAlloc = 42669124592 # Sys = 271309128 # Lookups = 0 # Mallocs = 137158173 # Frees = 136520048 # HeapAlloc = 103313912 # HeapSys = 249135104 # HeapIdle = 121470976 # HeapInuse = 127664128 # HeapReleased = 88637440 # HeapObjects = 638125 # Stack = 10911744 / 10911744 # MSpan = 1572800 / 2333760 # MCache = 4592 / 16072 # BuckHashSys = 2319237 # GCSys = 5658928 # OtherSys = 934283 # NextGC = 152369258 # LastGC = 1781562207455987906 # PauseNs = [2504398 185033 203272 183578 125596 288562 100081 71437 3943055 116806 80747 1298877 187559 105335 2331489 61675 117909 122244 140779 182436 91815 105899 152518 54533 86977 1704184 263588 67588 116133 118149 120914 162470 61828 119775 146764 2391052 67422 156656 98240 151359 131300 180018 123702 1883374 133346 103579 67216 106701 165170 2225134 543964 71240 108108 117802 2624734 68742 68305 4742356 123115 1452549 166080 90709 125196 146661 124137 105903 83405 75247 137506 146029 140806 144331 80585 1390952 1467019 80968 101109 152950 125172 5128471 93830 72504 91739 160396 81119 178608 87529 79725 2079416 1370694 77587 1181335 201398 109377 92822 131897 104471 130393 71578 69903 109487 1623694 166064 122659 113529 112707 196901 112883 95896 160882 83445 103365 72434 63317 1013336 1000888 174454 163399 3148970 161246 135411 218903 98292 1242305 272800 139221 3046310 2126914 547740 113991 114289 90210 223249 213671 118465 84418 110338 123624 1440185 2833874 228456 1084208 86938 69712 69513 128925 96124 65737 93123 74821 359628 123365 171708 98066 59969 67061 81285 61672 135487 81515 122445 191931 202599 145869 83688 91763 109100 78312 2101989 91316 207931 84534 104001 101476 171447 4491165 96801 111810 1484206 62084 93195 115438 1323723 3345909 97605 103161 80863 5207324 89522 136899 114818 218737 92447 91460 94358 89935 86744 166611 73392 1330725 99440 137961 113773 99143 84612 3761606 91112 91780 156240 479013 98940 1866486 70438 132067 68409 129606 151578 164824 119039 149977 69462 133609 104253 66340 2744109 75501 60816 1356604 112432 2222424 121590 130111 114042 2619879 114682 84522 89252 3744572 90657 79446 177845 96887 64319 63081 6634734 151369 76111 109549 2309081 1425959 116971 118733 92762 143615 101439 943589] # PauseEnd = [1781559360952814300 1781559379090611296 1781559398778215904 1781559417989018293 1781559431596556424 1781559452834591087 1781559466875348984 1781559488601343292 1781559500924266120 1781559504948858052 1781559518254511982 1781559521593218949 1781559541395951843 1781559563299180588 1781559570944447712 1781559588315382359 1781559600657341754 1781559612757061602 1781559628015504444 1781559640913279793 1781559650716728398 1781559657120362138 1781559670110725496 1781559680221034609 1781559693548116236 1781559707035285076 1781559720099539764 1781559737804427666 1781559750970197283 1781559761419960032 1781559775004387850 1781559785450921331 1781559797267696377 1781559821037243035 1781559831473900227 1781559840609051830 1781559857370871336 1781559870521579470 1781559886371400651 1781559912073278492 1781559924301365203 1781559960702808131 1781559987156514787 1781560020691378235 1781560046698996408 1781560069408659150 1781560092590817041 1781560106535371141 1781560126368320320 1781560130955321107 1781560144343516891 1781560149889685271 1781560172313869180 1781560184220555024 1781560200962582252 1781560215844831097 1781560232163690742 1781560250322292171 1781560262147332177 1781560281580834236 1781560292873952612 1781560304525107773 1781560315275910065 1781560317299091274 1781560331898698282 1781560340950650919 1781560349613132195 1781560371156998181 1781560386399783762 1781560399237334825 1781560409876414924 1781560417567070509 1781560432098702115 1781560436337409652 1781560440647599173 1781560446984002541 1781560458332707618 1781560467902439857 1781560472499191661 1781560490587099024 1781560510370968643 1781560519902550026 1781560525960490670 1781560534928996223 1781560555517514690 1781560586005924826 1781560602079838186 1781560615460583173 1781560620976655836 1781560640395394098 1781560647873589040 1781560670608938757 1781560687096594820 1781560705079341700 1781560719244552508 1781560738402596176 1781560754309297745 1781560758788313891 1781560770413466119 1781560784135952820 1781560795255167154 1781560807683155451 1781560829306463351 1781560841043377781 1781560859523271185 1781560874087255031 1781560886257887666 1781560898728897917 1781560904181231750 1781560917687574295 1781560927644659395 1781560941809387310 1781560949878681012 1781560955927057979 1781560971042539237 1781560981228438043 1781560991816823692 1781561003715611356 1781561020466171584 1781561031762941108 1781561046305121623 1781561059282791516 1781561075605338436 1781561081152446611 1781561114531424253 1781561132540132378 1781561150582507197 1781561171727907797 1781561181006294323 1781561202510380183 1781561214889596967 1781561226611825429 1781561249917734771 1781561256237027687 1781561279184553144 1781561302096431115 1781561311803998829 1781561321006454635 1781561334594927151 1781561350659394271 1781561368739387834 1781561380473174415 1781561389709017120 1781561394722333929 1781561406247991453 1781561437088405233 1781561447656878397 1781561463266700527 1781561467931938239 1781561482416193499 1781561501362519244 1781561515919552610 1781561529554641962 1781561535145527140 1781561544292382377 1781561553673443568 1781561572295532134 1781561581526941281 1781561591374362399 1781561607963360023 1781561622646927660 1781561645213022910 1781561659893191982 1781561663874838169 1781561682711726676 1781561689033635455 1781561698682024540 1781561712571438319 1781561730318176886 1781561750190400641 1781561767097448005 1781561782565932517 1781561795412851658 1781561805983419277 1781561810972889846 1781561820211723280 1781561835542995449 1781561851495111024 1781561862290423364 1781561873661784941 1781561880960146303 1781561906036972930 1781561918861846649 1781561930393616426 1781561946013460265 1781561962009502090 1781561974747480084 1781561993898310267 1781562012684857875 1781562021679836167 1781562039332668866 1781562051429641954 1781562055992926198 1781562064739922515 1781562075996773009 1781562087419591062 1781562095236858534 1781562107672743072 1781562116657792516 1781562129051107142 1781562139822894627 1781562152320798066 1781562166181638271 1781562175564104043 1781562194282775523 1781562207455987906 1781558698522508549 1781558722025391773 1781558738716479741 1781558760938737468 1781558772020841598 1781558784789675202 1781558798684420933 1781558800969628991 1781558813356601682 1781558835606614046 1781558859474436666 1781558872832322740 1781558897062680002 1781558910745559966 1781558921251126410 1781558931401674258 1781558937841882837 1781558943245349862 1781558965430705969 1781558979668577459 1781558995664520409 1781559010927183785 1781559016435510124 1781559029464588486 1781559042814288796 1781559056415390095 1781559067230978624 1781559080958312975 1781559095560981434 1781559108904836211 1781559123194576787 1781559140974795908 1781559152284314046 1781559169790564718 1781559183884615096 1781559195151545955 1781559203491009987 1781559212407012018 1781559220218303041 1781559240434169192 1781559251123616065 1781559267562665639 1781559270942498166 1781559290971099417 1781559301454273647 1781559305168180583 1781559317139879575 1781559324559556523 1781559333551913192 1781559345228573723] # NumGC = 718 # NumForcedGC = 0 # GCCPUFraction = 0.0009600178006740586 # DebugGC = false # MaxRSS = 306831360