MacOS Wallet crashing on me
I was starting up my 4th masternode this morning and after getting everything up and synced, I was restarting my wallet to re-read the masternode.conf file and allow me to start the node, but it crashes on startup.
Last lines in debug.log are:
2018-04-21 14:59:56 init message: Verifying blocks...
2018-04-21 14:59:56 Verifying last 100 blocks at level 4
2018-04-21 15:00:01 No coin database inconsistencies in last 101 blocks (188 transactions)
2018-04-21 15:00:01 block index 7941ms
2018-04-21 15:00:01 init message: Loading wallet...
2018-04-21 15:00:02 nFileVersion = 3009900
2018-04-21 15:00:02 Keys: 1005 plaintext, 0 encrypted, 1005 w/ metadata, 1005 total
2018-04-21 15:00:02 wallet 74ms
2018-04-21 15:00:02 UpdateTip: new best=0000000000feab7aef3cd4efb06005794342e788e72280dd01f95ca1ba87114b height=20479 log2_work=50.517107 tx=50972 date=2018-04-21 14:51:38 progress=0.999771 cache=1
Crashed thread according to osx debug window:
Process: BABY-Qt [94787]
Path: /Applications/BABY-Qt.app/Contents/MacOS/BABY-Qt
Identifier: io.baby.Baby-Qt
Version: 3.0.99 (3.0.99)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: BABY-Qt [94787]
User ID: 1000001
Date/Time: 2018-04-21 10:08:18.906 -0500
OS Version: Mac OS X 10.13.2 (17C205)
Report Version: 12
Bridge OS Version: 3.0 (14Y661)
Anonymous UUID: 90872D84-924D-6D9E-F608-A1894EF5A72B
Sleep/Wake UUID: 90370E15-BE72-456C-BFC9-C343FBC124A9
Time Awake Since Boot: 5400000 seconds
Time Since Wake: 6300 seconds
System Integrity Protection: enabled
Crashed Thread: 9 QThread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]
Thread 9 Crashed:: QThread
0 io.baby.Baby-Qt 0x00000001081e409b 0x107fb5000 + 2289819
1 io.baby.Baby-Qt 0x00000001081bf9e0 0x107fb5000 + 2140640
2 io.baby.Baby-Qt 0x000000010815ade8 0x107fb5000 + 1727976
3 io.baby.Baby-Qt 0x0000000107fbdbf4 0x107fb5000 + 35828
4 QtCore 0x00000001098b6a31 QObject::event(QEvent*) + 769
5 QtWidgets 0x0000000108bf4ffd QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
6 QtWidgets 0x0000000108bf639a QApplication::notify(QObject*, QEvent*) + 362
7 QtCore 0x000000010988d798 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 168
8 QtCore 0x000000010988e938 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 840
9 QtCore 0x00000001098e2158 QEventDispatcherUNIX::processEvents(QFlags) + 72
10 QtCore 0x00000001098892be QEventLoop::exec(QFlags) + 398
11 QtCore 0x00000001096c8342 QThread::exec() + 114
12 QtCore 0x00000001096cc45c 0x10969f000 + 185436
13 libsystem_pthread.dylib 0x00007fff512226c1 _pthread_body + 340
14 libsystem_pthread.dylib 0x00007fff5122256d _pthread_start + 377
15 libsystem_pthread.dylib 0x00007fff51221c5d thread_start + 13
Let me know if you need more info. In the meantime, I will backup what I have and try reinstalling in case it helps.