Skip to content

test_gdb fails on Python 3.6 when built with LTO+PGO #74530

@vstinner

Description

@vstinner
BPO 30345
Nosy @pitrou, @vstinner, @jkloth, @mcepl, @encukou, @methane, @koobs, @stratakis, @Dormouse759, @miss-islington
PRs
  • [3.6] bpo-30345: Update test_gdb.py and python-gdb.py from master #1549
  • bpo-30345: Add -g to LDFLAGS to ease debug #7709
  • [3.7] bpo-30345: Add -g to LDFLAGS for LTO (GH-7709) #7824
  • [2.7] bpo-30345: Add -g to LDFLAGS for LTO (GH-7709) #7825
  • [3.6] bpo-30345: Add -g to LDFLAGS for LTO (GH-7709) #7826
  • bpo-30345: travis: use -Og cflags with --with-pydebug #14423
  • [3.8] bpo-30345: travis: use -Og with --with-pydebug (GH-14423) #14427
  • Files
  • build.log
  • root.log
  • pgo-lto-gdb-errors-build
  • 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-06-22.07:14:38.565>
    created_at = <Date 2017-05-11.16:16:32.838>
    labels = ['3.7', '3.8', 'build', 'tests']
    title = 'test_gdb fails on Python 3.6 when built with LTO+PGO'
    updated_at = <Date 2019-06-28.16:19:24.809>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-06-28.16:19:24.809>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-22.07:14:38.565>
    closer = 'vstinner'
    components = ['Build', 'Tests']
    creation = <Date 2017-05-11.16:16:32.838>
    creator = 'vstinner'
    dependencies = []
    files = ['46856', '46857', '46858']
    hgrepos = []
    issue_num = 30345
    keywords = ['patch']
    message_count = 29.0
    messages = ['293503', '293505', '293506', '293507', '293508', '293516', '293582', '295299', '295339', '295341', '295348', '319614', '319616', '319618', '319621', '319623', '319625', '319979', '319984', '319985', '320076', '320213', '320214', '320215', '320216', '346759', '346760', '346762', '346831']
    nosy_count = 11.0
    nosy_names = ['pitrou', 'vstinner', 'jkloth', 'mcepl', 'petr.viktorin', 'methane', 'koobs', 'cstratak', 'Dormouse759', 'mi', 'miss-islington']
    pr_nums = ['1549', '7709', '7824', '7825', '7826', '14423', '14427']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue30345'
    versions = ['Python 2.7', '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 lifebuildThe build process and cross-buildtestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions