-
Bug
-
Resolution: Not an Issue
-
P1
-
None
-
1.2.0
-
x86
-
windows_95
I get a segmentation violation when running the TCP Client/Server Test
Application from WIN32 to WIN32. Both the tcpClient and tcpServer test
applications causes a segmentation violation.
The TCP acceptance test fails for WIN95.
I also get a segmentation violation when running from SOLARIS to WIN32
or from WIN32 to SOLARIS.
The only TCP acceptance test case that PASSES is SOLARIS to SOLARIS.
The release of the JDK is: java full version "JDK-1.2beta2-V".
The Operating Systems tested were: SOLARIS 2.6 and WINDOWS 95.
The following will reproduce the bug:
---------- ----------
WINDOWS 95 WINDOWS 95
---------- ----------
(win95) tcpServer -d -v -l 0 (win95) tcpClient -d -v -b 32 -m 10 -l 25 -c
---------- -------
WINDOWS 95 SOLARIS
---------- -------
(win95) tcpServer -d -v -l 0 (solaris) tcpClient -d -v -b 32 -m 10 -s win95 -l 25 -c
---------- ----------
SOLARIS WINDOWS 95
---------- ----------
(solaris) tcpServer -d -v -l 0 (solaris) tcpClient -d -v -b 32 -m 10 -l 25 -c
This is the only TCP acceptance test case that PASSES. Ran tcpClient
and tcpServer on the same SOLARIS systems and on different SOLARIS
systems. Both test cases PASS.
------- -------
SOLARIS SOLARIS
------- -------
(solaris) tcpServer -d -v -l 0 (solaris) tcpClient -d -v -b 32 -m 10 -l 25 -c
I added the TCP Client/Server Test Application as part of the attachments.
The total results of all test cases were:
-------------------
TCP acceptance test FAIL
-------------------
(Client) (Server)
SOLARIS ------> SOLARIS PASS
WIN95 ------> WIN95 FAIL
SOLARIS ------> WIN95 FAIL
WIN95 ------> SOLARIS FAIL
Application from WIN32 to WIN32. Both the tcpClient and tcpServer test
applications causes a segmentation violation.
The TCP acceptance test fails for WIN95.
I also get a segmentation violation when running from SOLARIS to WIN32
or from WIN32 to SOLARIS.
The only TCP acceptance test case that PASSES is SOLARIS to SOLARIS.
The release of the JDK is: java full version "JDK-1.2beta2-V".
The Operating Systems tested were: SOLARIS 2.6 and WINDOWS 95.
The following will reproduce the bug:
---------- ----------
WINDOWS 95 WINDOWS 95
---------- ----------
(win95) tcpServer -d -v -l 0 (win95) tcpClient -d -v -b 32 -m 10 -l 25 -c
---------- -------
WINDOWS 95 SOLARIS
---------- -------
(win95) tcpServer -d -v -l 0 (solaris) tcpClient -d -v -b 32 -m 10 -s win95 -l 25 -c
---------- ----------
SOLARIS WINDOWS 95
---------- ----------
(solaris) tcpServer -d -v -l 0 (solaris) tcpClient -d -v -b 32 -m 10 -l 25 -c
This is the only TCP acceptance test case that PASSES. Ran tcpClient
and tcpServer on the same SOLARIS systems and on different SOLARIS
systems. Both test cases PASS.
------- -------
SOLARIS SOLARIS
------- -------
(solaris) tcpServer -d -v -l 0 (solaris) tcpClient -d -v -b 32 -m 10 -l 25 -c
I added the TCP Client/Server Test Application as part of the attachments.
The total results of all test cases were:
-------------------
TCP acceptance test FAIL
-------------------
(Client) (Server)
SOLARIS ------> SOLARIS PASS
WIN95 ------> WIN95 FAIL
SOLARIS ------> WIN95 FAIL
WIN95 ------> SOLARIS FAIL