Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

occasional null pointer dereference in slp_kill_tasks_with_stacks #105

Closed
@ghost

Description

Originally reported by: Johnny Healey (Bitbucket: johealey, GitHub: revnull)


I've been encountering segfaults while shutting down stackless. Debugging with gdb lead to a for loop that doesn't seem to be checking to see if the value it is iterating over is null.

I've attached a proposed patch.
null_ptr.patch.zip
test_issue105.py.zip


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions