Skip to content

Unclear error when starting Bitcoin Core (bug) #7249

Description

@GSPP

I just received this error message when starting Bitcoin Core:

drhytrjsrtj

I think the bad error is a bug already so I want to report it.

How can I help diagnose this issue? Here's the tail of the debug.log:

2015-12-23 14:44:15 Bitcoin version v0.11.2 (2015-11-10 14:46:18 +0100)
2015-12-23 14:44:15 Using OpenSSL version OpenSSL 1.0.1k 8 Jan 2015
2015-12-23 14:44:15 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
2015-12-23 14:44:15 Default data directory C:\Users\x\AppData\Roaming\Bitcoin
2015-12-23 14:44:15 Using data directory C:\Users\x\AppData\Roaming\Bitcoin
2015-12-23 14:44:15 Using config file C:\Users\x\AppData\Roaming\Bitcoin\bitcoin.conf
2015-12-23 14:44:15 Using at most 125 connections (2048 file descriptors available)
2015-12-23 14:44:15 Using 4 threads for script verification
2015-12-23 14:44:16 Using wallet wallet.dat
2015-12-23 14:44:16 scheduler thread start
2015-12-23 14:44:16 init message: Verifying wallet...
2015-12-23 14:44:16 CDBEnv::Open: LogDir=C:\Users\x\AppData\Roaming\Bitcoin\database ErrorFile=C:\Users\x\AppData\Roaming\Bitcoin\db.log
2015-12-23 14:44:16 Failed to rename wallet.dat to wallet.1450881856.bak

A procmon.exe trace does not show any path with "bak" in it. It's like Bitcoin Core did not even access the file system when this error occurred.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions