On my 32bit laptop running Debian bullseye, the Anki windows are mostly blank (see screenshot below).
I run Anki from source and held the shift key while starting Anki.
I had some issues in the previous weeks (with .28) where Anki would close immediately after starting and the console printing something about a segementation fault. These occured only directly after pulling and building and were always resolved after logging out and back in again, but now restarting the computer doesn’t help.
debug info
Anki 2.1.29 (15c9cd91) Python 3.8.5 Qt 5.14.2 PyQt 5.15.0
Platform: Linux
Flags: frz=False ao=False sv=2
Add-ons, last update check: 2020-07-26 06:41:14
===Add-ons (active)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
'' ['print_as_flashcards', 0, 'None', '']
'' ['puppy_reinforcement', 0, 'None', '']
'' ['right_hand_reviews', 0, 'None', mod]
'' ['tagedit_subtag_completer', 0, 'None', '']
Add Hyperlink ['318752047', 2020-06-18T15:22, 'None', '']
Anki Zoom ['538879081', 2020-04-04T02:20, 'v1.1.3', '']
AnkiWebView Inspector ['31746032', 2019-05-03T00:43, 'None', '']
Batch Editing ['291119185', 2019-06-17T17:52, 'None', '']
Cloze Overlapper ['cloze_overlapper', 2019-08-11T08:03, 'None', '']
Extended Card Stats During Review ['1008566916', 2018-10-03T14:53, 'None', '']
Extended Schema Hash ['1187737890', 2020-01-19T14:09, 'None', '']
Field History ['1247884413', 2019-01-08T19:34, 'None', mod]
Frozen Fields ['516643804', 2020-03-01T05:12, 'None', '']
Hierarchical Tags ['anki-hierarchical-tags', 0, 'None', '']
Highlight Search Results in the Browser ['225180905', 2019-11-27T16:06, 'None', '']
Image Occlusion Enhanced ['image_occlusion_enhanced', 2019-09-11T13:45, 'None', '']
Leaderboard ['41708974', 2020-07-13T21:24, 'None', mod]
Mini Format Pack ['mini_format_pack', 2019-08-12T09:37, 'None', '']
Multiple Choice for Anki ['1566095810', 2020-04-10T07:50, 'None', '']
Opening the same window multiple time ['354407385', 2020-05-16T02:59, 'None', '']
Pop-up Dictionary ['popup_dictionary', 2019-10-18T20:28, 'None', '']
Quick tagging 21 ['304770511', 2020-02-11T07:17, 'None', mod]
Review Heatmap ['review_heatmap', 2020-03-22T06:57, 'None', '']
Search and Replace Tags ['138501288', 2018-10-01T16:47, 'None', '']
Spell Check ['spell_check', 2020-03-17T13:19, 'None', '']
Symbols ['1461102936', 2019-06-17T17:52, 'None', mod]
Trigger and actions change one card depending on what occurs on another card ['1981494159', 2020-05-04T22:53, 'None', mod]
Visual Feedback for Reviews ['review_feedback', 2020-01-29T20:43, 'None', '']
===IDs of active AnkiWeb add-ons===
1008566916 1187737890 1247884413 138501288 1461102936 1566095810 1981494159 225180905 291119185 304770511 31746032 318752047 354407385 41708974 516643804 538879081
===Add-ons (inactive)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
Anki Habitica for 21 ['1758045507', 2020-03-24T09:28, 'None', mod]
Keep model of add cards ['424778276', 2020-05-17T01:18, 'None', '']
console output
zjosua@debian:~/sw_dev/anki$ ./run
make: Entering directory ‘/home/zjosua/sw_dev/anki’
make[1]: Entering directory ‘/home/zjosua/sw_dev/anki/rslib’
make[1]: Nothing to be done for ‘develop’.
make[1]: Leaving directory ‘/home/zjosua/sw_dev/anki/rslib’
make[1]: Entering directory ‘/home/zjosua/sw_dev/anki/rspy’
make[1]: Nothing to be done for ‘develop’.
make[1]: Leaving directory ‘/home/zjosua/sw_dev/anki/rspy’
make[1]: Entering directory ‘/home/zjosua/sw_dev/anki/pylib’
make[1]: Nothing to be done for ‘develop’.
make[1]: Leaving directory ‘/home/zjosua/sw_dev/anki/pylib’
make[1]: Entering directory ‘/home/zjosua/sw_dev/anki/ts’
make[1]: Nothing to be done for ‘develop’.
make[1]: Leaving directory ‘/home/zjosua/sw_dev/anki/ts’
make[1]: Entering directory ‘/home/zjosua/sw_dev/anki/qt’
rsync -a …/ts/dist/ aqt_data/web/
make[1]: Leaving directory ‘/home/zjosua/sw_dev/anki/qt’
Starting Anki…
…/…/3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0403
…/…/3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0403
…/…/3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0403
…/…/3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0403
…/…/3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0403
…/…/3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0403
…/…/3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0403
make: Leaving directory ‘/home/zjosua/sw_dev/anki’
Screenshot: