Bitcoin Forum
May 09, 2024, 04:38:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help me please! BitcoinCore  (Read 946 times)
vfrcbv91 (OP)
Full Member
***
Offline Offline

Activity: 337
Merit: 102


View Profile
August 01, 2017, 05:12:02 PM
 #1

Set wallet BitcoinCore version 0.14.2 download the blockchain and sometimes crashes with an error reading data.
System: Windows 7 pro, 64-bit: IntelCore i7-4770K RAM 8 gb DDR
This is what is written in the log:
2017-08-01 10:42:07 *** System error while flushing: Database corrupted
2017-08-01 10:42:15 ERROR: ProcessNewBlock: ActivateBestChain failed
2017-08-01 10:42:15 tor: Thread interrupt
2017-08-01 10:42:15 addcon thread exit
2017-08-01 10:42:15 opencon thread exit
2017-08-01 10:42:15 msghand thread exit
2017-08-01 10:42:15 net thread exit
2017-08-01 10:42:15 scheduler thread interrupt
2017-08-01 10:42:15 torcontrol thread exit
2017-08-01 10:42:15 Shutdown: In progress...
2017-08-01 10:42:15 UPNP_DeletePortMapping() returned: 714
2017-08-01 10:42:15 upnp thread interrupt
2017-08-01 10:42:16 Dumped mempool: 0s to copy, 0.022001s to dump
2017-08-01 10:42:16 Corruption: block checksum mismatch
2017-08-01 10:42:16 *** System error while flushing: Database corrupted
2017-08-01 10:42:19 Shutdown: done

P. S. This error crashes randomly and after restart wallet all right but it's still annoying.
What to do, how to fix this  Huh

P.P.S. Now I have suddenly started re-indexing and processing of blocks on the disk...
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
jackg
Copper Member
Legendary
*
Offline Offline

Activity: 2856
Merit: 3071


https://bit.ly/387FXHi lightning theory


View Profile
August 01, 2017, 07:38:57 PM
 #2

Set wallet BitcoinCore version 0.14.2 download the blockchain and sometimes crashes with an error reading data.
System: Windows 7 pro, 64-bit: IntelCore i7-4770K RAM 8 gb DDR
This is what is written in the log:
2017-08-01 10:42:07 *** System error while flushing: Database corrupted
2017-08-01 10:42:15 ERROR: ProcessNewBlock: ActivateBestChain failed
2017-08-01 10:42:15 tor: Thread interrupt
2017-08-01 10:42:15 addcon thread exit
2017-08-01 10:42:15 opencon thread exit
2017-08-01 10:42:15 msghand thread exit
2017-08-01 10:42:15 net thread exit
2017-08-01 10:42:15 scheduler thread interrupt
2017-08-01 10:42:15 torcontrol thread exit
2017-08-01 10:42:15 Shutdown: In progress...
2017-08-01 10:42:15 UPNP_DeletePortMapping() returned: 714
2017-08-01 10:42:15 upnp thread interrupt
2017-08-01 10:42:16 Dumped mempool: 0s to copy, 0.022001s to dump
2017-08-01 10:42:16 Corruption: block checksum mismatch
2017-08-01 10:42:16 *** System error while flushing: Database corrupted
2017-08-01 10:42:19 Shutdown: done

P. S. This error crashes randomly and after restart wallet all right but it's still annoying.
What to do, how to fix this  Huh

P.P.S. Now I have suddenly started re-indexing and processing of blocks on the disk...

Looks like a hardware/hard drive problem. Do you have an external hard drive or another hard drive you'd be able to use with that computer (or maybe another computer)?
What are the specs of your computer?
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
August 01, 2017, 07:42:55 PM
 #3

Your database is corrupted. You will need to reindex. You should also run hardware diagnostics to make sure that there are no problems with your memory or disk as those can cause database corruption as well.

aleksej996
Sr. Member
****
Offline Offline

Activity: 490
Merit: 389


Do not trust the government


View Profile
August 02, 2017, 06:38:56 PM
 #4

Your database is corrupted. You will need to reindex. You should also run hardware diagnostics to make sure that there are no problems with your memory or disk as those can cause database corruption as well.

Since he says the problem is happening again and again. And that he can get it work, but it happens again, I would guess it is a hardware problem, like jackg said.
induktor
Hero Member
*****
Offline Offline

Activity: 710
Merit: 502



View Profile
August 03, 2017, 12:35:21 AM
 #5

It could be DEFENDER or another antivirus.

