Skip to content

test_faulthandler.py::test_timeout[True] occasionally crashes #7022

Open
@bluetech

Description

@bluetech

This tests the faulthandler_timeout functionality which dumps stacktraces of all threads of tests that run for more than a specified amount of times.

The test sometimes crashes with Windows fatal exception: access violation while dumping the threads. This is probably a cpython bug.

Noticed on both windows-py35 and windows-py37 jobs at least. (Update: also on pypy3-ubuntu).

For now I think we should just skip it on Windows, unless anyone has better ideas or ability to investigate. I'll send a PR doing that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugproblem that needs to be addressed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions