New submission from Michelle Arzul:

As far as we could tell this bug is only consistently reproducible on Ubuntu 
13.04.

A line in pydoc.py causes a segfault when help(numpy) (no other libraries that 
I know of) exits. The offending method is pipepager().

For a full trackdown and workaround of the problem see 
http://stackoverflow.com/questions/17344974/python-helpnumpy-causes-segfault-on-exit

----------
assignee: docs@python
components: Documentation
messages: 192276
nosy: Leeward, docs@python
priority: normal
severity: normal
status: open
title: help(numpy) causes segfault on exit
type: crash
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18356>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to