Perrin Harkins <[EMAIL PROTECTED]> wrote: > That's pretty strange. I've only seen errors like this before once, and > that was on a Win32 system running ActiveState's PerlEX on IIS. At the > time, I thought it might be a threading issue. Are you using a threaded > MPM? I see that your Perl was built with them, but I don't see which > MPM you have chosen. I wonder if your particular system is having a bad > interaction with the threading implementation in Apache or Perl. You > could test this by switching to pre-fork.
I'm already using prefork, so scratch that. :-/