Skip to content

Failure to build with address sanitizer #80537

@btharper

Description

@btharper
mannequin
BPO 36356
Nosy @vstinner, @ned-deily, @matrixise, @miss-islington, @btharper
PRs
  • bpo-36356: Fix leak of locale string #12425
  • bpo-36356: Release Unicode interned strings on Valgrind #12431
  • bpo-36333, bpo-36356: Fix _PyEval_FiniThreads() #12432
  • bpo-36356: pymain_free() calls _PyRuntime_Finalize() #12435
  • [3.7] bpo-36356: pymain_free() calls _PyRuntime_Finalize() #12436
  • bpo-36356: Fix leak when updating search path in config #12444
  • bpo-36356: Destroy the GIL at exit #12453
  • bpo-36356: Fix _PyCoreConfig_Read() #12454
  • bpo-36356: pymain_exit_error() only call pymain_free() for exit #12968
  • Revert "bpo-36356: Destroy the GIL at exit (GH-12453)" #13006
  • bpo-36356: Fix memory leak in _asynciomodule.c during "setup.py build_ext" #16598
  • [3.8] bpo-36356: Fix memory leak in _asynciomodule.c (GH-16598) #16622
  • 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 2019-10-08.13:03:16.055>
    created_at = <Date 2019-03-19.03:47:57.667>
    labels = ['build', '3.8']
    title = 'Failure to build with address sanitizer'
    updated_at = <Date 2019-10-08.13:03:16.054>
    user = 'https://github.com/btharper'

    bugs.python.org fields:

    activity = <Date 2019-10-08.13:03:16.054>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-08.13:03:16.055>
    closer = 'vstinner'
    components = ['Build']
    creation = <Date 2019-03-19.03:47:57.667>
    creator = 'btharper'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36356
    keywords = ['patch']
    message_count = 28.0
    messages = ['338315', '338326', '338329', '338338', '338341', '338352', '338353', '338357', '338358', '338364', '338378', '338431', '338774', '338776', '338907', '340907', '340912', '341060', '341061', '341064', '341065', '341066', '354107', '354116', '354119', '354123', '354200', '354201']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ned.deily', 'matrixise', 'miss-islington', 'btharper']
    pr_nums = ['12425', '12431', '12432', '12435', '12436', '12444', '12453', '12454', '12968', '13006', '16598', '16622']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue36356'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifebuildThe build process and cross-build

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions