Bitcoin Forum
May 21, 2024, 04:50:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Problem Bitcoin core  (Read 3208 times)
Delta_Force (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 17, 2016, 09:18:09 AM
 #1

Hi,

I installed bitcoin core for the first time. Everything went well, until 2 years and thirty weeks were synchronized.
I got the error: problem synchronizing from database. Followed by the second error: Runtime error. This application has requested runtime to terminate it in an unusual way. please contact support team. After pressing OK, program shuts down and I have to relaunch it.
The program starts synchronizing again for 2 or 3 weeks (blocks), then the same happens again all the time.
I reinstalled bitcoin core but that won't solve the problem.

Does anyone know a solution?
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
January 17, 2016, 10:52:37 AM
 #2

Any clues in the debug.log?

Im not really here, its just your imagination.
Delta_Force (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 17, 2016, 10:56:07 AM
 #3

2 lines:

2016-01-17 10:52:43 ERROR: AcceptToMemoryPool: nonstandard transaction: dust.
quite a few times, same time though.

2016-01-17 10:52:52 Pre-allocating up to position 0xb00000 in rev00091.dat

Delta_Force (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 17, 2016, 11:19:55 AM
Last edit: January 17, 2016, 11:42:53 AM by Delta_Force
 #4

Got the errors again, debug.txt says:

2016-01-17 11:16:48 LevelDB read failure: Corruption: block checksum mismatch
2016-01-17 11:16:48 Corruption: block checksum mismatch
2016-01-17 11:16:55 Error reading from database: Database corrupted

The time isn't correct, it's 12:18 when the error occurred..

Update: This is the problem, every time i get the error, this is in debug.txt.
But what is the solution?
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
January 17, 2016, 01:58:58 PM
 #5

2 lines:

2016-01-17 10:52:43 ERROR: AcceptToMemoryPool: nonstandard transaction: dust.
quite a few times, same time though.

Thats normal, it just means your node did not accept a transaction because one of the outputs it too small (dust).

2016-01-17 10:52:52 Pre-allocating up to position 0xb00000 in rev00091.dat

Asking for new space in one of the files.

Got the errors again, debug.txt says:

2016-01-17 11:16:48 LevelDB read failure: Corruption: block checksum mismatch
2016-01-17 11:16:48 Corruption: block checksum mismatch
2016-01-17 11:16:55 Error reading from database: Database corrupted

The time isn't correct, it's 12:18 when the error occurred..

Update: This is the problem, every time i get the error, this is in debug.txt.
But what is the solution?

Looks like your blocks get corrupted on disk. Do you have other problems with it?

Some have made good experience with -reindex. Start core with that common behind to let it rebuild the database from the local blocks.

Im not really here, its just your imagination.
Delta_Force (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 17, 2016, 02:05:38 PM
 #6

This is the only problem I have.
I now deleted everything, removed program and reinstalled it.
Now starting from zero, so far so good.

I Will keep in mind the re-index for later, if I have trouble again.

Thanks for response for now!
Delta_Force (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 17, 2016, 03:29:45 PM
 #7

2 years, 46 weeks behind and second error.

after first error let it do reindex, but doesn't seem to help..
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
January 17, 2016, 03:31:17 PM
 #8

As Jet Cash[1] reminded me via PM it might be that anti virus software is causing the corruption. There are some virus signatures in the blockchain, if the anti virus blocks access to the file it would appear for core as if the files are corrupted. You might want to whitelist the folder to rule that out.

[1] https://bitcointalk.org/index.php?action=profile;u=698159

Im not really here, its just your imagination.
Delta_Force (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 17, 2016, 03:37:07 PM
 #9

As Jet Cash[1] reminded me via PM it might be that anti virus software is causing the corruption. There are some virus signatures in the blockchain, if the anti virus blocks access to the file it would appear for core as if the files are corrupted. You might want to whitelist the folder to rule that out.

[1] https://bitcointalk.org/index.php?action=profile;u=698159

Thanks, antivirus disabled for now. I'll update soon.
Delta_Force (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 17, 2016, 03:43:16 PM
Last edit: January 17, 2016, 03:56:35 PM by Delta_Force
 #10

Few minutes later and again the same error. not even 2 weeks further behind yet..

EDIT:

updating Visual C++, as the second error carries this title..
was already up to date
Delta_Force (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 17, 2016, 04:51:35 PM
 #11

PC crashed, had to reset it.
Bitcoin now started reindexing, but even there the two error's.
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
January 17, 2016, 04:55:08 PM
 #12

PC crashed, had to reset it.
Bitcoin now started reindexing, but even there the two error's.

That does not sound healthy. Core is heavy on the CPU while syncing, but a crash shouldnt happen on a stable system. Are you sure there are no other issues under heavily load?

Maybe try a p95 stress test[1] or memtest86+ from any(?) linux cd/dvd to make sure its not an CPU/RAM issue.

[1] http://www.mersenne.org/download/

Im not really here, its just your imagination.
Hannu
Hero Member
*****
Offline Offline

Activity: 1061
Merit: 502

RIP: S5, A faithful device long time


View Profile
January 17, 2016, 05:27:58 PM
 #13

Hi,

I installed bitcoin core for the first time. Everything went well, until 2 years and thirty weeks were synchronized.
I got the error: problem synchronizing from database. Followed by the second error: Runtime error. This application has requested runtime to terminate it in an unusual way. please contact support team. After pressing OK, program shuts down and I have to relaunch it.
The program starts synchronizing again for 2 or 3 weeks (blocks), then the same happens again all the time.
I reinstalled bitcoin core but that won't solve the problem.

Does anyone know a solution?

Do not use windows 10...!

BTC: 3Qnnx4cu45Gx4WcksNCnBPu3TaUZ5sKkLo
LTC: LYX1ZH7f4qcXq52AzA6grUYDfDngVz7BEi
XRP: rLrbZMJDdL8eQd7HsW314bCtvE16LTLYkM?dt=1113
Delta_Force (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 17, 2016, 05:35:56 PM
 #14

Windows 10 is all I got. I used the compability function for Windows 8, had the same problem.
Isn't that function enough and do I need the full OS 8/7?
jackg
Copper Member
Legendary
*
Offline Offline

Activity: 2856
Merit: 3071


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


View Profile
January 17, 2016, 07:53:08 PM
 #15

Having viewed your errors.

It is probably better to go the CMD (or any command line), and type the followind
cd (where the bitcoin directory is)
bitcoin-qt.exe -reindex

If you have already done this, hope it went will.
Delta_Force (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 17, 2016, 08:47:48 PM
 #16

Having viewed your errors.

It is probably better to go the CMD (or any command line), and type the followind
cd (where the bitcoin directory is)
bitcoin-qt.exe -reindex

If you have already done this, hope it went will.

I resetted my PC so the program goes reindexing automatically.
And even then I got the error..

Tomorrow I will try to downgrade to Windows 7 or 8, hope that solves the problem.
0bit
Jr. Member
*
Offline Offline

Activity: 61
Merit: 1


View Profile
January 17, 2016, 11:03:46 PM
 #17

Tomorrow I will try to downgrade to Windows 7 or 8, hope that solves the problem.

Good luck. Microsoft has put some pretty good measures in place to prevent people from downgrading (or installing other OSs period) on Windows 10 computers. You shouldn't have too many problems if you upgraded to Windows 10, but if your computer was bought with 10 pre-installed, your gonna have a hell of a time getting anything installed. I know because I tried to do the same with an Acer laptop I bought. Didn't end well. Definitely use 7 instead of 8, its a far more stable and usable OS.
nichu
Full Member
***
Offline Offline

Activity: 154
Merit: 100



View Profile
January 18, 2016, 02:11:01 AM
 #18

you can use light weight client such as electrum if u  really dont want to download the entire QT ,
Delta_Force (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 18, 2016, 07:23:07 AM
 #19

Tomorrow I will try to downgrade to Windows 7 or 8, hope that solves the problem.

Good luck. Microsoft has put some pretty good measures in place to prevent people from downgrading (or installing other OSs period) on Windows 10 computers. You shouldn't have too many problems if you upgraded to Windows 10, but if your computer was bought with 10 pre-installed, your gonna have a hell of a time getting anything installed. I know because I tried to do the same with an Acer laptop I bought. Didn't end well. Definitely use 7 instead of 8, its a far more stable and usable OS.

Indeed, it's not easy..
Thinking About buying Windows 7 seperatly and install it. I don't see any other options
Jet Cash
Legendary
*
Offline Offline

Activity: 2716
Merit: 2457


https://JetCash.com


View Profile WWW
January 18, 2016, 08:54:59 AM
 #20

I'm using Windows 10 to run the core with no problems (that's quite an admission froma guy who hates Microsoft products). I've removed as much as I can of the bloatware that came with the computer, and I've disable .net, cloud services, and cortana. Cortana is difficult to disable, and I can tell you how I did it if you need the info. I'm using an HP core i5 notebook with 2 TB of hard disk, and that seems more than adequate. I'm also running over public WiFi, and that isn't a problem. Some service providers restrict access to ports such as 6333, and obviously I can't use them. I took out all of the anti-virus software, and installed the free version of AVG, and that is working well.

Offgrid campers allow you to enjoy life and preserve your health and wealth.
Save old Cars - my project to save old cars from scrapage schemes, and to reduce the sale of new cars.
My new Bitcoin transfer address is - bc1q9gtz8e40en6glgxwk4eujuau2fk5wxrprs6fys
Pages: [1] 2 »  All
  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!