Skip to content

UBSAN: test_ctypes, test_faulthandler and test_hashlib are failing #91069

@vstinner

Description

@vstinner
BPO 46913
Nosy @gpshead, @vstinner, @tiran, @vadmium, @pablogsal, @miss-islington
PRs
  • bpo-46913: Fix test_faulthandler.test_sigfpe() on UBSAN #31662
  • [3.10] bpo-46913: Fix test_faulthandler.test_sigfpe() on UBSAN (GH-31662) #31665
  • [3.9] bpo-46913: Fix test_faulthandler.test_sigfpe() on UBSAN (GH-31662) #31666
  • bpo-46913: Fix test_faulthandler.test_read_null() on UBSAN #31672
  • bpo-46913: test_hashlib skips _sha3 tests on UBSan #31673
  • bpo-46913: Skip test_ctypes.test_shorts() on UBSan #31674
  • [3.10] bpo-46913: Fix test_ctypes, test_hashlib, test_faulthandler on UBSan #31675
  • [3.9] bpo-46913: Fix test_ctypes, test_hashlib, test_faulthandler on UBSan (GH-31675) #31676
  • 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 = None
    created_at = <Date 2022-03-03.16:19:36.361>
    labels = ['tests', '3.11']
    title = 'UBSAN: test_ctypes, test_faulthandler and test_hashlib are failing'
    updated_at = <Date 2022-03-10.17:29:40.327>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-03-10.17:29:40.327>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Tests']
    creation = <Date 2022-03-03.16:19:36.361>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46913
    keywords = ['patch']
    message_count = 20.0
    messages = ['414455', '414456', '414457', '414458', '414471', '414477', '414486', '414489', '414491', '414494', '414495', '414497', '414499', '414501', '414507', '414512', '414694', '414867', '414870', '414872']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'christian.heimes', 'martin.panter', 'pablogsal', 'miss-islington']
    pr_nums = ['31662', '31665', '31666', '31672', '31673', '31674', '31675', '31676']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46913'
    versions = ['Python 3.11']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixestestsTests in the Lib/test dirtopic-ctypes

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions