Skip to content

faulthandler does not properly restore sigaltstack during teardown #74070

@tich

Description

@tich
mannequin
BPO 29884
Nosy @vstinner, @Mariatta, @tich
PRs
  • bpo-29884: faulthandler: Restore the old sigaltstack during teardown #777
  • [3.5] bpo-29884: faulthandler: Restore the old sigaltstack during teardown (GH-777) #796
  • [3.6] bpo-29884: faulthandler: Restore the old sigaltstack during teardown (GH-777) #797
  • Files
  • python_failure.txt: AddressSanitizer output
  • python_reproducer.cpp: Reproducer
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2017-03-24.16:29:34.539>
    created_at = <Date 2017-03-23.05:43:49.472>
    labels = ['extension-modules', 'type-feature', '3.7']
    title = 'faulthandler does not properly restore sigaltstack during teardown'
    updated_at = <Date 2017-03-24.16:29:34.528>
    user = 'https://github.com/tich'

    bugs.python.org fields:

    activity = <Date 2017-03-24.16:29:34.528>
    actor = 'Mariatta'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-03-24.16:29:34.539>
    closer = 'Mariatta'
    components = ['Extension Modules']
    creation = <Date 2017-03-23.05:43:49.472>
    creator = 'tich'
    dependencies = []
    files = ['46754', '46755']
    hgrepos = []
    issue_num = 29884
    keywords = []
    message_count = 2.0
    messages = ['290025', '290095']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'Mariatta', 'tich']
    pr_nums = ['777', '796', '797']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue29884'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions