Skip to content

PyObject_Call() is called with an exception set in subprocess #69950

Description

@serhiy-storchaka
BPO 25764
Nosy @vstinner, @vadmium, @serhiy-storchaka
Files
  • preexec-fork.patch
  • preexec-fork.2.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 = None
    closed_at = <Date 2015-12-06.06:21:07.519>
    created_at = <Date 2015-11-29.19:09:11.744>
    labels = ['extension-modules', 'type-crash']
    title = 'PyObject_Call() is called with an exception set in subprocess'
    updated_at = <Date 2015-12-11.06:04:45.739>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-12-11.06:04:45.739>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-12-06.06:21:07.519>
    closer = 'martin.panter'
    components = ['Extension Modules']
    creation = <Date 2015-11-29.19:09:11.744>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['41193', '41199']
    hgrepos = []
    issue_num = 25764
    keywords = ['patch']
    message_count = 15.0
    messages = ['255586', '255604', '255613', '255614', '255637', '255915', '255917', '255921', '255925', '255930', '255934', '255941', '255950', '256005', '256199']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue25764'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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