[New-bugs-announce] [issue32488] Fatal error using pydoc

Dave Opstad report at bugs.python.org
Wed Jan 3 12:49:03 EST 2018


New submission from Dave Opstad <dave.opstad at monotypeimaging.com>:

I'm running 3.6.4 on Mac OS X 10.13.2, bash shell. Doing:

$ pydoc modules

causes:

Please wait a moment while I gather a list of all available modules...

Fatal Python error: PyThreadState_Get: no current thread
Abort trap: 6

Reproduced this several times with the same result.

----------
components: Demos and Tools
messages: 309422
nosy: opstad
priority: normal
severity: normal
status: open
title: Fatal error using pydoc
type: crash
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32488>
_______________________________________


More information about the New-bugs-announce mailing list