Skip to content

Infinite recursion tests triggering a segfault #62275

Closed
@brettcannon

Description

@brettcannon
BPO 18075
Nosy @brettcannon, @ronaldoussoren, @vstinner, @larryhastings, @ned-deily, @miss-islington
PRs
  • bpo-34602: Avoid failures setting macOS stack resource limit #13011
  • [3.7] bpo-34602: Avoid failures setting macOS stack resource limit (GH-13011) #13013
  • [3.6] bpo-34602: Avoid failures setting macOS stack resource limit (GH-13011) #13014
  • bpo-34602: Avoid failures setting macOS stack resource limit #14546
  • [3.8] bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546) #14547
  • [3.7] bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546) #14548
  • [3.6] bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546) #14549
  • Files
  • issue-18075-osx-stacksize.txt
  • issue-18075-osx-stacksize-update.txt
  • 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/ronaldoussoren'
    closed_at = <Date 2013-05-30.19:31:46.106>
    created_at = <Date 2013-05-28.01:02:08.341>
    labels = ['interpreter-core', 'type-crash', 'release-blocker']
    title = 'Infinite recursion tests triggering a segfault'
    updated_at = <Date 2019-07-02.22:34:03.946>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2019-07-02.22:34:03.946>
    actor = 'ned.deily'
    assignee = 'ronaldoussoren'
    closed = True
    closed_date = <Date 2013-05-30.19:31:46.106>
    closer = 'lukasz.langa'
    components = ['Interpreter Core']
    creation = <Date 2013-05-28.01:02:08.341>
    creator = 'brett.cannon'
    dependencies = []
    files = ['30397', '30399']
    hgrepos = []
    issue_num = 18075
    keywords = []
    message_count = 18.0
    messages = ['190162', '190192', '190200', '190205', '190206', '190354', '190355', '190356', '190358', '190378', '341111', '341113', '341117', '347112', '347114', '347116', '347118', '347166']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'ronaldoussoren', 'vstinner', 'larry', 'ned.deily', 'python-dev', 'miss-islington']
    pr_nums = ['13011', '13013', '13014', '14546', '14547', '14548', '14549']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue18075'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockertype-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