[pypy-issue] Issue #3173: debug: operror-value: unexpected internal exception (please report a bug): <CheckError object at 0x27fae2c>; internal traceback was dumped to stderr (pypy/pypy)

Anonymous issues-reply at bitbucket.org
Thu Apr 16 00:00:14 EDT 2020


New issue 3173: debug:  operror-value: unexpected internal exception (please report a bug): <CheckError object at 0x27fae2c>; internal traceback was dumped to stderr
https://bitbucket.org/pypy/pypy/issues/3173/debug-operror-value-unexpected-internal

Former user:

Executing pypy3.exe in command line from pypy3.6-v7.3.1-win32 (cmd.exe) on Windows 10 give this error:
G:\ProgramData\pypy3.6-v7.3.1-win32>pypy3
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 44716, in BuiltinCode2_fastcall_2
  File "pypy_objspace_std_6.c", line 30863, in W_UnicodeObject_descr_partition
debug: OperationError:
debug:  operror-type: SystemError
debug:  operror-value: unexpected internal exception (please report a bug): <CheckError object at 0x27fae2c>; internal traceback was dumped to stderr




More information about the pypy-issue mailing list