tokenizer.c crashes in 2.1b1

Owen F. Ransen ransen_spam_me_not at nemo.it
Mon Mar 5 03:32:14 EST 2001


Embedding Python 2.1b1 I recreated the DLL and LIB from
the sources, VC6 , and any call to PyRun_SimpleFile still
crashes.

The debugger points to the guilty party:

tokenizer.c, the fgets call at line 247 fails.

My VC project uses Multithreaded Debug compiler settings,
as does the Pythoncore project.

What do I do now?




--
Owen F. Ransen
http://www.ransen.com/
Home of Gliftic & Repligator Image Generators



More information about the Python-list mailing list