Skip to content

Py_Initialize crashes when stdout has been redirected with freopen #54289

Closed
@MitchellStokes

Description

@MitchellStokes
BPO 10080
Nosy @amauryfa, @pitrou, @tiran, @tjguk, @briancurtin
Files
  • py_main.c: Sample Program
  • py_main_fileno_check.c
  • py_main_dup2.c
  • 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 = None
    created_at = <Date 2010-10-13.04:11:13.984>
    labels = ['OS-windows', 'type-crash']
    title = 'Py_Initialize crashes when stdout has been redirected with freopen'
    updated_at = <Date 2013-07-05.23:58:34.038>
    user = 'https://bugs.python.org/MitchellStokes'

    bugs.python.org fields:

    activity = <Date 2013-07-05.23:58:34.038>
    actor = 'christian.heimes'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Windows']
    creation = <Date 2010-10-13.04:11:13.984>
    creator = 'Mitchell.Stokes'
    dependencies = []
    files = ['19212', '19219', '19220']
    hgrepos = []
    issue_num = 10080
    keywords = []
    message_count = 8.0
    messages = ['118502', '118504', '118515', '118540', '118546', '118562', '118565', '192378']
    nosy_count = 6.0
    nosy_names = ['amaury.forgeotdarc', 'pitrou', 'christian.heimes', 'tim.golden', 'brian.curtin', 'Mitchell.Stokes']
    pr_nums = []
    priority = 'normal'
    resolution = 'works for me'
    stage = None
    status = 'languishing'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue10080'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      OS-windowstype-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