Skip to content

Startup Crash: chain.cpp:105: const CBlockIndex* CBlockIndex::GetAncestor(int) const: Assertion `pindexWalk->pprev' failed. #422

@CryptoMaximalist

Description

@CryptoMaximalist

After a graceful shutdown, during a blockchain sync, the following startup error appears:

veil-qt: chain.cpp:105: const CBlockIndex* CBlockIndex::GetAncestor(int) const: Assertion `pindexWalk->pprev' failed.
Aborted (core dumped)

Expected: Wallet could start normally or handle issues

Actual: Error above, hard crash

Reliability: Every time once it happens

Version: Veil 1.0.2, Ubuntu 18.04 x64

Metadata

Metadata

Assignees

Labels

Component: Core AppRelated to the application itself.Dev Status: Open PRThe work for this issue is done, and waiting to be merged.Issue Type: BugSomething isn't workingTag: SegfaultThis issue causes the application to crash.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions