This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amitrutvij
Recipients amitrutvij
Date 2020-03-25.16:57:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585155443.15.0.196815788014.issue40063@roundup.psfhosted.org>
In-reply-to
Content
Hi Team, I am writting an application in python flask. I  this when flask application is establishing Sybase DB connection through normal python SybaseConnector. In this process I am getting below error, could you please suggest on this ?
Error :Fatal python error:PyEval_RestoreThread NULL tstate
flask/1.0.2/lib/flask/app.py line 1815 in full_dispatch_request
Memory fault(Coredump)

Could you please suggest on this?
History
Date User Action Args
2020-03-25 16:57:23amitrutvijsetrecipients: + amitrutvij
2020-03-25 16:57:23amitrutvijsetmessageid: <1585155443.15.0.196815788014.issue40063@roundup.psfhosted.org>
2020-03-25 16:57:23amitrutvijlinkissue40063 messages
2020-03-25 16:57:23amitrutvijcreate