STINNER Victor <vstin...@python.org> added the comment:

This issue looks like a bug in Flask or a C extension used by your application. 
You should try to debug it with gdb. Or at least try to get a Python traceback:
https://pythondev.readthedocs.io/debug_tools.html#get-a-traceback-on-a-crash

You should specify your Python version, OS and OS version, explain how to 
reproduce the crash, etc.

----------
nosy: +vstinner

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40063>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to