Advanced Communications Controller B.03.32.03 Release Notes
$call_trap+0x38
N2Z_F0_rserv+0x7c0
sq_wrapper+0x90
str_sched_mp_daemon+0x130
str_sched_daemon+0x2dc
main+0xaa0
$vstart+0x34
$locore+0x90
Defect/Fix: This problem happens when "x25stop" is issued after "zmasterd kill".This results
in a race condition in which even after the zcom cleanup routines are called, streams layer
calls the 'N2Z callback' service routine to queue the data to upper layers. But since the cleanup
routines have freed most of the relevant data structures like 'lhvcp' 'N2Z' service routine
causes a panic while accessing these data structures. Code changes have been made, so that
'N2Z' service routine returns immediately if a 'zcom' shutdown is in progress or complete.
• JAGaf57671
Symptoms: System Panics with the following stack trace.
N2Z_F0_n_di_listen+0x8e8
N2Z_F0_wput+0x3bc0
putnext+0xcc
XLS_F0_putnext+0x2c
streams_put+0xf8
XLS_F0_a_disconnect_req+0x120
XLS_F_handler+0xf08
XSO_F0_reject_connect+0x128
XSO_F_handler+0x1270
XPR_F_pr_usrreq+0xae4
soabort+0xc0
soclose+0x350
soo_close+0x90
closef+0x64
exit+0x1128
psig+0x440
syscall+0x660
Defect/Fix: This problem happens when application hangs before Accept and then closes the
socket. Closing of socket issues disconnect on all pending listens on a VC. While in hang, if
lower layer cleans this VC as part of remote disconnect request, and uses it for any outbound
connection, this second disconnect request(issued by socket closing) leads in to panic. Code
changes have been made to discard the second disconnect request.
• JAGae05984
Symptoms: x25stat reports incorrect information concerning flow control negotiation
Defect/Fix: This problem is related to misinterpretation of the flag used for getting these
negotiated parameters. The flag, which was assumed by ACC to display the thruput
parameters, was actually used by the x25 stack to display the flowcontrol parameters. Hence
for an "x25stat" command that issued while flowcontrol is set, ACC takes this as thruputflag
and responds with values related to thruputflag. Code changes have been made to set correct
flag, so that "x25stat" displays the flowcontrol information correctly when turned on.
• JAGaf83361
Symptoms: System Panics with the following stack trace.
panic+0x6c
wait_for_lock+0x380
sl_retry+0x1c
wakeup+0xe4
N2z_iev_reset_ind+0x158
N2z_ReadEvent_Recvd+0x1cfc
Zc_putq+0x64
Zc_addq+0x1cc zksend+0x2a0
Patches and Fixes for this Version 11










