Bug 1426

Summary: Proactor_Test fails
Product: ACE Reporter: Steve Huston <shuston>
Component: ACE CoreAssignee: DOC Center Support List (internal) <tao-support>
Status: ASSIGNED ---    
Severity: normal CC: Semih.Cemiloglu
Priority: P2    
Version: 5.2.8   
Hardware: SPARC   
OS: Solaris   
Bug Depends on:    
Bug Blocks: 3164    

Description Steve Huston 2003-01-21 09:27:59 CST
The Proactor_Test fails (often by timing out) on Solaris, as well as Linux 
(though it sometimes succeeds on Linux).

From reading the logs, it appears that some aio read operations do not 
complete, although "netstat" shows no data queued on the sockets, and the read 
side is in CLOSE_WAIT state, indicating that the data has been read. But this 
isn't totally clear either.

There is a chance that this is an OS issue, but it would be very unwise to 
rush to such a judgement. I have a small, non-ACE, test program that does not 
fail in this way. Thus, my view at this point is that the issue(s) are most 
probably in ACE.
Comment 1 Steve Huston 2003-01-21 09:28:21 CST
Accepted.
Comment 2 Johnny Willemsen 2005-10-31 07:08:36 CST
*** Bug 2282 has been marked as a duplicate of this bug. ***