Py_NewInterpreter() - Fatal Error with ceval - orphan tstate

ramjee a.g. ramjee.ag at gmail.com
Thu Nov 26 01:26:19 EST 2015


Hi,

I am using python 2.7 for extending my C++ application with python.

And when two pthread of C is executing Py_NewInterpreter() it is throwing
faltal error with ceval-orphan tstate.  There is no problem when sequential
thread execution.

Let me know if any solution to be fixed in my python library.

Regards,
Ramjee



More information about the Python-list mailing list