Yes, I recall a problem very much like that. Don't remember exactly what came out of it, though. I suggest you try a newer version.
/ Martin Stjernholm, Roxen IS
Previous text:
2004-05-27 12:03: Subject: Threads under win2k
Using Pike 7.5.17 compiled by Peter Bortas, I got the following error:
\home\peter\hack\Pike\7.5\src\threads.c:65: Fatal error: \home\peter\hack\Pike\7.5\src\threads.c:182: WaitForSingleObject((*(&c->lock)), 0xFFFFFFFF) == ((((DWORD )0x00000000L) ) + 0 ) Unexpected error from thread function: 6 Backtrace at time of fatal:
Is that a known bug? My code starts a lot of threads (about 20 simultaniously running) which scans directories for their permissions.
/ Marcus Agehall (Scanian)