Skip to content

[3.7] segmentation-fault/core dump when try to run non-existing file specified on commandline #78964

@Elias481

Description

@Elias481
mannequin
BPO 34783
Nosy @vstinner, @ned-deily, @miss-islington, @tirkarthi, @Elias481
PRs
  • bpo-34783 move pymain_clear_config to directly before pymain_run_* #9522
  • [3.7] bpo-34783: Fix Py_Main() #9526
  • bpo-34783: Add test_cmd_line_script.test_nonexisting_script() #9535
  • [3.7] bpo-34783: Add test_cmd_line_script.test_nonexisting_script() (GH-9535) #9539
  • bpo-34783: Disable test_nonexisting_script for macOS framework builds #9831
  • [3.7] bpo-34783: Disable test_nonexisting_script for macOS framework builds (GH-9831) #9832
  • bpo-34783: Fix test_nonexisting_script() #9896
  • [3.7] bpo-34783: Fix test_nonexisting_script() (GH-9896) #9902
  • 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-10-19.16:16:42.272>
    created_at = <Date 2018-09-24.00:00:48.526>
    labels = ['3.8', 'type-bug', '3.7']
    title = '[3.7] segmentation-fault/core dump when try to run non-existing file specified on commandline'
    updated_at = <Date 2018-10-19.16:16:42.270>
    user = 'https://github.com/Elias481'

    bugs.python.org fields:

    activity = <Date 2018-10-19.16:16:42.270>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-19.16:16:42.272>
    closer = 'vstinner'
    components = []
    creation = <Date 2018-09-24.00:00:48.526>
    creator = 'eohm'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34783
    keywords = ['patch']
    message_count = 16.0
    messages = ['326191', '326192', '326197', '326210', '326211', '326224', '326238', '326245', '326249', '326251', '327620', '327621', '327622', '327793', '327799', '328051']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ned.deily', 'miss-islington', 'xtreak', 'eohm']
    pr_nums = ['9522', '9526', '9535', '9539', '9831', '9832', '9896', '9902']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34783'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions