[docs] [issue18356] help(numpy) causes segfault on exit

Michelle Arzul report at bugs.python.org
Thu Jul 4 10:33:28 CEST 2013


Michelle Arzul added the comment:

I'm no expert, I just found the bug... but I'll try my best.

* exact Python version: 2.7.4 (GCC 4.7.3)
* NumPy version: 1.7.1
* platform (X86, X86_64, ARM): i686
* Kernel: Linux 3.8.0-25-generic #37-Ubuntu SMP Thu Jun 6 20:47:30 UTC 2013 i686 i686 i686 GNU/Linux
* libc: ldd (Ubuntu EGLIBC 2.17-0ubuntu5) 2.17
* compiler: gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
* terminal application: not sure what you mean
* environment variables:
    TERM="xterm"
    (PAGER is not present)
    LESSCLOSE="/usr/bin/lesspipe %s %s"
    LESSOPEN="| /usr/bin/lesspipe %s"

If you need anything else please let me know.

----------
components: +Documentation -Library (Lib)
versions:  -3rd party

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18356>
_______________________________________


More information about the docs mailing list