[issue7466] Segmentation fault after about 20 seconds on lenovo T500

Stefan Krah report at bugs.python.org
Thu Dec 10 12:17:20 CET 2009


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

Segfault confirmed on 64 bit Ubuntu, Python 3.2a0:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f5074dea6e0 (LWP 11665)]
0x000000000042111b in _PyTuple_Resize (pv=0x7fff7ce03b10, newsize=25) at
Objects/tupleobject.c:853
853             _PyObject_GC_UNTRACK(v);

----------
nosy: +skrah

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


More information about the Python-bugs-list mailing list