[pypy-issue] Issue #3174: Crash when running PyPy3 on windows (pypy/pypy)

Anonymous issues-reply at bitbucket.org
Thu Apr 16 23:25:02 EDT 2020


New issue 3174: Crash when running PyPy3 on windows
https://bitbucket.org/pypy/pypy/issues/3174/crash-when-running-pypy3-on-windows

Former user:

When I run the PyPy3 interpreter on Windows, it crashes rapidly:
Python 3.6.9 (2ad108f17bdb, Apr 07 2020, 03:05:35)
[PyPy 7.3.1 with MSC v.1912 32 bit] on win32
Type "help", "copyright", "credits" or "license" for more information.
RPython traceback:
  File "pypy_interpreter.c", line 47746, in BuiltinCode1_fastcall_1
  File "implement_1.c", line 57386, in fastfunc_descr_lower_1_1
  File "pypy_objspace_std_7.c", line 41150, in _lower_unicode
  File "rpython_rlib.c", line 15063, in _nonascii_unichr_as_utf8_append
debug: OperationError:
debug:  operror-type: SystemError
debug:  operror-value: unexpected internal exception (please report a bug): <OutOfRange object at 0x271a250>; internal traceback was dumped to stderr




More information about the pypy-issue mailing list