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 vstinner
Recipients pablogsal, vstinner
Date 2019-03-04.14:25:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551709522.18.0.260164282385.issue36183@roundup.psfhosted.org>
In-reply-to
Content
> https://buildbot.python.org/all/#/builders/168/builds/676

Extract of pythoninfo:

gdb_version: GNU gdb (GDB) 8.2.1 [GDB v8.2.1 for FreeBSD]
sys.thread_info: sys.thread_info(name='pthread', lock='semaphore', version=None)

I'm unable to reproduce the issue on my FreeBSD 12 VM. But on my VM... I get a different issue: bpo-36184 "test_gdb.test_threads() is specific to _POSIX_THREADS, fail on FreeBSD".
History
Date User Action Args
2019-03-04 14:25:22vstinnersetrecipients: + vstinner, pablogsal
2019-03-04 14:25:22vstinnersetmessageid: <1551709522.18.0.260164282385.issue36183@roundup.psfhosted.org>
2019-03-04 14:25:22vstinnerlinkissue36183 messages
2019-03-04 14:25:22vstinnercreate