Skip to content

crashes in _elementtree due to unsafe decrefs of Element.text and Element.tail #75909

@orenmn

Description

@orenmn
mannequin
BPO 31728
Nosy @serhiy-storchaka, @orenmn
PRs
  • bpo-31728: Prevent crashes in _elementtree due to unsafe cleanup of Element.text and Element.tail #3924
  • [3.6] bpo-31728: Prevent crashes in _elementtree due to unsafe cleanup of Element.text and Element.tail (GH-3924) #3945
  • [2.7] bpo-31728: Prevent crashes in _elementtree due to unsafe cleanup of Element.text and Element.tail (GH-3924) #3950
  • 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 2017-10-11.13:44:11.722>
    created_at = <Date 2017-10-08.20:16:27.328>
    labels = ['expert-XML', '3.7', 'type-crash']
    title = 'crashes in _elementtree due to unsafe decrefs of Element.text and Element.tail'
    updated_at = <Date 2017-10-11.13:44:11.720>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-10-11.13:44:11.720>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-11.13:44:11.722>
    closer = 'serhiy.storchaka'
    components = ['XML']
    creation = <Date 2017-10-08.20:16:27.328>
    creator = 'Oren Milman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31728
    keywords = ['patch']
    message_count = 6.0
    messages = ['303917', '304013', '304079', '304087', '304132', '304135']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'Oren Milman']
    pr_nums = ['3924', '3945', '3950']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31728'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetopic-XMLtype-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