Run src/qt/bitcoin-qt --disablewallet=1.
Quitting after any amount of time will result in Segmentation fault: 11
0.14.0 branch at 861cb0c83db0571c2863f6b6276314e115c266ee , osx 10.12.3, Qt5.8
Run src/qt/bitcoin-qt --disablewallet=1.
Quitting after any amount of time will result in Segmentation fault: 11
0.14.0 branch at 861cb0c83db0571c2863f6b6276314e115c266ee , osx 10.12.3, Qt5.8
Confirmed.
Program received signal SIGSEGV, Segmentation fault.
0x00000001001f3e16 in WalletFrame::addWallet (this=0x1020ed032 <QMenu::clear()+210>, name=...,
walletModel=0x7fff5fbfecb0) at qt/walletframe.cpp:46
46 WalletView *walletView = new WalletView(platformStyle, this);
(gdb) where
[#0](/bitcoin-bitcoin/0/) 0x00000001001f3e16 in WalletFrame::addWallet (this=0x1020ed032 <QMenu::clear()+210>, name=...,
walletModel=0x7fff5fbfecb0) at qt/walletframe.cpp:46
Confirmed also on master. bitcoind works OK.
@jonasschnelli Do you have an idea?
I'll take a look at this. Thanks for the report.
Milestone
0.14.0