i had that error nearly 10 times in 1 year, until someone from here (i cannot remember who) recommended me to disable defender, and that was it!, never again another problem.

it seems that defender sometimes confuses part of the blockchain as malware, and screw with it.

--reindex will solve, but disable defender first.

of course it could also be a hardware problem, but since in my case was not, won't hurt to try Smiley

indkt

BTC addr: 1vTGnFgaM2WJjswwmbj6N2AQBWcHfimSc
aleksej996
Sr. Member
****
Offline Offline

Activity: 490
Merit: 389


Do not trust the government


View Profile
August 03, 2017, 10:33:06 AM
 #6

Oh right Cheesy I forgot that happens as well, that could totally be the case, and since he didn't say that he had any problems with other programs it is likely the actual case here.

Right, Antiviruses mark blockchain files as malware, because someone added bunch of old malware signatures in their transactions to mess around Cheesy
It was a good prank, but it is still annoying unfortunate Windows users.

The best case for you would be to find a way to whitelist the files in your AV, if it has that option. Otherwise you just might have to disable it, or even better yet, install Linux. I hope you can solve this and still have an acceptable level of security on your PC.

There are probably AVs that only scan the new files they witnessed appear, so just deleting your AV and installing the one that won't scan your entire disk automatically could solve your problems. Good luck!
jackg
Copper Member
Legendary
*
Offline Offline

Activity: 2856
Merit: 3071


https://bit.ly/387FXHi lightning theory


View Profile
August 03, 2017, 12:16:09 PM
 #7

Oh right Cheesy I forgot that happens as well, that could totally be the case, and since he didn't say that he had any problems with other programs it is likely the actual case here.

Right, Antiviruses mark blockchain files as malware, because someone added bunch of old malware signatures in their transactions to mess around Cheesy
It was a good prank, but it is still annoying unfortunate Windows users.

The best case for you would be to find a way to whitelist the files in your AV, if it has that option. Otherwise you just might have to disable it, or even better yet, install Linux. I hope you can solve this and still have an acceptable level of security on your PC.

There are probably AVs that only scan the new files they witnessed appear, so just deleting your AV and installing the one that won't scan your entire disk automatically could solve your problems. Good luck!

Do you know when the malware signatures were added to the transactions, I think I had the same problem a while back but it got to being 2-3 years behind if it was around there?

If you disable your antivirus and don't run any scans (other than scans that don't include the block chain - maybe make a new partition for this if you can)?
Once the chain is downloaded, reenable the AV and it should not delete any of the chain files.
aleksej996
Sr. Member
****
Offline Offline

Activity: 490
Merit: 389


Do not trust the government


View Profile
August 03, 2017, 12:57:41 PM
 #8

Here it claims that it was added on May 15 2014. The so called Stoned virus.
https://answers.microsoft.com/en-us/protect/forum/mse-protect_updating/microsoft-security-essentials-reporting-false/0240ed8e-5a27-4843-a939-0279c8110e1c

But here someone claims that it was on April 4 2014
https://www.reddit.com/r/Bitcoin/comments/25otbt/someone_put_a_virus_signature_in_the_bitcoin/chjn0vw/

The point is that it was little over 3 years ago.
vfrcbv91 (OP)
Full Member
***
Offline Offline

Activity: 337
Merit: 102


View Profile
August 03, 2017, 03:08:26 PM
 #9

The fact that I have no antivirus Cheesy I made my own wallet, monero and I was fine. I don't know does this, but I increased the cache to 3072 mb and I have less to take off.
jackg
Copper Member
Legendary
*
Offline Offline

Activity: 2856
Merit: 3071


https://bit.ly/387FXHi lightning theory


View Profile
August 04, 2017, 03:21:30 PM
 #10

Here it claims that it was added on May 15 2014. The so called Stoned virus.
https://answers.microsoft.com/en-us/protect/forum/mse-protect_updating/microsoft-security-essentials-reporting-false/0240ed8e-5a27-4843-a939-0279c8110e1c

But here someone claims that it was on April 4 2014
https://www.reddit.com/r/Bitcoin/comments/25otbt/someone_put_a_virus_signature_in_the_bitcoin/chjn0vw/

The point is that it was little over 3 years ago.

That must've been the problem then as it was about that time the error occurred.
The fact that I have no antivirus Cheesy I made my own wallet, monero and I was fine. I don't know does this, but I increased the cache to 3072 mb and I have less to take off.
Monero has a smaller blockchain as Bitcoin does.
If you can't work out how to fix it, you could always look at electrum.org.
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!