tpn / perfecthash

A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.
BSD 3-Clause "New" or "Revised" License
66 stars 11 forks source link

WaitForSingleObject/ResetEvent/SetEvent failed with invalid handle value #27

Open tpn opened 4 years ago

tpn commented 4 years ago

I've only seen this once and can't reproduce. It's not obvious what would cause the handle value to be invalid.

c:\src\perfecthash-keys>timemem PerfectHashBulkCreate.exe C:\src\perfecthash-keys\random e:\ph\random5.jenkins Chm01 Jenkins And 14 --AttemptsBeforeTableResize=1000000000 --MaxNumberOfTableResizes=0 --TryLargePagesForKeysData --TryLargePagesForTableData --TryLargePagesForValuesArray --IgnorePreviousTableSize --FindBestGraph --BestCoverageAttempts=100000 --BestCoverageType=LowestNumberOfEmptyCacheLines --MainWorkThreadpoolPriority=Low
................C:\src\perfecthash\src\PerfectHash\Chm01FileWork.c: 545: WaitForSingleObject failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1207: CreatePerfectHashTableImplChm01_ErrorDuringSaveMakefileLibMkFile failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1358: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 670: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1358: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 670: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1358: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 670: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1358: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 670: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1358: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 670: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1358: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 670: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1358: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 670: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1358: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 670: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1358: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 670: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.

C:\src\perfecthash\src\PerfectHash\PerfectHashContext.c: 723: CloseHandle failed with error: 6 (0x6).  The handle is invalid.
Exit code      : 0
Elapsed time   : 11183.66
Kernel time    : 21.44 (0.2%)
User time      : 156504.58 (1399.4%)
page fault #   : 491280
Working set    : 342972 KB
Paged pool     : 250 KB
Non-paged pool : 39 KB
Page file size : 715148 KB
tpn commented 4 years ago

It has occurred two more times, both on HP Z620 machines, always running the Jenkins algorithm.

On tn11:

c:\src\perfecthash-keys>echo Started Wed 02/26/2020 15:27:45.84
Started Wed 02/26/2020 15:27:45.84

c:\src\perfecthash-keys>timemem PerfectHashBulkCreate.exe c:\src\perfecthash-keys\random2 g:\ph\random2 Chm01 Jenkins And 31 --AttemptsBeforeTableResize=100000000000 --MaxNumberOfTableResizes=0 --BestCoverageType=LowestNumberOfEmptyCacheLines --BestCoverageAttempts=1000000 --FindBestGraph --MainWorkThreadpoolPriority=Low --NoFileIo --TryLargePagesForKeysData --TryLargePagesForTableData --TryLargePagesForValuesArray
..........................................C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.

C:\src\perfecthash\src\PerfectHash\PerfectHashContext.c: 746: CloseHandle failed with error: 6 (0x6).  The handle is invalid.
Exit code      : 0
Elapsed time   : 5476.21
Kernel time    : 7.88 (0.1%)
User time      : 169644.92 (3097.9%)
page fault #   : 403778
Working set    : 94712 KB
Paged pool     : 177 KB
Non-paged pool : 27 KB
Page file size : 208424 KB

c:\src\perfecthash-keys>echo Finished Wed 02/26/2020 16:59:02.11
Finished Wed 02/26/2020 16:59:02.11

On tn10:


c:\src\perfecthash-keys>timemem .\PerfectHashBulkCreate.exe c:\src\perfecthash-keys\random2.subset e:\ph\random2.Jenkins Chm01 Jenkins And 32 --AttemptsBeforeTableResize=100000000000 --MaxNumberOfTableResizes=0 --BestCoverageType=LowestNumberOfEmptyCacheLines --BestCoverageAttempts=1000000 --FindBestGraph --MainWorkThreadpoolPriority=Low --NoFileIo --TryLargePagesForKeysData --TryLargePagesForTableData --TryLargePagesForValuesArray
..C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.

C:\src\perfecthash\src\PerfectHash\PerfectHashContext.c: 746: CloseHandle failed with error: 6 (0x6).  The handle is invalid.
Exit code      : 0
Elapsed time   : 1186.01
Kernel time    : 1.36 (0.1%)
User time      : 37879.38 (3193.9%)
page fault #   : 87657
Working set    : 96084 KB
Paged pool     : 169 KB
Non-paged pool : 27 KB
Page file size : 217768 KB

c:\src\perfecthash-keys>echo Finished Thu 02/27/2020 15:58:02.55
Finished Thu 02/27/2020 15:58:02.55
tpn commented 4 years ago

Happened again on tn10:

c:\src\perfecthash-keys>echo Started Fri 02/28/2020 15:27:14.85
Started Fri 02/28/2020 15:27:14.85

c:\src\perfecthash-keys>timemem .\PerfectHashBulkCreate.exe c:\src\perfecthash-keys\random2.subset e:\ph\random2.Jenkins2 Chm01 Jenkins And 30 --AttemptsBeforeTableResize=100000000000 --MaxNumberOfTableResizes=0 --BestCoverageType=LowestNumberOfEmptyCacheLines --BestCoverageAttempts=1000000 --FindBestGraph --MainWorkThreadpoolPriority=Low --NoFileIo --TryLargePagesForKeysData --TryLargePagesForTableData --TryLargePagesForValuesArray
..............................................................C:\src\perfecthash\src\PerfectHash\Chm01.c: 2397: SetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 471: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\Chm01.c: 1359: ResetEvent failed with error: 6 (0x6).  The handle is invalid.
C:\src\perfecthash\src\PerfectHash\PerfectHashContextBulkCreate.c: 681: PerfectHashTableCreate failed with error: 3758359076 (0xe0040224).  System call failed.

C:\src\perfecthash\src\PerfectHash\PerfectHashContext.c: 746: CloseHandle failed with error: 6 (0x6).  The handle is invalid.
Exit code      : 0
Elapsed time   : 32276.70
Kernel time    : 22.55 (0.1%)
User time      : 968132.89 (2999.5%)
page fault #   : 1299974
Working set    : 174724 KB
Paged pool     : 169 KB
Non-paged pool : 43 KB
Page file size : 369732 KB