I don’t believe this has anything to do with Anki’s code (using self-compiled git version), but maybe this thread saves some time should it come up with somebody else. Dunno if this is the proper subforum.
Linux 6.9.7
Python 3.12.4 Qt 6.7.2 PyQt 6.7.0
One of these seems to cause Anki to crash on normal startup on my install:
Starting main loop…
python: python/convert.c:91: PyUpb_GetUint64: Assertion `PyErr_ExceptionMatches(PyExc_OverflowError)’ failed.
IOT instruction (core dumped) anki
I tried googling, but 0 results.
Safe-mode would start, so I rmmod’ed my ethernet driver (igc), and suddenly it started normally. Continues work entirely normally after re-modprobing & connecting again. The crash returns if I try to restart Anki.
Haven’t noticed anything on other Python/QT/etc. programs.