Skip to content

test_exceptions.ExceptionTests.test_recursion_in_except_handler stack overflow on Windows debug builds #88514

@Fidget-Spinner

Description

@Fidget-Spinner
BPO 44348
Nosy @pfmoore, @orsenthil, @vstinner, @tjguk, @markshannon, @zware, @zooba, @pablogsal, @isidentical, @Fidget-Spinner
PRs
  • bpo-44348: Revert "bpo-39573: Py_TYPE becomes a static inline function (GH-26493)" #26596
  • bpo-44348: Move trace-info to thread-state #26623
  • bpo-44348: Use debug builds for windows CI #26627
  • bpo-44348: BaseException deallocator uses trashcan #28190
  • Files
  • bench.py
  • 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 = None
    closed_at = <Date 2021-09-07.13:43:45.052>
    created_at = <Date 2021-06-08.09:47:57.526>
    labels = ['OS-windows', 'type-crash', '3.11']
    title = 'test_exceptions.ExceptionTests.test_recursion_in_except_handler stack overflow on Windows debug builds'
    updated_at = <Date 2021-09-07.16:45:25.006>
    user = 'https://github.com/Fidget-Spinner'

    bugs.python.org fields:

    activity = <Date 2021-09-07.16:45:25.006>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-07.13:43:45.052>
    closer = 'vstinner'
    components = ['Windows']
    creation = <Date 2021-06-08.09:47:57.526>
    creator = 'kj'
    dependencies = []
    files = ['50266']
    hgrepos = []
    issue_num = 44348
    keywords = ['patch']
    message_count = 17.0
    messages = ['395316', '395320', '395322', '395340', '395392', '395451', '395514', '400992', '401150', '401161', '401185', '401194', '401195', '401269', '401271', '401305', '401307']
    nosy_count = 10.0
    nosy_names = ['paul.moore', 'orsenthil', 'vstinner', 'tim.golden', 'Mark.Shannon', 'zach.ware', 'steve.dower', 'pablogsal', 'BTaskaya', 'kj']
    pr_nums = ['26596', '26623', '26627', '28190']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue44348'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesOS-windowstype-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