Skip to content

resource.prlimit(int, int, str) crashs #64390

@vstinner

Description

@vstinner
BPO 20191
Nosy @vstinner, @larryhastings, @vadmium, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • prlimit_refcount.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/serhiy-storchaka'
    closed_at = <Date 2016-12-19.06:09:45.414>
    created_at = <Date 2014-01-08.14:33:42.874>
    labels = ['extension-modules', '3.7', 'type-crash']
    title = 'resource.prlimit(int, int, str) crashs'
    updated_at = <Date 2017-03-31.16:36:17.305>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:17.305>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-12-19.06:09:45.414>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2014-01-08.14:33:42.874>
    creator = 'vstinner'
    dependencies = []
    files = ['45848']
    hgrepos = []
    issue_num = 20191
    keywords = ['patch']
    message_count = 9.0
    messages = ['207686', '207692', '208272', '282897', '282898', '282909', '283584', '283586', '283588']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'larry', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = ['552']
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue20191'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeextension-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