Skip to content

test_faulthandler.test_register_chain fails on 64bit ppc/arm with kernel >= 3.10 #65330

@bkabrda

Description

@bkabrda
mannequin
BPO 21131
Nosy @vstinner, @miss-islington, @peadar, @justbennet
PRs
  • bpo-21131: don't use SIGSTKSZ for stack size in sigaltstack #13649
  • bpo-21131: Fix faulthandler.register(chain=True) stack #15276
  • [3.8] bpo-21131: Fix faulthandler.register(chain=True) stack (GH-15276) #15291
  • [3.7] bpo-21131: Fix faulthandler.register(chain=True) stack (GH-15276) #15292
  • Files
  • test_register_chain_segfault_reproducer.py: Minimal segfault reproducer
  • sigaltstack-stacksize.patch: tentative fix for issue
  • altstack.c
  • 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 2019-08-14.22:15:57.928>
    created_at = <Date 2014-04-02.09:17:18.405>
    labels = ['3.8', '3.7', 'tests', '3.9']
    title = 'test_faulthandler.test_register_chain fails on 64bit ppc/arm with kernel >= 3.10'
    updated_at = <Date 2019-08-19.10:13:40.764>
    user = 'https://bugs.python.org/bkabrda'

    bugs.python.org fields:

    activity = <Date 2019-08-19.10:13:40.764>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-14.22:15:57.928>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2014-04-02.09:17:18.405>
    creator = 'bkabrda'
    dependencies = []
    files = ['34699', '48353', '48542']
    hgrepos = []
    issue_num = 21131
    keywords = ['patch']
    message_count = 33.0
    messages = ['215365', '215368', '215370', '215371', '215373', '278053', '278112', '343405', '343767', '343769', '349604', '349625', '349681', '349686', '349687', '349688', '349692', '349694', '349695', '349698', '349710', '349715', '349755', '349756', '349757', '349764', '349766', '349767', '349768', '349796', '349797', '349799', '349949']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'bkabrda', 'opoplawski', 'miss-islington', 'markmcclain', 'peadar', 'justbennet']
    pr_nums = ['13649', '15276', '15291', '15292']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue21131'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions