Skip to content

Profiling certain invalid calls crashes Python #78307

@jdemeyer

Description

@jdemeyer
BPO 34126
Nosy @vstinner, @serhiy-storchaka, @jdemeyer
PRs
  • bpo-34126: fix crashes while profiling certain invalid calls #8300
  • [3.7] bpo-34126: Fix crashes while profiling invalid calls. (GH-8300) #8371
  • 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-08-03.20:23:39.594>
    created_at = <Date 2018-07-16.17:17:10.554>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = 'Profiling certain invalid calls crashes Python'
    updated_at = <Date 2018-08-03.20:23:39.593>
    user = 'https://github.com/jdemeyer'

    bugs.python.org fields:

    activity = <Date 2018-08-03.20:23:39.593>
    actor = 'jdemeyer'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-03.20:23:39.594>
    closer = 'jdemeyer'
    components = ['Interpreter Core']
    creation = <Date 2018-07-16.17:17:10.554>
    creator = 'jdemeyer'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34126
    keywords = ['patch']
    message_count = 7.0
    messages = ['321747', '321749', '321751', '322088', '322107', '322108', '322197']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'jdemeyer']
    pr_nums = ['8300', '8371']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue34126'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (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