Skip to content

test_marshal: crash in Python 3.7b5 on Windows 10 #77901

@vstinner

Description

@vstinner
BPO 33720
Nosy @pfmoore, @vstinner, @tjguk, @ned-deily, @zware, @serhiy-storchaka, @zooba, @miss-islington
PRs
  • bpo-33720: Improve test for the stack overflow in marshal.loads(). #7336
  • bpo-33720: Reduces maximum marshal recursion depth on release builds. #7401
  • [3.7] bpo-33720: Reduces maximum marshal recursion depth on release builds. (GH-7401) #7405
  • bpo-33720: Refactor marshalling/unmarshalling floats. #8071
  • [3.7] bpo-33720: Improve tests for the stack overflow in marshal.loads(). (GH-7336) #8104
  • [3.6] bpo-33720: Improve tests for the stack overflow in marshal.loads(). (GH-7336) #8105
  • [2.7] bpo-33720: Improve tests for the stack overflow in marshal.loads(). (GH-7336). #8107
  • 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/zooba'
    closed_at = <Date 2018-07-24.08:07:53.063>
    created_at = <Date 2018-05-31.15:13:35.091>
    labels = ['3.8', '3.7', 'tests', 'OS-windows', 'type-crash']
    title = 'test_marshal: crash in Python 3.7b5 on Windows 10'
    updated_at = <Date 2018-07-24.08:07:53.062>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-07-24.08:07:53.062>
    actor = 'serhiy.storchaka'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2018-07-24.08:07:53.063>
    closer = 'serhiy.storchaka'
    components = ['Tests', 'Windows']
    creation = <Date 2018-05-31.15:13:35.091>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33720
    keywords = ['patch']
    message_count = 29.0
    messages = ['318323', '318325', '318326', '318327', '318328', '318329', '318330', '318331', '318442', '318497', '318689', '318690', '318693', '318695', '318696', '318698', '318714', '318771', '320053', '320221', '321012', '321054', '321055', '321059', '321084', '321087', '321089', '321092', '322279']
    nosy_count = 8.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'ned.deily', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'miss-islington']
    pr_nums = ['7336', '7401', '7405', '8071', '8104', '8105', '8107']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue33720'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifeOS-windowstestsTests in the Lib/test 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