Occurrence of a fatal error

Anki 24.11 (87ccd24e)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.19045

Traceback (most recent call last):
File “aqt.taskman”, line 144, in _on_closures_pending
File “aqt.taskman”, line 88, in
File “aqt.taskman”, line 108, in wrapped_done
File “aqt.operations”, line 123, in wrapped_done
File “concurrent.futures._base”, line 439, in result
File “concurrent.futures._base”, line 391, in __get_result
File “concurrent.futures.thread”, line 58, in run
File “aqt.operations”, line 108, in wrapped_op
File “aqt.operations.note”, line 22, in
File “anki.collection”, line 534, in add_note
File “anki._backend_generated”, line 1290, in add_note
File “anki._backend”, line 161, in _run_command
pyo3_runtime.PanicException: assertion left == right failed
left: 1736675748079
right: 0

Traceback (most recent call last):
File “aqt.browser.table.model”, line 105, in _fetch_row_from_backend
File “anki.collection”, line 875, in browser_row_for_id
File “anki._backend_generated”, line 1730, in browser_row_for_id
File “anki._backend”, line 161, in _run_command
pyo3_runtime.PanicException: called Result::unwrap() on an Err value: PoisonError { … }

1 Like

Thank you for letting us know. This will be a lot more helpful if you explain what you were doing when this happened, whether this is happening consistently and how to reproduce it, and what you’ve tried from the Troubleshooting Checklist to make it stop.

2 Likes

I was studying a pretty large filtered deck. I had opened the edit window for the current note, and was closing it when this dialog-box appeared. For what its worth, a browse card window and perhaps an add card window too were open in the background.

A simple restart of the application helped. I haven’t tried recreating the scenario, and it hasn’t occurred since.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.