Skip to content

Pointer access error #24

@asztalosors

Description

@asztalosors

The sweeping functions fail occasionally by producing following errors:
OSError: exception: access violation writing 0x0000000000000000
OSError: exception: access violation writing 0x000001DBB05E5000
OSError: exception: access violation reading 0xFFFFFFFFFFFFFFFF

This might be an error to Python's garbage collection and requires a strong python ref of the memory. Or needs to be allocated and resized for each run in python, similar to antenna output.

Parent issue: #8

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions