Skip to content

contextvars: hamt_alloc() must initialize h_root and h_count fields #77984

@vstinner

Description

@vstinner
BPO 33803
Nosy @vstinner, @ned-deily, @1st1
PRs
  • bpo-33803: Fix a crash in hamt.c #7504
  • [3.7] bpo-33803: Fix a crash in hamt.c (GH-7504) #7505
  • 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-06-08.03:44:16.205>
    created_at = <Date 2018-06-07.23:44:54.469>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = 'contextvars: hamt_alloc() must initialize h_root and h_count fields'
    updated_at = <Date 2019-10-08.12:47:13.364>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-10-08.12:47:13.364>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-08.03:44:16.205>
    closer = 'yselivanov'
    components = ['Interpreter Core']
    creation = <Date 2018-06-07.23:44:54.469>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33803
    keywords = ['patch']
    message_count = 12.0
    messages = ['318990', '318991', '318992', '318994', '318997', '319001', '319013', '319026', '319032', '319033', '354172', '354199']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'ned.deily', 'yselivanov']
    pr_nums = ['7504', '7505']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue33803'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-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