STINNER Victor <[email protected]> added the comment:

> I can reproduce the crash on Python 2.7.16rc compiled manually:
> ./configure --enable-unicode=ucs4 --with-system-ffi && make

I can also reproduce the crash on Python 3.7.2 compiled manually with:
./configure --with-pydebug && make
(_ctypes uses system libffi)

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue36024>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to