In article <74bec1d9-2109-4b9e-8e4d-541894a4d...@f41g2000pra.googlegroups.com>,
grbgooglefan wrote:
>
>I have C application in which I have instantiated Python interpreter
>in each worker thread.
>
>When I start the program it crashes at different places in Python code
>but program never finishes
I have C application in which I have instantiated Python interpreter
in each worker thread.
When I start the program it crashes at different places in Python code
but program never finishes normally.
One such core dump is given below.
Can you please help me in following queries?
1) Can we not us