Bitcoin Forum
May 17, 2024, 05:32:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Core qt 11.1 corrupt and buggy?  (Read 2252 times)
ALX3K (OP)
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
October 16, 2015, 03:22:48 AM
 #1

on my mac i try a new installation of 11.1 but it dosent work over p2p or blockchain because after a while i get a message bad error and i can't do nothing after this. to replace wallet file helps for a while but after 10 minutes same bug again, without no changes and no wallet dat. same.
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
October 16, 2015, 04:29:53 AM
 #2

on my mac i try a new installation of 11.1 but it dosent work over p2p or blockchain because after a while i get a message bad error and i can't do nothing after this. to replace wallet file helps for a while but after 10 minutes same bug again, without no changes and no wallet dat. same.

Any details on the error? E.g. the exact message or something in the debug.log that might help?

Im not really here, its just your imagination.
ALX3K (OP)
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
October 16, 2015, 07:29:18 AM
Last edit: October 16, 2015, 12:52:01 PM by ALX3K
 #3

2015-10-16 12:43:09 UpdateTip: new best=000000000000000a0184901a61b64e272af436059f1951c1b9ecf8b9d2e8769b  height=266703  log2_work=73.306348  tx=26185563  date=2013-10-29 12:00:36 progress=0.129037  cache=61.3MiB(43455tx)
2015-10-16 12:43:09 Corruption: block checksum mismatch
2015-10-16 12:43:09 *** System error while flushing: Database corrupted


after that a popup shows with red letter always when i start qt core software.


with 11.0 week ago i have no problems

where can i download 11.0?
ALX3K (OP)
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
October 16, 2015, 01:06:06 PM
 #4

the problem is this error destroy the wallet.dat make i corrupt. only way is to save from time to time, and when error comes, shut down client. overwrite corrupt wallet.dat with the backup and continue. but this sucks all 10 minutes
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3402
Merit: 6641


Just writing some code


View Profile WWW
October 16, 2015, 01:24:19 PM
 #5

the problem is this error destroy the wallet.dat make i corrupt. only way is to save from time to time, and when error comes, shut down client. overwrite corrupt wallet.dat with the backup and continue. but this sucks all 10 minutes
It should not be corrupting the wallet.dat file.

The problem is that you have corrupt blocks on the disk somehow. Delete everything in the data directory except for the wallet file and allow everything to resync. That should fix the problem.

shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
October 16, 2015, 01:27:12 PM
 #6

the problem is this error destroy the wallet.dat make i corrupt. only way is to save from time to time, and when error comes, shut down client. overwrite corrupt wallet.dat with the backup and continue. but this sucks all 10 minutes

No the wallet.dat is fine, its the local block database that is corrupted. It will reindex the next time you start. If not you can force it by launching with -reindex.

I just updated to 0.11.1 and can not confirm the error. I would assume that downgrading to 0.11.0 does not help you.

Its here however -> https://bitcoin.org/bin/bitcoin-core-0.11.0/

Im not really here, its just your imagination.
ALX3K (OP)
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
October 16, 2015, 01:33:08 PM
 #7

what do you mean reindex? my english is not the best, haha  Angry don't know what the best thing is what i can do now?


i can't restart the client so this mean wallet.dat is dead. only when i overwrite it with with the backup it works

and the 11.0 download link i don't know there is no dmg files for mac

i try it with -reindex. into the console right?
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
October 16, 2015, 01:43:22 PM
 #8

what do you mean reindex? my english is not the best, haha  Angry don't know what the best thing is what i can do now?


i can't restart the client so this mean wallet.dat is dead. only when i overwrite it with with the backup it works

and the 11.0 download link i don't know there is no dmg files for mac

i try it with -reindex. into the console right?

Depends.
1st close the current core session and make sure its closed.
For Linux you start a terminal and enter bitcoin-cli -reindex
Mac should be similar.
For Windows you open "run" by hitting Win + R, enter
c:\Program Files\Bitcoin\bitcoin-qt.exe -reindex
and confirm with ok.

Im not really here, its just your imagination.
achow101_alt
Sr. Member
****
Offline Offline

Activity: 268
Merit: 256


View Profile
October 16, 2015, 07:44:52 PM
 #9

what do you mean reindex? my english is not the best, haha  Angry don't know what the best thing is what i can do now?


i can't restart the client so this mean wallet.dat is dead. only when i overwrite it with with the backup it works

and the 11.0 download link i don't know there is no dmg files for mac

i try it with -reindex. into the console right?

Depends.
1st close the current core session and make sure its closed.
For Linux you start a terminal and enter bitcoin-cli -reindex
Mac should be similar.
For Windows you open "run" by hitting Win + R, enter
c:\Program Files\Bitcoin\bitcoin-qt.exe -reindex
and confirm with ok.
He is using a mac, so OP use
Code:
bitcoin-qt -reindex
from the terminal to run Bitcoin core

Tip Me!: 1AQx99s7q1wVinbgXbA48BaZQVWpHe5gYM | My PGP Key: Fingerprint 0x17565732E08E5E41
^.^
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
October 17, 2015, 03:08:10 AM
 #10

Ever since 0.11 bitcoin core has been going down hill. Iv had to reindex so many times iv stopped running the node.
achow101_alt
Sr. Member
****
Offline Offline

Activity: 268
Merit: 256


View Profile
October 17, 2015, 10:03:03 PM
 #11

Ever since 0.11 bitcoin core has been going down hill. Iv had to reindex so many times iv stopped running the node.
Maybe it's your hardware. Core is very hardware intensive, and if your hardware is failing, then core will be crashing a lot.

Tip Me!: 1AQx99s7q1wVinbgXbA48BaZQVWpHe5gYM | My PGP Key: Fingerprint 0x17565732E08E5E41
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!