This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

fock() failure report


Hi,I got some running report when execute a test 
program which called fork().
BTW , how can i re-build crywin32.dll ???
I want to add some debug infomation to it , so , i can
see what had happened.

************************************************
* Department of Computer Science and Technology
*		  of 
* University of Science and Technology of China 
* E-Mail:<Tao Chen>tchen@Venus.sui.ustc.edu.cn
************************************************

APICheck     API failure: OpenFileMappingA returned 0x00000000: LastError: 123, The filename, directory name, or volume label syntax is incorrect.  
APICheck     API failure: MapViewOfFileEx returned 0x00000000: LastError: 487, Attempt to access invalid address.  
APICheck     Invalid argument: DuplicateHandle, argument 2, HANDLE: 0xFFFFFFFE: 
APICheck     Invalid argument: DuplicateHandle, argument 2, HANDLE: 0x7FFFFFFF: 
APICheck     API failure: GetConsoleScreenBufferInfo returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushConsoleInputBuffer returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushConsoleInputBuffer returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     API failure: FlushFileBuffers returned 0x00000000: LastError: 6, The handle is invalid.  
APICheck     Invalid argument: CloseHandle, argument 1, HANDLE: 0x00000000: 
APICheck     API failure: CloseHandle returned 0x00000000: LastError: 6, The handle is invalid.  
LeakCheck    Resource leak: Allocated by CreateFileMappingA in cygwin.dll!00020931, HANDLE: 0x0000000D


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]