This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients pablogsal
Date 2018-08-12.15:58:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534089535.5.0.56676864532.issue34388@psf.upfronthosting.co.za>
In-reply-to
Content
collect_gdb fails for the test.pythoninfo step in several buildbots:

https://buildbot.python.org/all/#/builders/102/builds/55
https://buildbot.python.org/all/#/builders/79/builds/237
https://buildbot.python.org/all/#/builders/112/builds/161
https://buildbot.python.org/all/#/builders/118/builds/164
https://buildbot.python.org/all/#/builders/56/builds/105
https://buildbot.python.org/all/#/builders/18/builds/109

Example error:

./python -m test.pythoninfo
ERROR: collect_gdb() failed
Traceback (most recent call last):
  File "/usr/home/buildbot/python/2.7.koobs-freebsd-current.nondebug/build/Lib/test/pythoninfo.py", line 561, in collect_info
    collect_func(info_add)
  File "/usr/home/buildbot/python/2.7.koobs-freebsd-current.nondebug/build/Lib/test/pythoninfo.py", line 300, in collect_gdb
    version = version.splitlines()[0]
IndexError: list index out of range
History
Date User Action Args
2018-08-12 15:58:55pablogsalsetrecipients: + pablogsal
2018-08-12 15:58:55pablogsalsetmessageid: <1534089535.5.0.56676864532.issue34388@psf.upfronthosting.co.za>
2018-08-12 15:58:55pablogsallinkissue34388 messages
2018-08-12 15:58:55pablogsalcreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.