I can reproduce an issue with master; v0.17.1rc1 works fine.
Steps to reproduce:
bitcoin-qt -regtest- open Console window
- repeat
generatetoaddress 1 AN_ADDRESSsome times until crash
Crash occurs both on wayland and x11.
I can reproduce an issue with master; v0.17.1rc1 works fine.
Steps to reproduce:
bitcoin-qt -regtestgeneratetoaddress 1 AN_ADDRESS some times until crashCrash occurs both on wayland and x11.
I assume if you run in gdb or valgrind it will tell you that the "balloon pop-up" that notifies you of a new transaction is the cause of the issue?
Confirmed the segfault on Fedora 29-1.2 using master (f5a70d1462592a23bbad4aa150e6b2beaeec7c42).
Compiling and running bitcoin-qt -regtest. Followed by (in the gui console):
getnewaddress
generatetoaddress 1 the_new_address