pchain-org / pchain

Pchain client-in-Go
https://plian.org
GNU General Public License v3.0
24 stars 12 forks source link

Join child chain error #29

Closed lzhaoGitHub closed 5 years ago

lzhaoGitHub commented 5 years ago

"chain_joinChildChain" child chain error :

goroutine 4206 [running]: github.com/pchain/vendor/github.com/ethereum/go-ethereum/consensus/tendermint/consensus.(ConsensusState).sendMaj23SignAggr(0xc42025c600, 0xc425c91201) /home/ubuntu/pchain/src/github.com/pchain/vendor/github.com/ethereum/go-ethereum/consensus/tendermint/consensus/state.go:1990 +0xeb1 github.com/pchain/vendor/github.com/ethereum/go-ethereum/consensus/tendermint/consensus.(ConsensusState).addVote(0xc42025c600, 0xc425f4f720, 0xc42bf840b0, 0x10, 0xc42be5ea80, 0xc4296fb260, 0x62) /home/ubuntu/pchain/src/github.com/pchain/vendor/github.com/ethereum/go-ethereum/consensus/tendermint/consensus/state.go:1796 +0x58f github.com/pchain/vendor/github.com/ethereum/go-ethereum/consensus/tendermint/consensus.(ConsensusState).tryAddVote(0xc42025c600, 0xc425f4f720, 0xc42bf840b0, 0x10, 0x1, 0x1) /home/ubuntu/pchain/src/github.com/pchain/vendor/github.com/ethereum/go-ethereum/consensus/tendermint/consensus/state.go:1742 +0x53 github.com/pchain/vendor/github.com/ethereum/go-ethereum/consensus/tendermint/consensus.(ConsensusState).handleMsg(0xc42025c600, 0xeeee60, 0xc42a984a08, 0xc42bf840b0, 0x10, 0x2, 0x0, 0x5, 0xbef7b2c5f021a2e1, 0x5cd4592510, ...) /home/ubuntu/pchain/src/github.com/pchain/vendor/github.com/ethereum/go-ethereum/consensus/tendermint/consensus/state.go:728 +0x574 github.com/pchain/vendor/github.com/ethereum/go-ethereum/consensus/tendermint/consensus.(*ConsensusState).receiveRoutine(0xc42025c600, 0x0)

fanbsb commented 5 years ago

Panic fixed in a932ac2fef20c482be601666f38f8f63a1f989d5