The last call in our code:
$ addr2line -e bin/bitcoin-qt.exe.dbg --no-recurse-limit -aipfC 0x0000000140060220
0x0000000140060220: TrafficGraphWidget::paintEvent(QPaintEvent*) at /distsrc-base/distsrc-23.0rc4-x86_64-w64-mingw32/src/qt/trafficgraphwidget.cpp:109
Hmm, just commenting out line 109 prevents crashing.
Originally posted by @hebasto in #582 (comment)
Hmm, just commenting out line 109 prevents crashing.
Originally posted by @hebasto in #582 (comment)