gui: 23.0rc4 crashes when trying to open the "Network Traffic" tab

Expected behavior

The app should not crash.

Actual behavior

The app immediately crashes when trying to open the “Network Traffic” tab. If I open the tab right after startup it doesn’t crash right away and everything looks fine, but then it crashes some 30 seconds later. Other tabs work fine.

To reproduce

  1. Start bitcoin-qt.
  2. Go to Window > Network Traffic.

System information

23.0rc4 installed with bitcoin-23.0rc4-win64-setup.exe on Windows 10 over a previous installation of 22.0.0.

These are the last lines of the debug log:

2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS Shell Dlg 2", script 12
2022-04-11T21:48:45Z GUI:   OpenType support missing for "Arial", script 12
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS UI Gothic", script 12
2022-04-11T21:48:45Z GUI:   OpenType support missing for "SimSun", script 12
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS Shell Dlg 2", script 14
2022-04-11T21:48:45Z GUI:   OpenType support missing for "Arial", script 14
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS UI Gothic", script 14
2022-04-11T21:48:45Z GUI:   OpenType support missing for "SimSun", script 14
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS Shell Dlg 2", script 11
2022-04-11T21:48:45Z GUI:   OpenType support missing for "Arial", script 11
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS UI Gothic", script 11
2022-04-11T21:48:45Z GUI:   OpenType support missing for "SimSun", script 11
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS Shell Dlg 2", script 32
2022-04-11T21:48:45Z GUI:   OpenType support missing for "Arial", script 32
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS UI Gothic", script 32
2022-04-11T21:48:45Z GUI:   OpenType support missing for "SimSun", script 32
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS Shell Dlg 2", script 19
2022-04-11T21:48:45Z GUI:   OpenType support missing for "Arial", script 19
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS UI Gothic", script 19
2022-04-11T21:48:45Z GUI:   OpenType support missing for "SimSun", script 19
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS Shell Dlg 2", script 20
2022-04-11T21:48:45Z GUI:   OpenType support missing for "Arial", script 20
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS UI Gothic", script 20
2022-04-11T21:48:45Z GUI:   OpenType support missing for "SimSun", script 20
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS Shell Dlg 2", script 16
2022-04-11T21:48:45Z GUI:   OpenType support missing for "Arial", script 16
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS UI Gothic", script 16
2022-04-11T21:48:45Z GUI:   OpenType support missing for "SimSun", script 16
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS Shell Dlg 2", script 17
2022-04-11T21:48:45Z GUI:   OpenType support missing for "Arial", script 17
2022-04-11T21:48:45Z GUI:   OpenType support missing for "MS UI Gothic", script 17
2022-04-11T21:48:45Z GUI:   OpenType support missing for "SimSun", script 17

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Reactions: 1
  • Comments: 19 (19 by maintainers)

Commits related to this issue

Most upvoted comments

Does it maybe have to do with the transparency? What if you use a solid color?

Verified. Solid colors do not help, unfortunately.

@vostrnad Thank you for testing Bitcoin Core v23.0rc4.

Can confirm the bug on Windows 11 Pro 21H2.