bitcoin-qt.exe stops working #6949

issue shadowsjack openend this issue on November 5, 2015
  1. shadowsjack commented at 3:55 pm on November 5, 2015: none

    The application crash error log: Error reading from database, shutting down Microsoft Visual C++ Runtime Library This application has requested the Runtime to terminate in an unusual way. Problem signature: Problem Event Name: APPCRASH Application Name: bitcoin-qt.exe Application Version: 0.11.1.0 Application Timestamp: 556ba080 Fault Module Name: bitcoin-qt.exe Fault Module Version: 0.11.1.0 Fault Module Timestamp: 556ba080 Exception Code: 40000015 Exception Offset: 011eefb5 OS Version: 6.0.6002.2.2.0.256.6 Locale ID: 1033

    which prevents the block chain from being imported. Similar issues have been reported on the Stack Exchange.

  2. laanwj commented at 10:18 pm on November 5, 2015: member
    Can you paste the end of debug.log?
  3. shadowsjack commented at 0:07 am on November 6, 2015: none

    The rest of the error log:

    Additional Information 1: 06d4 Additional Information 2: f9337f77c523c7a049cb4c2e00dc872a Additional Information 3: 131b Additional Information 4: dfd2c70bac16e3f92e3f905aa6b45cfc

    The block chain is on an external USB hard drive since it’s too big for this old Latitude’s primary hard drive. It’s probably something relatively simple but of course unknown to most since the other threads got no response.

  4. jonasschnelli commented at 7:28 am on November 6, 2015: contributor
    Can you post the full debug log or at least the last 50 lines?
  5. laanwj commented at 9:24 am on November 6, 2015: member
    I have no clue what the additional information is. Really need bitcoin core’s debug.log, not OS information
  6. shadowsjack commented at 3:22 pm on November 6, 2015: none
    The debug file is attached. Bit Coin Core crashes when started so the programs features are unavailable. The error can be reproduced by reinstallation but that’s not going to resolve anything.
  7. shadowsjack commented at 3:54 pm on November 6, 2015: none

    The error message from the debug file:

    2015-11-05 14:13:13 LevelDB read failure: Corruption: block checksum mismatch 2015-11-05 14:13:14 Corruption: block checksum mismatch 2015-11-05 14:14:18 Error reading from database: Database corrupted

  8. unsystemizer commented at 10:36 am on November 7, 2015: contributor
    So your database is clearly corrupt and you suspect there’s something wrong with the program. Why is that?
  9. shadowsjack commented at 2:23 pm on November 8, 2015: none

    The latest of over a dozen application crash debug logs:

    2015-11-08 14:10:38 Corruption: block checksum mismatch 2015-11-08 14:10:38 *** System error while flushing: Database corrupted 2015-11-08 14:10:45 ERROR: ProcessNewBlock: ActivateBestChain failed 2015-11-08 14:10:46 ERROR: ConnectBlock(): inputs missing/spent 2015-11-08 14:10:46 Misbehaving: 168.158.129.29:8333 (0 -> 100) BAN THRESHOLD EXCEEDED 2015-11-08 14:10:46 InvalidChainFound: invalid block=00000000000005042206cba30b5a8a726ff87478297af2e160e3410b9aa7020c height=192994 log2_work=68.509605 date=2012-08-09 04:39:31 2015-11-08 14:10:46 InvalidChainFound: current best=000000000000003c0df9b9c5e29e00d7fd9da1ddde8bbaca294f5ac06e847dc2 height=192993 log2_work=68.509575 date=2012-08-09 04:28:52 2015-11-08 14:10:46 ERROR: ConnectTip(): ConnectBlock 00000000000005042206cba30b5a8a726ff87478297af2e160e3410b9aa7020c failed 2015-11-08 14:10:46 InvalidChainFound: invalid block=00000000000005042206cba30b5a8a726ff87478297af2e160e3410b9aa7020c height=192994 log2_work=68.509605 date=2012-08-09 04:39:31 2015-11-08 14:10:46 InvalidChainFound: current best=000000000000003c0df9b9c5e29e00d7fd9da1ddde8bbaca294f5ac06e847dc2 height=192993 log2_work=68.509575 date=2012-08-09 04:28:52 2015-11-08 14:10:46 socket send error An operation was attempted on something that is not a socket. (10038) 2015-11-08 14:10:47 ERROR: AcceptToMemoryPool: non-final 2015-11-08 14:10:47 ERROR: AcceptToMemoryPool: non-final 2015-11-08 14:10:47 ERROR: AcceptToMemoryPool: non-final 2015-11-08 14:10:47 ERROR: AcceptToMemoryPool: non-final 2015-11-08 14:10:47 ERROR: AcceptToMemoryPool: non-final 2015-11-08 14:10:47 ERROR: AcceptToMemoryPool: non-final 2015-11-08 14:10:47 net thread interrupt 2015-11-08 14:10:47 msghand thread interrupt 2015-11-08 14:10:47 addcon thread interrupt 2015-11-08 14:10:47 scheduler thread interrupt 2015-11-08 14:10:51 opencon thread interrupt 2015-11-08 14:10:51 Shutdown: In progress… 2015-11-08 14:10:52 StopNode() 2015-11-08 14:10:52 Corruption: block checksum mismatch 2015-11-08 14:10:52 *** System error while flushing: Database corrupted

    The block chain is being corrupted during the operation of the program. File corruption has been a continuing problem since the beginning of information technology. The more data that has to be handled the more likely these issues will happen.

  10. unsystemizer commented at 2:45 pm on November 8, 2015: contributor
    You started off with a “bitcoin-qt.exe can’t start”, now you’re admitting the blockchain was corrupted before that. Plus there’s already this issue for that: #6528
  11. laanwj commented at 7:15 am on November 9, 2015: member
    Ok, your chainstate database is corrupted. You can regenerate it by passing -reindex as a command line argument.
  12. laanwj closed this on Nov 9, 2015

  13. laanwj added the label Data corruption on Feb 9, 2016
  14. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-09-29 01:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me