Chris Kaynor added the comment:

Was any resolution found for this? I am debugging some intermittent crashes now 
which have the same visible callstack as Tim reported.

tstate->frame is NULL on line 2717 of ceval.c

I am using an in-house compiled Python 2.6.4, compiled with Visual Studio 2008, 
compiled for x64 and running on Windows 7.

The Python code that appears to be executing is calling into the pywin32 module 
a number of times.

----------
nosy: +Chris.Kaynor

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

Reply via email to