Skip to content

os.fspath is certain to crash when exception raised in __fspath__ #71699

@zhangyangyu

Description

@zhangyangyu
BPO 27512
Nosy @brettcannon, @bitdancer, @ethanfurman, @serhiy-storchaka, @ztane, @zhangyangyu, @AraHaan
Files
  • fix_fspath_crash.patch
  • fix_fspath_crash_v2.patch
  • fix_fspath_crash_v3.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 = 'https://github.com/brettcannon'
    closed_at = <Date 2016-07-15.18:27:45.271>
    created_at = <Date 2016-07-14.09:28:13.506>
    labels = ['extension-modules', 'type-crash']
    title = 'os.fspath is certain to crash when exception raised in __fspath__'
    updated_at = <Date 2016-08-16.19:53:11.705>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2016-08-16.19:53:11.705>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2016-07-15.18:27:45.271>
    closer = 'brett.cannon'
    components = ['Extension Modules']
    creation = <Date 2016-07-14.09:28:13.506>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['43713', '43717', '43723']
    hgrepos = []
    issue_num = 27512
    keywords = ['patch']
    message_count = 22.0
    messages = ['270386', '270387', '270390', '270392', '270393', '270396', '270397', '270398', '270402', '270408', '270416', '270417', '270420', '270428', '270430', '270491', '270492', '270495', '270497', '270498', '272877', '272878']
    nosy_count = 9.0
    nosy_names = ['brett.cannon', 'r.david.murray', 'SilentGhost', 'ethan.furman', 'python-dev', 'serhiy.storchaka', 'ztane', 'xiang.zhang', 'Decorater']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue27512'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    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