Skip to content

PYTHONDUMPREFS segfaults on exit #74342

@orent

Description

@orent
mannequin
BPO 30156
Nosy @rhettinger, @vstinner, @orent, @serhiy-storchaka
PRs
  • bpo-30156: Fix a crash in debug build when PYTHONDUMPREFS is set. #1272
  • bpo-30156: Remove property_descr_get() hack #3985
  • bpo-30156: Remove property_descr_get() optimization #9541
  • bpo-32492: 1.6x speed up in namedtuple attribute access using C fast-path #10495
  • 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 2018-10-01.10:09:45.161>
    created_at = <Date 2017-04-24.17:43:47.576>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = 'PYTHONDUMPREFS segfaults on exit'
    updated_at = <Date 2018-11-13.10:42:51.577>
    user = 'https://github.com/orent'

    bugs.python.org fields:

    activity = <Date 2018-11-13.10:42:51.577>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-01.10:09:45.161>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2017-04-24.17:43:47.576>
    creator = 'orent'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30156
    keywords = ['patch']
    message_count = 15.0
    messages = ['292232', '292234', '292235', '292239', '292252', '292253', '304342', '304343', '304566', '304711', '326257', '326258', '326436', '326779', '326782']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'vstinner', 'orent', 'serhiy.storchaka']
    pr_nums = ['1272', '3985', '9541', '10495']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue30156'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (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