I'm running core v25.0.0 and let it download the full blockchain and is currently synced.
I'm running Armory 96.5-beta-8730390989
I run BitcoinQT before I start Armory and let it sync.
If I do not have a wallet registered in Armory, it works perfectly and will sync and update blocks as they come in.
I loaded a watch-only wallet, and ArmoryDB will crash with the following line:
-INFO - 21:53:26.938: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #142692 to #170004
<crash>
If I delete the DB folder contents and Rebuild and Rescan Databases it also fails at that line.
-INFO - 21:53:26.938: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #142692 to #170004
<crash>
If I remove that wallet, it begins working and synching perfectly again.
I created a new wallet with Armory to test if it was my watch-only copy, or scanning in general and it gets a little further, but ArmoryDB will still crash during this phase, on a later block but seemingly random one each time, eg:
-INFO - 14:54:21.016: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #0 to #142691
-INFO - 14:54:21.594: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #142692 to #170004
-INFO - 14:54:22.094: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #170005 to #183110
-INFO - 14:54:22.516: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #183111 to #189230
-INFO - 14:54:23.000: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #189231 to #194895
-INFO - 14:54:23.469: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #194896 to #200879
-INFO - 14:54:24.891: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #200880 to #206654
<crash>
Here are my logs and settings from me testing the new wallet, but the intention is to get my watch-only working.
Reading it myself, I notice that the settings file has my setting have my logFile set to: C:\Users\<my user>\AppData\Roaming\Armory\ArmoryQt.exe.log.txt, but the one in my install directory is the one that updates: F:\Armory\ArmoryQt.exe.log, but can't see why this is forced here.
armorycpplog.txt
Log file opened at 15:07:21.000: C:\Users\<my user>\AppData\Roaming\Armory\armorycpplog.txt
-ERROR - 15:09:14.047: (e:\users\goat\code\armory3\cppforswig\socketobject.cpp:447) POLLERR error in readAndWrite
-ERROR - 15:09:14.047: (e:\users\goat\code\armory3\cppforswig\stringsockets.cpp:359) POLLERR error in readAndWrite
armorylog.txt
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1164 - C++ block utilities loaded successfully
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1281 -
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1282 -
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1283 -
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1284 - ************************************************************
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1285 - Invoked: F:\Armory\ArmoryQt.exe --satoshi-datadir=F:\Bitcoin\Data --dbdir=F:\Armory\DB
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1286 - ************************************************************
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1287 - Loading Armory Engine:
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1288 - Armory Version : 0.96.5
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1289 - Armory Build: : 8730390989
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1290 - PyBtcWallet Version : 1.35
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1291 - Detected Operating system: Windows
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1292 - OS Variant : 10-10.0.19041--Multiprocessor Free
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1293 - User home-directory : C:\Users\<my user>\AppData\Roaming
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1294 - Satoshi BTC directory : F:\Bitcoin\Data
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1295 - Armory home dir : C:\Users\<my user>\AppData\Roaming\Armory\
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1296 - Detected System Specs :
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1297 - Total Available RAM : 31.94 GB
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1298 - CPU ID string : Intel64 Family 6 Model 158 Stepping 12, GenuineIntel
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1299 - Number of CPU cores : 16 cores
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1300 - System is 64-bit : True
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1301 - Preferred Encoding : cp1252
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1302 - Machine Arch : amd64
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1303 - Available HDD (ARM) : 163 GB
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1304 - Available HDD (BTC) : 276 GB
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1305 -
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1306 - Network Name: Main Network
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1307 - Satoshi Port: 8333
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1308 - Do wlt check: True
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1309 - Named options/arguments to armoryengine.py:
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - force_segwit : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - nettimeout : 2
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - rescan : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - force_fcgi : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - ignoreAllZC : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - rescanBalance : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - disableModules : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - port : None
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - interport : 8223
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - coverageOutputDir: None
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - forceWalletCheck: False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - regtest : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - rebuild : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - thread_count : -1
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - datadir : DEFAULT
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - clearMempool : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - offline : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - armoryDBDir : F:\Armory\DB
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - armorydb_port : 9001
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - satoshiPort : DEFAULT
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - disableConfPermis: False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - useTorSettings : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - netlog : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - keypool : 100
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - coverageInclude : None
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - forceOnline : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - disableWalletCheck: False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - redownload : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - rpcBindAddr : 127.0.0.1
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - armorydb_ip : 127.0.0.1
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - multisigFile : DEFAULT
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - ram_usage : -1
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - ignoreZC : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - logDisable : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - settingsPath : C:\Users\<my user>\AppData\Roaming\Armory\ArmorySettings.txt
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - language : en
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - db_type : DB_FULL
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - doDebug : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - enableDetSign : True
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - mtdebug : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - testnet : False
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - rpcport : DEFAULT
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - satoshiHome : F:\Bitcoin\Data
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - satoshiRpcport : DEFAULT
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - logFile : C:\Users\<my user>\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1311 - verbosity : None
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1312 - Other arguments:
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1315 - ************************************************************
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:1720 - C++ block utilities loaded successfully
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:3578 - Using settings file: C:\Users\<my user>\AppData\Roaming\Armory\ArmorySettings.txt
2024-04-14 15:07:21 (ERROR) -- ArmoryUtils.pyc:3735 - Unsupported language specified. Defaulting to English (en)
2024-04-14 15:07:21 (INFO) -- ArmoryUtils.pyc:3738 - Using Language: en
2024-04-14 15:07:21 (INFO) -- BDM.pyc:353 - Using the asynchronous/multi-threaded BlockDataManager.
2024-04-14 15:07:21 (INFO) -- BDM.pyc:354 - Blockchain operations will happen in the background.
2024-04-14 15:07:21 (INFO) -- BDM.pyc:355 - Devs: check TheBDM.getState() before asking for data.
2024-04-14 15:07:21 (INFO) -- BDM.pyc:356 - Registering addresses during rescans will queue them for
2024-04-14 15:07:21 (INFO) -- BDM.pyc:357 - inclusion after the current scan is completed.
2024-04-14 15:07:23 (INFO) -- ArmoryUtils.pyc:3578 - Using settings file: C:\Users\<my user>\AppData\Roaming\Armory\ArmorySettings.txt
2024-04-14 15:07:23 (INFO) -- ArmoryQt.py:2060 - loadWalletsAndSettings
2024-04-14 15:07:23 (INFO) -- ArmoryQt.py:2120 - Loading wallets...
2024-04-14 15:07:23 (INFO) -- ArmoryQt.py:2185 - Number of wallets read in: 1
2024-04-14 15:07:23 (INFO) -- ArmoryQt.py:2190 - Wallet (2EpWxLkAb): "Primary Wallet " (Encrypted)
2024-04-14 15:07:23 (INFO) -- ArmoryQt.py:2195 - Loading Multisig Lockboxes
2024-04-14 15:07:23 (INFO) -- ArmoryQt.py:1763 - acquiring process mutex...
2024-04-14 15:07:25 (INFO) -- ArmoryQt.py:1395 - setupUriRegistration
2024-04-14 15:07:25 (INFO) -- ArmoryQt.py:1463 - Armory already registered for current user. Done!
2024-04-14 15:07:25 (INFO) -- ArmoryQt.py:566 - Usermode: Expert
2024-04-14 15:07:25 (INFO) -- ArmoryQt.py:1698 - Changing usermode:
2024-04-14 15:07:25 (INFO) -- ArmoryQt.py:1699 - From: Expert
2024-04-14 15:07:25 (INFO) -- ArmoryQt.py:1707 - To: Expert
2024-04-14 15:07:25 (INFO) -- ArmoryQt.py:1836 - startBitcoindIfNecessary
2024-04-14 15:07:25 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2024-04-14 15:07:25 (INFO) -- ArmoryQt.py:1891 - Setting satoshi datadir = F:\Bitcoin\Data
2024-04-14 15:07:25 (INFO) -- SDM.pyc:171 - Found bitcoind in the following places:
2024-04-14 15:07:25 (INFO) -- SDM.pyc:173 - F:\Bitcoin\daemon\bitcoind.exe
2024-04-14 15:07:25 (INFO) -- SDM.pyc:175 - Using: F:\Bitcoin\daemon\bitcoind.exe
2024-04-14 15:07:25 (INFO) -- SDM.pyc:340 - Called startBitcoind
2024-04-14 15:07:31 (WARNING) -- SDM.pyc:445 - Spawning bitcoind with command: F:\Bitcoin\daemon\bitcoind.exe -datadir=F:\Bitcoin\Data
2024-04-14 15:07:31 (INFO) -- ArmoryUtils.pyc:689 - Executing popen: [u'F:\\Bitcoin\\daemon\\bitcoind.exe', '-datadir=F:\\Bitcoin\\Data']
2024-04-14 15:07:31 (INFO) -- SDM.pyc:451 - PID of bitcoind: 7272
2024-04-14 15:07:31 (INFO) -- SDM.pyc:452 - PID of armory: 13692
2024-04-14 15:07:31 (INFO) -- ArmoryUtils.pyc:689 - Executing popen: ['F:\\Armory\\guardian.exe', '13692', '7272']
2024-04-14 15:07:37 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2024-04-14 15:07:37 (INFO) -- ArmoryQt.py:1891 - Setting satoshi datadir = F:\Bitcoin\Data
2024-04-14 15:07:37 (WARNING) -- SDM.pyc:402 - Spawning DB with command: F:\Armory\ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="F:\Bitcoin\Data\blocks" --satoshi-port=8333 --datadir="C:\Users\<my user>\AppData\Roaming\Armory\" --dbdir="F:\Armory\DB"
2024-04-14 15:07:37 (INFO) -- ArmoryUtils.pyc:689 - Executing popen: ['F:\\Armory\\ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', '--satoshi-datadir="F:\\Bitcoin\\Data\\blocks"', '--satoshi-port=8333', '--datadir="C:\\Users\\<my user>\\AppData\\Roaming\\Armory\\"', u'--dbdir="F:\\Armory\\DB"']
2024-04-14 15:07:42 (INFO) -- ArmoryQt.py:1824 - Connecting on port 57623
2024-04-14 15:07:42 (INFO) -- ArmoryQt.py:1923 - Setting netmode: 1
2024-04-14 15:07:42 (INFO) -- ArmoryQt.py:1905 - loadBlockchainIfNecessary
2024-04-14 15:07:42 (ERROR) -- ArmoryQt.py:1198 - 4 attempts to load blockchain failed. Remove mempool.bin.
2024-04-14 15:07:42 (ERROR) -- ArmoryQt.py:1203 - File mempool.bin does not exist. Nothing deleted.
2024-04-14 15:07:42 (INFO) -- ArmoryQt.py:1923 - Setting netmode: 1
2024-04-14 15:07:42 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:07:42 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:01 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:01 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:01 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:01 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:01 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:02 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:02 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:02 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:02 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:03 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:03 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:03 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:03 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:03 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:04 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:04 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:04 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:04 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:07 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:08 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:08 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:08 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:09 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:09 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:10 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:10 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:11 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:11 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2024-04-14 15:09:11 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
ArmorySettings.txt
Default_FeeByte | 50
ManageSatoshi | True
AdjustFee | True
SkipOnlineCheck | False
MainWalletCols | ff0500006000a70079002e01
NotifyBlkFinish | False
MainGeometry | 01d9d0cb0001000000000601000002d3000009f80000057100000609000002f2000009f00000056 9000000010000
Default_FeeByte_Strategy | CONSERVATIVE
SendBtcGeometry | 01d9d0cb000100000000065100000245000009b2000004610000065900000264000009aa0000045 9000000010000
LastBlkRecvTime | 1713065492.13
LastDirectory | C:/Users/<my user>/AppData/Roaming/Armory
Agreed_to_EULA | True
NotifyBtcIn | True
SyncSuccessCount | 10
Wallet_2EpWxLkAb_LedgerShow | True
FeeOption | Auto
MainLedgerCols | ff0d14000000ad004800ad0096007000000000000000000000000000
UseTorSettings | False
DNAA_UnlockTimeout | False
WltPropAddrCols | ff04bc0064006400d300
AlwaysArmoryURI | 1
NotifyDiscon | True
FailedLoadCount | 5
NotifyIgnore |
DNAA_IntroDialog | True
SatoshiDatadir | F:\Bitcoin\Data
DateFormat | 25592d25622d25642025493a254d2570
DNAA_AllBackupWarn | False
Default_FeeByte_BlocksToConfirm | 3
Default_ReceiveType | P2PKH
Wallet_mKaDNWWs_LedgerShow | False
AdvFeature_UseCt | 0
UnlockTimeout | 10
Default_Fee | 20000
LastFilterState | 0
MinimizeOrClose | Close
User_Mode | Expert
Load_Count | 42
First_Load_Date | 1711849663
NotifyBtcOut | True
DNAA_Version092Warn | True
MinimizeOnOpen | False
First_Load | False
Default_ChangeType | P2PKH
IgnoreAlerts |
LastBlkRecv | 839122
DNAA_ImportWarning | False
DNAA_DeleteLevelDB | False
NotifyReconn | True
SatoshiExe | F:\Bitcoin
DNAA_DefaultApp | True
WltPropGeometry | 01d9d0cb00010000000002a4000003560000060300000546000002ac00000375000005fb0000053 e000000010000
LastVersionLoad | v0.96.5
dbLog.txt
Log file opened at 15:07:39.000: C:\Users\<my user>\AppData\Roaming\Armory\dbLog.txt
-INFO - 15:07:39.000: (e:\users\goat\code\armory3\cppforswig\main.cpp:32) Running on 16 threads
-INFO - 15:07:39.000: (e:\users\goat\code\armory3\cppforswig\main.cpp:33) Ram usage level: 50
-INFO - 15:07:39.000: (e:\users\goat\code\armory3\cppforswig\blockutils.cpp:915) blkfile dir: F:\Bitcoin\Data\blocks
-INFO - 15:07:39.000: (e:\users\goat\code\armory3\cppforswig\blockutils.cpp:916) lmdb dir: F:\Armory\DB
-INFO - 15:07:39.000: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:388) Opening databases...
-INFO - 15:07:39.063: (e:\users\goat\code\armory3\cppforswig\bdm_server.h:263) Listening on port 57623
-INFO - 15:07:39.063: (e:\users\goat\code\armory3\cppforswig\noderpc.cpp:57) RPC connection established
-INFO - 15:07:39.063: (e:\users\goat\code\armory3\cppforswig\bitcoinp2p.cpp:947) Connected to Bitcoin node
-INFO - 15:07:39.063: (e:\users\goat\code\armory3\cppforswig\blockdatamanagerconfig.cpp:919) waiting on node sync: 99.9999%
-INFO - 15:07:39.063: (e:\users\goat\code\armory3\cppforswig\noderpc.cpp:425) Node is ready
-INFO - 15:07:39.063: (e:\users\goat\code\armory3\cppforswig\blockutils.cpp:1108) Executing: doInitialSyncOnLoad
-INFO - 15:07:42.156: (e:\users\goat\code\armory3\cppforswig\bdm_server.cpp:1121) registered bdv: 3f1457ad2f9cf3014a9e
-INFO - 15:09:01.344: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:199) Reading headers from db
-INFO - 15:09:04.781: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:238) Found 839244 headers in db
-INFO - 15:09:07.781: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:64) Rewinding 100 blocks
-INFO - 15:09:07.781: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:71) updating HEADERS db
-INFO - 15:09:07.828: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:493) Found next block after skipping 1895474bytes
-INFO - 15:09:08.391: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:281) parsed block file #4230
-INFO - 15:09:08.406: (e:\users\goat\code\armory3\cppforswig\blockchain.cpp:248) Organizing chain
-INFO - 15:09:08.438: (e:\users\goat\code\armory3\cppforswig\blockchain.cpp:370) Organized chain in 0s
-INFO - 15:09:08.438: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:76) updated HEADERS db in 0s
-INFO - 15:09:08.469: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:388) Opening databases...
-INFO - 15:09:08.469: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:1231) verifying txfilters integrity
-INFO - 15:09:08.875: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:1314) done checking txfilters
-INFO - 15:09:08.906: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:1891) Enabling zero-conf tracking
-INFO - 15:09:08.969: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:401) Starting address registration process
-INFO - 15:09:09.344: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #0 to #142691
-INFO - 15:09:09.875: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #142692 to #170004
-INFO - 15:09:10.360: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #170005 to #183110
-INFO - 15:09:10.766: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #183111 to #189230
-INFO - 15:09:11.235: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #189231 to #194895
-INFO - 15:09:11.656: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #194896 to #200879
-INFO - 15:09:11.078: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:852) scanned from block #200880 to #206654
Can anyone see why ArmoryDB is crashing while scanning Tx history?
Any insights are very appreciated.