Skip to content

SIGSEGV using json.tool: highly nested OrderedDict #69582

@nagisa

Description

@nagisa
mannequin
BPO 25395
Nosy @rhettinger, @vstinner, @ericsnowcurrently, @vadmium, @serhiy-storchaka
Files
  • ast.json
  • odict-trashcan.patch
  • odict-trashcan.v2.patch
  • odict-trashcan.v3.patch
  • odict-trashcan.v4.patch
  • 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 2015-11-01.14:16:12.034>
    created_at = <Date 2015-10-13.19:39:41.723>
    labels = ['interpreter-core', 'type-crash']
    title = 'SIGSEGV using json.tool: highly nested OrderedDict'
    updated_at = <Date 2015-11-01.14:16:12.033>
    user = 'https://bugs.python.org/nagisa'

    bugs.python.org fields:

    activity = <Date 2015-11-01.14:16:12.033>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-11-01.14:16:12.034>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-10-13.19:39:41.723>
    creator = 'nagisa'
    dependencies = []
    files = ['40773', '40804', '40807', '40808', '40822']
    hgrepos = []
    issue_num = 25395
    keywords = ['patch']
    message_count = 15.0
    messages = ['252954', '252959', '252960', '252961', '252998', '253143', '253145', '253148', '253150', '253151', '253220', '253237', '253652', '253845', '253846']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'vstinner', 'python-dev', 'eric.snow', 'martin.panter', 'serhiy.storchaka', 'nagisa']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue25395'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    interpreter-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