Skip to content

SIGSEGV when debugging in PyCharm #164

Open
@TheTomer

Description

@TheTomer

Hi, I'm trying to debug my code, which uses the following line:

with rawpy.imread(img_arw_path) as img_raw:

Whenever I set a break point after the scope of the 'with', PyCharm throws the following error:
Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)
Has this happened to anyone here? How do I resolve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions