[posted and e-mailed]
In article <72593fd7-4500-4ea9-b54e-1637d07b5...@s12g2000prc.googlegroups.com>,
grbgooglefan wrote:
>
>I've emabedded Python(2.6) in my C++ application and using on Solaris
>5.10. When the application calls Py_Eval, it causes an abort &
>application core dumps. But this is
I've emabedded Python(2.6) in my C++ application and using on Solaris
5.10.
When the application calls Py_Eval, it causes an abort & application
core dumps. But this is at random times & no pattern for this. Crash
is as below:
Can you please help to know, what can cause this abort in PyFrame_New?