Skip to content

Fixes crashes found by pyfailmalloc #62608

@vstinner

Description

@vstinner
BPO 18408
Nosy @gpshead, @pitrou, @vstinner, @serhiy-storchaka
Files
  • use_failmalloc.patch
  • call_exc_trace.patch
  • type_slot_tp_str.patch
  • misc_fixes.patch
  • listpop.patch
  • frame_fasttolocals.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/vstinner'
    closed_at = <Date 2013-10-29.00:20:51.253>
    created_at = <Date 2013-07-08.20:10:43.005>
    labels = ['type-crash']
    title = 'Fixes crashes found by pyfailmalloc'
    updated_at = <Date 2015-03-26.08:49:25.945>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-03-26.08:49:25.945>
    actor = 'python-dev'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2013-10-29.00:20:51.253>
    closer = 'vstinner'
    components = []
    creation = <Date 2013-07-08.20:10:43.005>
    creator = 'vstinner'
    dependencies = []
    files = ['30866', '30867', '30868', '30869', '30932', '30933']
    hgrepos = []
    issue_num = 18408
    keywords = ['patch']
    message_count = 69.0
    messages = ['192691', '192693', '192694', '192701', '192703', '192704', '192705', '192706', '192797', '192902', '192908', '192913', '192917', '192918', '192920', '193130', '193131', '193132', '193138', '193140', '193142', '193144', '193192', '193196', '193198', '193199', '193200', '193202', '193209', '193211', '193213', '193218', '193219', '193224', '193225', '193245', '193250', '193258', '193261', '193262', '193263', '193264', '193265', '193316', '193324', '193327', '193329', '193337', '193350', '193374', '193378', '193382', '193435', '193438', '194129', '195112', '195113', '196029', '196030', '196041', '196042', '196199', '201593', '201594', '201596', '201599', '201601', '204000', '239316']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'vstinner', 'neologix', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue18408'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    type-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