[issue11994] [2.7/gcc-4.4.3] Segfault under valgrind in string.split()

Terry J. Reedy report at bugs.python.org
Sat May 7 08:40:01 CEST 2011


Terry J. Reedy <tjreedy at udel.edu> added the comment:

"Also, the segfault only occurs when python is
compiled with optimizations and run under valgrind."

This says to me that the segfault is not a Python issue.
What change do you expect in the Python source code?
If none, this issue should be closed.

----------
nosy: +terry.reedy

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


More information about the Python-bugs-list mailing list