[pypy-issue] [issue1073] segfault in loop with oldstyle string formating when executing in module globals

Ronny Pfannschmidt tracker at bugs.pypy.org
Mon Feb 27 13:07:27 CET 2012


New submission from Ronny Pfannschmidt <Ronny.Pfannschmidt at gmx.de>:

as reported by zhenyu

the attached file consistently segfaults in an iteration between 1090 and 1100

this only happens with the given string size when running in the globals and
using string formatting with the jit enabled

----------
messages: 4015
nosy: pypy-issue, ronny
priority: bug
status: unread
title: segfault in loop with oldstyle string formating  when executing in module globals

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1073>
________________________________________


More information about the pypy-issue mailing list