Skip to content

test_crypt segfaults when using libxcrypt instead of libcrypt #76816

@stratakis

Description

@stratakis
mannequin
BPO 32635
Nosy @vstinner, @tiran, @benjaminp, @stratakis, @geofft
PRs
  • bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. #5284
  • [2.7] bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. (GH-5284) #5295
  • [3.6] bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. (GH-5284) #5296
  • Files
  • 00290-cryptmodule-Include-crypt.h-for-declaration-of-crypt.patch
  • 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 2018-01-24.13:30:26.894>
    created_at = <Date 2018-01-23.10:22:06.979>
    labels = ['extension-modules', '3.7']
    title = 'test_crypt segfaults when using libxcrypt instead of libcrypt'
    updated_at = <Date 2021-07-27.21:33:23.914>
    user = 'https://github.com/stratakis'

    bugs.python.org fields:

    activity = <Date 2021-07-27.21:33:23.914>
    actor = 'geofft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-24.13:30:26.894>
    closer = 'cstratak'
    components = ['Extension Modules']
    creation = <Date 2018-01-23.10:22:06.979>
    creator = 'cstratak'
    dependencies = []
    files = ['47402']
    hgrepos = []
    issue_num = 32635
    keywords = ['patch']
    message_count = 10.0
    messages = ['310490', '310503', '310563', '310573', '310575', '310579', '310581', '397959', '398254', '398322']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'christian.heimes', 'benjamin.peterson', 'Arfrever', 'cstratak', 'geofft']
    pr_nums = ['5284', '5295', '5296']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32635'
    versions = ['Python 2.7', '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