Skip to content

segfault during shutdown attempting to log ResourceWarning #67087

Closed
@ajdavis

Description

@ajdavis
BPO 22898
Nosy @brettcannon, @pitrou, @vstinner, @xdegaye, @serhiy-storchaka, @ajdavis
PRs
  • bpo-22898: Singleton RecursionError may hold a traceback in _PyExc_Fi… #1981
  • Files
  • dump.txt: Core dump
  • runtimerror_singleton.py
  • warn.patch
  • runtimerror_singleton_2.py
  • warn_2.patch
  • warn_3.patch
  • warn_4.patch
  • warn_5.patch
  • remove_singleton.patch
  • runtimerror_singleton_3.py
  • mymodule.c
  • setup.py
  • immutable-recursion-error-inst.diff
  • 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 2017-10-26.15:54:05.986>
    created_at = <Date 2014-11-18.21:26:16.533>
    labels = ['interpreter-core', '3.7', 'type-crash']
    title = 'segfault during shutdown attempting to log ResourceWarning'
    updated_at = <Date 2017-10-26.15:54:05.984>
    user = 'https://github.com/ajdavis'

    bugs.python.org fields:

    activity = <Date 2017-10-26.15:54:05.984>
    actor = 'xdegaye'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-26.15:54:05.986>
    closer = 'xdegaye'
    components = ['Interpreter Core']
    creation = <Date 2014-11-18.21:26:16.533>
    creator = 'emptysquare'
    dependencies = []
    files = ['37224', '37229', '37230', '37278', '37279', '37286', '37288', '37289', '37316', '37332', '37333', '37334', '46940']
    hgrepos = []
    issue_num = 22898
    keywords = ['patch']
    message_count = 26.0
    messages = ['231345', '231347', '231360', '231389', '231390', '231683', '231686', '231705', '231706', '231710', '231717', '231721', '231729', '231860', '231933', '262356', '262372', '262473', '262494', '294911', '295331', '295628', '295707', '295719', '295940', '305067']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'pitrou', 'vstinner', 'xdegaye', 'serhiy.storchaka', 'emptysquare']
    pr_nums = ['1981']
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue22898'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)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