You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there i managed to build the wallet and run the executable file but when the window opens it says that the blockchain is loading.. and then the app quits with the message "CryptonoteWallet quit unexpectedly."
Hi there i managed to build the wallet and run the executable file but when the window opens it says that the blockchain is loading.. and then the app quits with the message "CryptonoteWallet quit unexpectedly."
The console log prints that:
Application Specific Information:
abort() called
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff96be9f06 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff9b3904ec pthread_kill + 90
2 libsystem_c.dylib 0x00007fff8fbb66df abort + 129
3 org.qt-project.QtCore 0x00000001104601b9 qt_message_fatal(QtMsgType, QMessageLogContext const&, QString const&) + 9
4 org.qt-project.QtCore 0x0000000110461a10 QMessageLogger::fatal(char const*, ...) const + 224
5 org.qt-project.QtCore 0x000000011047219c QThread::~QThread() + 252
6 0x000000010f0d761f WalletGui::NodeAdapter::~NodeAdapter() + 63
7 0x000000010f0d6a55 WalletGui::NodeAdapter::~NodeAdapter() + 21
8 libsystem_c.dylib 0x00007fff8fbb7463 __cxa_finalize_ranges + 345
9 libsystem_c.dylib 0x00007fff8fbb7767 exit + 55
10 libdyld.dylib 0x00007fff9e9125b4 start + 8
Any help?
The text was updated successfully, but these errors were encountered: