Skip to content

Core dump when use uninitialized _json objects #74429

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 30243
Nosy @rhettinger, @etrepum, @ezio-melotti, @serhiy-storchaka
PRs
  • bpo-30243: Fixed the possibility of a crash in _json. #1420
  • [3.6] bpo-30243: Fixed the possibility of a crash in _json. (GH-1420) #1469
  • [3.5] bpo-30243: Fixed the possibility of a crash in _json. (GH-1420) #1470
  • [2.7] bpo-30243: Fixed the possibility of a crash in _json. (GH-1420) #1471
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2017-05-05.08:22:42.344>
    created_at = <Date 2017-05-03.06:41:50.176>
    labels = ['extension-modules', '3.7', 'type-crash']
    title = 'Core dump when use uninitialized _json objects'
    updated_at = <Date 2017-05-05.08:22:42.343>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-05-05.08:22:42.343>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-05-05.08:22:42.344>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2017-05-03.06:41:50.176>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30243
    keywords = []
    message_count = 6.0
    messages = ['292846', '293043', '293050', '293058', '293059', '293074']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'bob.ippolito', 'ezio.melotti', 'serhiy.storchaka']
    pr_nums = ['1420', '1469', '1470', '1471']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue30243'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    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