Skip to content

ics.get_error_messages(): Fatal Python error: PyEval_SaveThread: the function must be called with the GIL held #175

@drebbe-intrepid

Description

@drebbe-intrepid
>>> import ics
>>> d = ics.open_device()
>>> ics.get_error_messages(d)
Fatal Python error: PyEval_SaveThread: the function must be called with the GIL held, but the GIL is released (the current Python thread state is NULL)
Python runtime state: initialized

Current thread 0x00007fff00aa44c0 (most recent call first):
  File "<stdin>", line 1 in <module>

Extension modules: ics.ics (total: 1)
Aborted
$ uname -a
6.1.0-rpi8-rpi-2712 #1 SMP PREEMPT Debian 1:6.1.73-1+rpt1 (2024-01-25) aarch64 GNU/Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions