HomePhabricator

Description

fix Qt crash

Summary:
introduced in D2322 backport

Didn't affect most people, only those who had custom fee selected (which required using Coin Control)

Workaround for affected users: change nCustomFeeRadio=1 to nCustomFeeRadio=0 in the ~/.config/BitcoinABC/<whatever>.conf file.

same fix was also required in core: https://github.com/bitcoin/bitcoin/pull/11332

Test Plan: it runs now!

Reviewers: #bitcoin_abc, deadalnix, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Subscribers: teamcity, schancel

Differential Revision: https://reviews.bitcoinabc.org/D2559

Details

Provenance
Mark Lundeberg <36528214+markblundeberg@users.noreply.github.com>Authored on Feb 16 2019, 02:45
markblundebergPushed on Feb 16 2019, 03:41
Reviewer
Restricted Project
Differential Revision
D2559: fix Qt crash
Parents
rABC74fdb9ee4424: Reset default -g -O2 flags when enable debug
Branches
Unknown
Tags
Unknown

Event Timeline

Mark Lundeberg <36528214+markblundeberg@users.noreply.github.com> committed rABCeafa2b46d818: fix Qt crash (authored by Mark Lundeberg <36528214+markblundeberg@users.noreply.github.com>).Feb 16 2019, 03:40