Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

waxtest block replay crash #96

Closed
matthewdarwin opened this issue Oct 23, 2023 · 0 comments · Fixed by #97
Closed

waxtest block replay crash #96

matthewdarwin opened this issue Oct 23, 2023 · 0 comments · Fixed by #97
Assignees

Comments

@matthewdarwin
Copy link

Oct 23 03:21:46 waxtest-sfdm148 nodeos[518434]: info  2023-10-23T03:21:46.768 nodeos    producer_plugin.cpp:531       on_incoming_block    ] Received block c922f275582d56ea... #154706000 @ 2022-05-22T13:37:33.500 signed by liquidgaming [trxs: 0, lib: 154705668, confirmed: 0, net: 0, cpu: 100, elapsed: 77, time: 240, latency: 44804653268 ms]
Oct 23 03:21:46 waxtest-sfdm148 nodeos[518435]: panic: runtime error: index out of range [8] with length 7
Oct 23 03:21:46 waxtest-sfdm148 nodeos[518435]: goroutine 138 [running]:
Oct 23 03:21:46 waxtest-sfdm148 nodeos[518435]: github.com/eoscanada/eos-go.(*ABI).decode(0xc004b47950, 0xff?, {0xc000e5b680, 0xef})
Oct 23 03:21:46 waxtest-sfdm148 nodeos[518435]: #011/tmp/build.1697080930.936/build/pkg/mod/github.com/eoscanada/[email protected]/abidecoder.go:88 +0xaa6
Oct 23 03:21:46 waxtest-sfdm148 nodeos[518435]: github.com/eoscanada/eos-go.(*ABI).Decode(0xc00e181680?, 0x2a221fb?, {0xc000e5b680?, 0xc00dcfbf40?})
Oct 23 03:21:46 waxtest-sfdm148 nodeos[518435]: #011/tmp/build.1697080930.936/build/pkg/mod/github.com/eoscanada/[email protected]/abidecoder.go:71 +0x18
Oct 23 03:21:46 waxtest-sfdm148 nodeos[518435]: github.com/pinax-network/firehose-antelope/codec.(*ABIDecoder).decodeDbOp(0xc0007e6c30, 0xc00da99500, 0xffffffffffffffff, {0xc00e0780c0, 0x40}, 0x9389e76, 0x0?)
Oct 23 03:21:46 waxtest-sfdm148 nodeos[518435]: #011/tmp/build.1697080930.936/firehose-antelope/codec/abi_decoder.go:667 +0x969
Oct 23 03:21:46 waxtest-sfdm148 nodeos[518435]: github.com/pinax-network/firehose-antelope/codec.(*ABIDecoder).executeDecodingJob(0xc0007e6c30, {0x2773ae0?, 0xc00e06c660?})
Oct 23 03:21:46 waxtest-sfdm148 nodeos[518435]: #011/tmp/build.1697080930.936/firehose-antelope/codec/abi_decoder.go:461 +0x3a5
Oct 23 03:21:46 waxtest-sfdm148 nodeos[518435]: github.com/lytics/ordpool.(*OrderedPool).poolWorkerMain(0xc0007f0000, 0x7)
Oct 23 03:21:46 waxtest-sfdm148 nodeos[518435]: #011/tmp/build.1697080930.936/build/pkg/mod/github.com/lytics/[email protected]/ordered_pool.go:166 +0xda
Oct 23 03:21:46 waxtest-sfdm148 nodeos[518435]: created by github.com/lytics/ordpool.(*OrderedPool).Start in goroutine 41
Oct 23 03:21:46 waxtest-sfdm148 nodeos[518435]: #011/tmp/build.1697080930.936/build/pkg/mod/github.com/lytics/[email protected]/ordered_pool.go:57 +0x2d
Oct 23 03:21:47 waxtest-sfdm148 nodeos[518434]: DMLOG FPRINTF_FAILED failed written=0 remaining=6024 1 Broken pipe
Oct 23 03:21:47 waxtest-sfdm148 nodeos[518434]: DMLOG FPRINTF_FAILURE_TERMINATED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants