HomePhabricator

Prevent crashes due to missing or corrupted database records
f94b64c2f3a1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Prevent crashes due to missing or corrupted database records

Any problems seen during deserialization will throw an uncaught
exception, crashing the entire bitcoin process. Properly return an
error instead, so that we may at least log the error and gracefully
shutdown other portions of the app.

Details

Provenance
Jeff Garzik <jgarzik@exmulti.com>Authored on May 22 2012, 19:12
Jeff Garzik <jgarzik@redhat.com>Committed on May 22 2012, 19:12
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGd1edab602a3e: Merge pull request #1379 from laanwj/2012_05_macoshide
Branches
Unknown
Tags
Unknown

Event Timeline

Jeff Garzik <jgarzik@redhat.com> committed rSTAGINGf94b64c2f3a1: Prevent crashes due to missing or corrupted database records (authored by Jeff Garzik <jgarzik@exmulti.com>).May 22 2012, 19:12