[issue6178] Core error in Py_EvalFrameEx 2.6.2

Tim Savannah report at bugs.python.org
Wed Jun 3 19:13:20 CEST 2009


Tim Savannah <tsavanna at arinc.com> added the comment:

recompiled with pydebug enabled, and recompiled all site-packages. Still
getting exceptions, however they are occuring within the python binary
now and not libpython2.6.1 .

pythonLaunch.py[25914]: segfault at 0000000000000068 rip
00000000004c7694 rsp 000000004181a4c0 error 4
pythonLaunch.py[1421]: segfault at 0000000000000068 rip 00000000004c7694
rsp 00000000432914c0 error 4
pythonLaunch.py[2552]: segfault at 0000000000000068 rip 00000000004c7694
rsp 0000000041f7d4c0 error 4

----------

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


More information about the Python-bugs-list mailing list