erigon icon indicating copy to clipboard operation
erigon copied to clipboard

Erigon loops when tried stopping in execution stage

Open enriavil1 opened this issue 3 years ago • 1 comments

System information

Erigon version: ./erigon --version

OS & Version: Windows/Linux/OSX

Commit hash : bcb3cac22007af10c2270ac5de78158daa92996a

Expected behaviour

Stopping erigon gracefully

Actual behaviour

Erigon begins to loop and tries to continue stage execution giving a constant error

Steps to reproduce the behaviour

Get to stage execution and try stopping erigon with control C

Backtrace

Screenshot 2022-08-22 at 22 26 54

enriavil1 avatar Aug 22 '22 19:08 enriavil1

duplicate of #5094

wmitsuda avatar Aug 22 '22 23:08 wmitsuda

fixed by https://github.com/ledgerwatch/erigon/pull/5194

AskAlexSharov avatar Aug 26 '22 09:08 AskAlexSharov

Closing as fixed by #5194

revitteth avatar Aug 29 '22 09:08 revitteth