Skip to content

null pointer deref and segfault in _PyObject_Alloc (obmalloc.c:1258) #75349

Closed
@geeknik

Description

@geeknik
mannequin
BPO 31166
Nosy @vstinner, @benjaminp, @methane, @geeknik
Files
  • 31166.txt: valgrind -q ./python 31166.py
  • 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-07-27.10:28:55.154>
    created_at = <Date 2017-08-10.02:04:37.716>
    labels = ['interpreter-core', '3.7', 'type-crash']
    title = 'null pointer deref and segfault in _PyObject_Alloc (obmalloc.c:1258)'
    updated_at = <Date 2018-07-27.10:28:55.154>
    user = 'https://github.com/geeknik'

    bugs.python.org fields:

    activity = <Date 2018-07-27.10:28:55.154>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-27.10:28:55.154>
    closer = 'methane'
    components = ['Interpreter Core']
    creation = <Date 2017-08-10.02:04:37.716>
    creator = 'geeknik'
    dependencies = []
    files = ['47071']
    hgrepos = []
    issue_num = 31166
    keywords = []
    message_count = 10.0
    messages = ['300034', '300050', '300051', '300058', '300061', '300062', '300063', '300064', '300065', '322484']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'benjamin.peterson', 'methane', 'geeknik']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31166'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (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