Skip to content

ElementTree crash while cleaning up ParseError #75680

@scoder

Description

@scoder
BPO 31499
Nosy @scoder, @vstinner, @jkloth, @serhiy-storchaka
PRs
  • bpo-31499, xml.etree: Fix xmlparser_gc_clear() crash #3641
  • [3.6] bpo-31499, xml.etree: Fix xmlparser_gc_clear() crash (GH-3641) #3645
  • Files
  • bug1.py
  • bug2.py
  • test_issue31499.diff
  • 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-09-18.13:25:23.728>
    created_at = <Date 2017-09-17.17:27:08.824>
    labels = ['extension-modules', '3.7', 'type-crash']
    title = 'ElementTree crash while cleaning up ParseError'
    updated_at = <Date 2017-09-18.13:25:23.727>
    user = 'https://github.com/scoder'

    bugs.python.org fields:

    activity = <Date 2017-09-18.13:25:23.727>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-18.13:25:23.728>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2017-09-17.17:27:08.824>
    creator = 'scoder'
    dependencies = []
    files = ['47144', '47145', '47146']
    hgrepos = []
    issue_num = 31499
    keywords = ['patch']
    message_count = 17.0
    messages = ['302375', '302383', '302384', '302385', '302411', '302412', '302414', '302415', '302416', '302426', '302430', '302432', '302434', '302441', '302447', '302449', '302451']
    nosy_count = 5.0
    nosy_names = ['scoder', 'vstinner', 'jkloth', 'eli.bendersky', 'serhiy.storchaka']
    pr_nums = ['3641', '3645']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31499'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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