CS1K 7.65SW/CS1000 7.6:TTY0018 FD-1 errors

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • smaiyaur
    Guru
    .
    • Nov 2013
    • 107

    CS1K 7.65SW/CS1000 7.6:TTY0018 FD-1 errors

    Error events being observed due to new defensive code added into MPLR32154 and ported into MPLR32397 and the check for an invalid FD (ffffffff (-1)), in which is being observed. System History file (Example) % TIM000 10:00 15/2/2013 CPU 1 % % AUD000 % % TTY #12 LD 022 ADMIN 10:17:32 15/2/2013 % % TTY #12 LOGGED OUT ADMIN 10:17 15/2/2013 % SESSION DURATION: 68:54 % % TTY018 FD -1 is not valid for TTYs System rptLog (Example) [0052] 15/02/2013 10:17:33 TTY0018 FD -1 is not valid for TTYs pdt> rds 10 [0052] 15/02/2013 10:17:33 TTY0018 FD -1 is not valid for TTYs edi = ffffffff esi = 00300012 ebp = 02ce26f0 esp = 02ce26c0 ebx = 02ce26c8 edx = 00000009 ecx = 00000000 eax = ffffffff eflags = 00000212 pc = 01a2b0c4 Return Address Stack: 25d1103d (CCR$CCR_IVR_CANC+2584d) 01a51208 (TTYIFSL1FUNC+78) 00b10e2f (SDI_ECHO_MODE+9f) 01c7aa20 (OVERLAYINPUT$CHECKFORLOGIN$RESETTTY+3c) 01c7c294 (OVERLAYINPUT$CHECKFORLOGIN$BSYMSG+2e4) 01c782e3 (OVERLAYINPUT$CHECKFORLOGIN$SCANFORL+407) 01c76dbb (OVERLAYINPUT$CHECKFORLOGIN+11b) 01c743a2 (OVERLAYINPUT$TTYINPUT+7c6) 01c73aef (OVERLAYINPUT+33) 00c819de (RFC_SERVER$RFC_RAD_HANDLE+7a) Stack (top = 0x2ce26c0): 02ce26c0: 00004e20 ffffffff ffffffff 00300012 02ce26f0 02ce26c0 02ce26c8 00000009 02ce26e0: 00000000 ffffffff 00000212 01a2b0c4 02ce2710 25d1103d 00300012 ffffffff 02ce2700: 00004e20 ffffffff 00000002 02ce2738 02ce2730 01a51208 ffffffff 00004e20 02ce2720: 00000002 023ab2e0 023ab2e0 023a4000 02ce2770 00b10e2f 00000009 ffffffff 02ce2740: 00004e20 00000002 0000000c 0902e7dd 00000000 0f187391 08f30c38 00000000 02ce2760: 0024f9d2 023a4000 023ab2e0 023ab2e0 02ce2794 01c7aa20 0000000c 00000002 02ce2780: 00000000 00000000 023a4000 023ab2e0 023ab2e0 02ce27bc 01c7c294 02ce2808 02ce27a0: 02ce284c 00000000 00000000 00005c23 023a4000 02ce2808 00000000 02ce27dc 02ce27c0: 01c782e3 02ce2808 02ce284c 000098c8 023a4000 02ce2808 02ce2808 02ce2804 02ce27e0: 01c76dbb 02ce2808 02ce284c 0f187391 09030039 0000000b 023a4000 02ce2834 02ce2800: 00000000 02ce2830 01c743a2 02ce284c 0000008d 00000000 00000001 00000000 02ce2820: 0902e7dd 023a4000 02ce2904 00000000 02ce2848 01c73aef 02ce284c 023a4000 02ce2840: 02ce2904 00000000 02ce2864 00c819de 00000001 00000000 023a4000 02ce2904 [0053] 15/02/2013 10:17:33 TTY0018 (cont'd)

    Issue is caused by an interesting race condition with XMSG messages and indeed, the RADIUS task plays some role here as well. Issue is stimulated with use of UCM / EM. At a customer’s locations it can happen, once a day, once a week, or a few times a day, to several a week, taking into the account where the PSS is located in the customers network.
    Fix PATCH :MPLR32701
Loading