muecoin / MUE

MUE2.0
https://MonetaryUnit.org
MIT License
10 stars 13 forks source link

Wallet v2.0.2 crashes on startup after MacOS Mojave 10.14 upgrade #3

Closed gCAN9 closed 5 years ago

gCAN9 commented 5 years ago

After upgrading MacOS 10.13 (High Sierra) to 10.14 (Mojave) the wallet stopped working. It crashes directly after starting up. Occasionally it doesn't crash but instead freezes on loading, showing only the orange splash screen with the logo.

Machine specs: OS: MacOS 10.14 CPU: Intel Core i5 2.6 GHz RAM: 8 GB Disk size: 1.12 TB Disk Type (HD/SDD): Fusion Drive HD+SSD

screenshot 2018-12-04 at 14 54 38 screenshot 2018-12-04 at 15 00 46

c44c commented 5 years ago

Confirmed wallet crash on Mojave

gCAN9 commented 5 years ago

While trying to build the wallet from the source and testing each time, I noticed that it did start up about 1-2 times from maybe 50 attempts. So it seems something in the startup sequence is causing the wallet to crash and this thing somehow doesn't get triggered each time, or when the wallet is started repeatedly after it crashes.

gCAN9 commented 5 years ago

After further testing, additionally on another wallet that exhibits the same issue, I discovered that when forcing the wallet to start from scratch (by renaming folders blocks, chainstate, and wallet.dat) it helps a lot. The wallet then manages to start up and sync everything.

gCAN9 commented 5 years ago

Issue seems to be resolved in v. 2.1.2

c44c commented 5 years ago

Glad its working now mate, Cheers!