bnb-chain / node-binary

Binaries for full nodes, light-weighted clients
180 stars 120 forks source link

Node run error #248

Open ares0x opened 3 years ago

ares0x commented 3 years ago

`panic: no enough locked tokens to unlock, oid: 7783C148DC7D2CBC504C0CC569B57A593FE53E70-2036758, newLocked: 248600000000AVA-645,-698070000BUSD-BD1, unlock: 1993981000

goroutine 266782 [running]: github.com/binance-chain/node/plugins/dex/order.(DexKeeper).doTransfer(0xc0000d3550, 0x1aa7740, 0xc000042088, 0x1ac0220, 0xc037f74880, 0xa, 0x0, 0x0, 0x0, 0x0, ...) /root/bnbchain/src/github.com/binance-chain/node/plugins/dex/order/keeper.go:482 +0x768 github.com/binance-chain/node/plugins/dex/order.(DexKeeper).allocate(0xc0000d3550, 0x1aa7740, 0xc000042088, 0x1ac0220, 0xc037f74880, 0xa, 0x0, 0x0, 0x0, 0x0, ...) /root/bnbchain/src/github.com/binance-chain/node/plugins/dex/order/keeper.go:543 +0x20c github.com/binance-chain/node/plugins/dex/order.(DexKeeper).allocateAndCalcFee.func1(0x2, 0xc035b8f5c0) /root/bnbchain/src/github.com/binance-chain/node/plugins/dex/order/keeper.go:694 +0xfb created by github.com/binance-chain/node/plugins/dex/order.(DexKeeper).allocateAndCalcFee /root/bnbchain/src/github.com/binance-chain/node/plugins/dex/order/keeper.go:700 +0x1c9 `