Bitcoin Forum
August 15, 2024, 12:16:15 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: 0.96.4-release_x64 Scanning transaction history problem  (Read 439 times)
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3724
Merit: 1360

Armory Developer


View Profile
October 27, 2018, 11:01:33 PM
 #21

1) Delete the content of this folder: C:\Users\microsoft\AppData\Roaming\Armory\databases (only the content, not the folder itself)

2) In your Armory datadir folder (C:\Users\microsoft\AppData\Roaming\Armory\), create a file named armorydb.conf and put this in it:

Code:
satoshi-datadir=G:\xjFuck_database\Home\blocks
ram-usage=4

3) Make sure neither ArmoryQt nor BitcoinQt are running, then start ArmoryDB.exe from the command line.

4) After starting ArmoryDB, start ArmoryQt.

Let it run all it can. If it fails, post dbLog again.

hellodebug (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
October 28, 2018, 05:14:52 PM
 #22

Why are you wasting my time again and again? I have to waste a long time running once.

http://thyrsi.com/t6/400/1540746619x-1566688526.png
http://thyrsi.com/t6/400/1540747287x-1404775437.png

ArmoryDB exit when parser   - 22:41:38.484: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #546027 to #546557

dbLog.txt
https://pastebin.com/WJ0uS6Ld

goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3724
Merit: 1360

Armory Developer


View Profile
October 28, 2018, 08:23:52 PM
 #23

Why are you wasting my time again and again? I have to waste a long time running once.

I wrote this code. You want my help, you follow my instructions. Otherwise, good luck.

hellodebug (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
October 28, 2018, 11:18:16 PM
Last edit: October 28, 2018, 11:37:44 PM by hellodebug
 #24

        
I will run again
HCP
Legendary
*
Offline Offline

Activity: 2086
Merit: 4316

<insert witty quote here>


View Profile
October 29, 2018, 12:44:49 AM
 #25

If ArmoryDB is continually exiting at the same block "count"... That might point to a "corrupt" block in your Bitcoin Core folder.

I believe there were some recent issues with Bitcoin Core that necessitated upgrading. There was the possibility that "bad" blocks could cause issues (not a security issue, more a 'denial of service' type problem with Core crashing/refusing to load etc).

I don't see it mentioned anywhere in the thread so far, so which version of Bitcoin Core do you currently have installed?

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3724
Merit: 1360

Armory Developer


View Profile
October 29, 2018, 03:09:37 AM
 #26

This is a bug that opens for a chainsplit attack. It doesn't have anything to with integrity of block serialization on disk. The kind of issue it would create had this bug ever been exploited would be obvious in the db log.

Quote
I don't see it mentioned anywhere in the thread so far, so which version of Bitcoin Core do you currently have installed?


His log says 0.17

hellodebug (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
October 29, 2018, 08:10:17 AM
 #27

1) Delete the content of this folder: C:\Users\microsoft\AppData\Roaming\Armory\databases (only the content, not the folder itself)

2) In your Armory datadir folder (C:\Users\microsoft\AppData\Roaming\Armory\), create a file named armorydb.conf and put this in it:

Code:
satoshi-datadir=G:\xjFuck_database\Home\blocks
ram-usage=4

3) Make sure neither ArmoryQt nor BitcoinQt are running, then start ArmoryDB.exe from the command line.

4) After starting ArmoryDB, start ArmoryQt.

Let it run all it can. If it fails, post dbLog again.

that's ok now,thx
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!