Skip to content

Declaration of EVP_MD_CTX causes crash when switching between OpenSSL 0.9 and 1.0 #65763

@RyanCalhoun

Description

@RyanCalhoun
BPO 21564
Nosy @gpshead, @tiran, @iritkatriel
Files
  • EVP_MD_CTX-python3.4.patch: Patch for _hashlib.c to change EVP_MD_CTX declaration
  • 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 2020-11-25.21:09:33.946>
    created_at = <Date 2014-05-23.20:45:51.404>
    labels = ['extension-modules', 'type-crash']
    title = 'Declaration of EVP_MD_CTX causes crash when switching between OpenSSL 0.9 and 1.0'
    updated_at = <Date 2020-11-25.21:09:33.945>
    user = 'https://bugs.python.org/RyanCalhoun'

    bugs.python.org fields:

    activity = <Date 2020-11-25.21:09:33.945>
    actor = 'christian.heimes'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-25.21:09:33.946>
    closer = 'christian.heimes'
    components = ['Extension Modules']
    creation = <Date 2014-05-23.20:45:51.404>
    creator = 'Ryan.Calhoun'
    dependencies = []
    files = ['35330']
    hgrepos = []
    issue_num = 21564
    keywords = ['patch']
    message_count = 3.0
    messages = ['218995', '381858', '381863']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'christian.heimes', 'Ryan.Calhoun', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue21564'
    versions = ['Python 2.7', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions