suche 36x36
  • Admin-Scout-small-Banner
           

    CURSOR Admin-Scout

    das ultimative Tool für Informix

    pfeil  
Neueste VersionenFixList
14.10.xC10 FixList
12.10.xC16.X5 FixList
11.70.xC9.XB FixList
11.50.xC9.X2 FixList
11.10.xC3.W5 FixList
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

Informix - Problembeschreibung

Problem IT20428 Status: Geschlossen

SOCSSLLST THREAD CAN BLOCK FOREVER DURING ACCEPT OF CLIENT CONNECTION,
WAITING FOR RESPONSE FROM CLIENT

Produkt:
INFORMIX SERVER / 5725A3900 / C10 - IDS 12.10
Problembeschreibung:
During connection setup for ssl connections there appears to be
some needed back and forth between the client and server.  As
currently written, during the accept, the socssllst thread can
block forever while waiting for some response from the client,
which, if for some reason doesn't come, prevents further ssl
connections from being made for that listener thread's port.

The stack trace and state of the socssllst thread would look
like this:

Threads:
 tid     tcb              rstcb            prty status
vp-class       name
 12       45bd7c58         0                2    cond wait
sqcrypto     8cpu*        socssllst

yield_processor_mvp
mt_wait
sqcrypto_call_n
ssl_accp
accpsocket
tlAccept
slSQIind_accp
pfConInd_accp
ascInd_accp
ASF_Call
sql_listener
startup

So this stack indicates it has handed off work to an encrypt
thread that would be running on an encrypt vp.  So you should
see 1 encrypt thread in this state with the stack:

Threads:
 tid     tcb              rstcb            prty status
vp-class       name
 87       469e3b50         44d36d40         1    cond wait
netnorm     11encrypt*    encrypt

(/usr/informix_engine/bin/oninit) yield_processor_mvp
(/usr/informix_engine/bin/oninit) mt_wait
(/usr/informix_engine/bin/oninit) net_buf_get
(/usr/informix_engine/bin/oninit) ssl_netbuff_get
(/usr/informix_engine/bin/oninit) ssl_callback_read
(/u/ibm/gsk8_64/lib64/libgsk8ssl_64.so) (null)
(/u/ibm/gsk8_64/lib64/libgsk8ssl_64.so) (null)
(/u/ibm/gsk8_64/lib64/libgsk8ssl_64.so) (null)
(/u/ibm/gsk8_64/lib64/libgsk8ssl_64.so) (null)
(/u/ibm/gsk8_64/lib64/libgsk8ssl_64.so) (null)
(/u/ibm/gsk8_64/lib64/libgsk8ssl_64.so) (null)
(/u/ibm/gsk8_64/lib64/libgsk8ssl_64.so) (null)
(/u/ibm/gsk8_64/lib64/libgsk8ssl_64.so) (null)
(/u/ibm/gsk8_64/lib64/libgsk8ssl_64.so) gsk_secure_soc_init
(/usr/informix_engine/bin/oninit) ifx_ssl_accp
(/usr/informix_engine/bin/oninit) crypto_dispatch
(/usr/informix_engine/bin/oninit) crypto_thread
(/usr/informix_engine/bin/oninit) th_init_initgls
(/usr/informix_engine/bin/oninit) startup

So since it's in net_buf_get() doing a condition wait "net
norm", that indicates it's waiting on some network data from the
client.  With no control how long this will take, having the
socssllst thread blocking at this point can prevent further
connections from being made until either an error is produced,
or the client response is received.
Problem-Zusammenfassung:
****************************************************************
* USERS AFFECTED:                                              *
* informix users with SSL connection                           *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description                                        *
****************************************************************
* RECOMMENDATION:                                              *
* Update to IBM Informix Server 12.10.xC9                      *
****************************************************************
Local-Fix:
Lösung
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
02.05.2017
10.07.2017
10.07.2017
Problem behoben ab folgender Versionen (IBM BugInfos)
12.10.xC9
Problem behoben lt. FixList in der Version
Informix EditionenInformix Editionen
Informix Editionen
DokumentationDokumentation
Dokumentation
IBM NewsletterIBM Newsletter
IBM Newsletter
Current BugsCurrent Bugs
Current Bugs
Bug ResearchBug Research
Bug Research
Bug FixlistsBug Fixlists
Bug Fixlists
Release NotesRelease Notes
Release Notes
Machine NotesMachine Notes
Machine Notes
Release NewsRelease News
Release News
Product LifecycleProduct Lifecycle
Lifecycle
Media DownloadMedia Download
Media Download