Hello,
I compiled the Bitcoin Wallet with --enable-debug to use it on Windows for debugging. On Windows I am using gcc mingw64.
After I used gdb (run) It is loading until it shows "Loading Blockindex..." or "Loading Wallet..." While loading this the bitcoin-qt crashed and GDB shows "received Sigmentation fault SIGSERV".
Any fix here?
Regards, Pawel