Kbase P23053: ENABLE-CONNECTIONS socket function causes errors
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/11/2003 |
|
Status: Unverified
FACT(s) (Environment):
HP-UX 11 32-bit
FACT(s) (Environment):
Progress 9.1B
SYMPTOM(s):
ENABLE-CONNECTIONS socket function causes errors
SYSTEM ERROR: Bus error. (48)
** Save file named core for analysis by Progress Software Corporation. (439)
The following causes the errors:
create SERVER-SOCKET hServerSocket.
/* "Start event handling". */
hServerSocket:SET-CONNECT-PROCEDURE("connProc", THIS-PROCEDURE).
aOk = hServerSocket:ENABLE-CONNECTIONS( "-S " + vPortName) no-error.
Errors occur when using newly created _progres client with HLC support and TCP
Errors occur when using newly created _progres client with TCP support only
FIX:
Upgrade to latest release