What exactly is it it fails on? You could expand SWAP_IN_THREAD_IF_REQUIRED to all its components. How many threads are there? Which holds the interpreter lock?
fmt looks messed up but maybe it's the debugger that doesn't handle varargs correctly.
/ Martin Stjernholm, Roxen IS
Previous text:
2003-09-20 16:57: Subject: Win32 SMP
7.4.28 have a problem with Win32 and multiple processors. I'm going to try (again) to make a binary search for when the problem was introduced, but if someone has any ideas feel free to share. This is where it breaks when trying to run the installer:
http://peter.bortas.org/pikedev/smpcrash.JPG
/ Peter Bortas