Skip to content

possible segfault in math.factorial #60509

@amauryfa

Description

@amauryfa
BPO 16305
Nosy @rhettinger, @amauryfa, @mdickinson, @benjaminp, @serhiy-storchaka
Files
  • fix_factorial_segfault.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/mdickinson'
    closed_at = <Date 2012-10-25.10:33:20.789>
    created_at = <Date 2012-10-23.22:33:28.658>
    labels = ['extension-modules', 'type-crash']
    title = 'possible segfault in math.factorial'
    updated_at = <Date 2014-04-08.14:55:26.994>
    user = 'https://github.com/amauryfa'

    bugs.python.org fields:

    activity = <Date 2014-04-08.14:55:26.994>
    actor = 'benjamin.peterson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2012-10-25.10:33:20.789>
    closer = 'mark.dickinson'
    components = ['Extension Modules']
    creation = <Date 2012-10-23.22:33:28.658>
    creator = 'amaury.forgeotdarc'
    dependencies = []
    files = ['27691']
    hgrepos = []
    issue_num = 16305
    keywords = ['patch']
    message_count = 8.0
    messages = ['173643', '173654', '173666', '173680', '173751', '173753', '215764', '215765']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'amaury.forgeotdarc', 'mark.dickinson', 'benjamin.peterson', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue16305'
    versions = ['Python 3.2', 'Python 3.3', 'Python 3.4']

    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