[gnutls-help] Asynchronous transport

Yury Shvedov yshvedov at wimarksystems.com
Wed Oct 28 14:12:04 CET 2015


Hi!

I'm back with my problem, described here: 
(http://lists.gnutls.org/pipermail/gnutls-help/2015-April/003852.html).
The client begins handshake, with NONBLOCK exchange and after receiving 
HELLO VERIFY REQUEST it stops working and seems to waiting for other 
data, calling pull_timeout with non-zero timeout once and then - zero 
timeout endlessly.

Here I have logs of server and client.

Such behaviour I have for both 3.3.17 and 3.4.6 versions.

Thank you!

-- 
Kind regards
Yury Shvedov
WiMark Systems

-------------- next part --------------
[Wed Oct 28 15:26:37 2015]   Log initiated.
[Wed Oct 28 15:26:37 2015] DEBUG:   test-modules.c:63 in main    Kernel init, loading modules
[Wed Oct 28 15:26:37 2015] DEBUG:   ac-module-manager.c:84 in ac_module_manager_load_module    Loading module from `/home/shved/usr/lib/yaocw/try-dtls-client.so'
[Wed Oct 28 15:26:37 2015] DEBUG:   test-modules.c:66 in main    Modules loaded, running kernel
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:69 in on_start    GNUTLS version 3.4.6
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: ASSERT: mpi.c:240
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: REC[0x653bed0]: Allocating epoch #0
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: ASSERT: gnutls_constate.c:588
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: REC[0x653bed0]: Allocating epoch #1
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_ECDSA_AES_128_GCM_SHA256 (C0.2B)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_ECDSA_AES_256_GCM_SHA384 (C0.2C)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_ECDSA_CAMELLIA_128_GCM_SHA256 (C0.86)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_ECDSA_CAMELLIA_256_GCM_SHA384 (C0.87)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_ECDSA_AES_128_CBC_SHA1 (C0.09)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_ECDSA_AES_128_CBC_SHA256 (C0.23)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_ECDSA_AES_256_CBC_SHA1 (C0.0A)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_ECDSA_AES_256_CBC_SHA384 (C0.24)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_ECDSA_CAMELLIA_128_CBC_SHA256 (C0.72)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_ECDSA_CAMELLIA_256_CBC_SHA384 (C0.73)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_ECDSA_AES_128_CCM (C0.AC)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_ECDSA_AES_256_CCM (C0.AD)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_ECDSA_3DES_EDE_CBC_SHA1 (C0.08)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_RSA_AES_128_GCM_SHA256 (C0.2F)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_RSA_AES_256_GCM_SHA384 (C0.30)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_RSA_CAMELLIA_128_GCM_SHA256 (C0.8A)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_RSA_CAMELLIA_256_GCM_SHA384 (C0.8B)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_RSA_AES_128_CBC_SHA1 (C0.13)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_RSA_AES_128_CBC_SHA256 (C0.27)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_RSA_AES_256_CBC_SHA1 (C0.14)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_RSA_AES_256_CBC_SHA384 (C0.28)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_RSA_CAMELLIA_128_CBC_SHA256 (C0.76)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_RSA_CAMELLIA_256_CBC_SHA384 (C0.77)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_ECDHE_RSA_3DES_EDE_CBC_SHA1 (C0.12)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_AES_128_GCM_SHA256 (00.9C)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_AES_256_GCM_SHA384 (00.9D)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_CAMELLIA_128_GCM_SHA256 (C0.7A)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_CAMELLIA_256_GCM_SHA384 (C0.7B)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_AES_128_CBC_SHA1 (00.2F)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_AES_128_CBC_SHA256 (00.3C)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_AES_256_CBC_SHA1 (00.35)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_AES_256_CBC_SHA256 (00.3D)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_CAMELLIA_128_CBC_SHA1 (00.41)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_CAMELLIA_128_CBC_SHA256 (00.BA)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_CAMELLIA_256_CBC_SHA1 (00.84)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_CAMELLIA_256_CBC_SHA256 (00.C0)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_AES_128_CCM (C0.9C)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_AES_256_CCM (C0.9D)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_RSA_3DES_EDE_CBC_SHA1 (00.0A)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_AES_128_GCM_SHA256 (00.9E)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_AES_256_GCM_SHA384 (00.9F)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_CAMELLIA_128_GCM_SHA256 (C0.7C)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_CAMELLIA_256_GCM_SHA384 (C0.7D)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_AES_128_CBC_SHA1 (00.33)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_AES_128_CBC_SHA256 (00.67)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_AES_256_CBC_SHA1 (00.39)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_AES_256_CBC_SHA256 (00.6B)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_CAMELLIA_128_CBC_SHA1 (00.45)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_CAMELLIA_128_CBC_SHA256 (00.BE)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_CAMELLIA_256_CBC_SHA1 (00.88)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_CAMELLIA_256_CBC_SHA256 (00.C4)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_AES_128_CCM (C0.9E)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_AES_256_CCM (C0.9F)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: Keeping ciphersuite: GNUTLS_DHE_RSA_3DES_EDE_CBC_SHA1 (00.16)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: Sending extension EXT MASTER SECRET (0 bytes)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: Sending extension ENCRYPT THEN MAC (0 bytes)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: Sending extension STATUS REQUEST (5 bytes)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: Sending extension SAFE RENEGOTIATION (1 bytes)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: Sending extension SESSION TICKET (0 bytes)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: Sending extension SUPPORTED ECC (12 bytes)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: Sending extension SUPPORTED ECC POINT FORMATS (2 bytes)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: sent signature algo (4.1) RSA-SHA256
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: sent signature algo (4.3) ECDSA-SHA256
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: sent signature algo (5.1) RSA-SHA384
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: sent signature algo (5.3) ECDSA-SHA384
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: sent signature algo (6.1) RSA-SHA512
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: sent signature algo (6.3) ECDSA-SHA512
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: sent signature algo (3.1) RSA-SHA224
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: sent signature algo (3.3) ECDSA-SHA224
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: sent signature algo (2.1) RSA-SHA1
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: sent signature algo (2.3) ECDSA-SHA1
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: EXT[0x653bed0]: Sending extension SIGNATURE ALGORITHMS (22 bytes)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: CLIENT HELLO was queued [236 bytes]
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HWRITE: enqueued [CLIENT HELLO] 236. Total 236 bytes.
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HWRITE FLUSH: 236 bytes in buffer.
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: DTLS[0x653bed0]: Start of flight transmission.
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: DTLS[0x653bed0]: Sending Packet[0] fragment CLIENT HELLO(1) with length: 224, offset: 0, fragment length: 224
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: REC[0x653bed0]: Preparing Packet Handshake(22) with length: 236 and min pad: 0
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: ENC[0x653bed0]: cipher: NULL, MAC: MAC-NULL, Epoch: 0
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: WRITE: enqueued 249 bytes for 0x651f610. Total 249 bytes.
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: REC[0x653bed0]: Sent Packet[1] Handshake(22) in epoch 0 and length: 249
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: WRITE FLUSH: 249 bytes in buffer.
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:233 in push    Client: push Data 249
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: WRITE: wrote 249 bytes, 0 bytes left.
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:221 in pull_timeout    pull timeout
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: ASSERT: gnutls_dtls.c:415
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:201 in timeout    Timeout 988
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:96 in on_start    Start out
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:123 in handler    Client: Data
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HWRITE FLUSH: 236 bytes in buffer.
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: WRITE FLUSH: 0 bytes in buffer.
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: ASSERT: gnutls_buffers.c:695
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:221 in pull_timeout    pull timeout
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:242 in pull    Pull: 0x6614ef0
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:248 in pull    Client: pull Data 44 16732
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: READ: Got 44 bytes from 0x651f610
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: READ: read 44 bytes from 0x651f610
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: RB: Have 0 bytes into buffer. Adding 44 bytes.
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: RB: Requested 13 bytes
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: REC[0x653bed0]: SSL 254.255 Handshake packet received. Epoch 0, length: 31
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: REC[0x653bed0]: Expected Packet Handshake(22)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: REC[0x653bed0]: Received Packet Handshake(22) with length: 31
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: REC[0x653bed0]: Decrypted Packet[0.80] Handshake(22) with length: 31
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: BUF[REC]: Inserted 31 bytes of Data(22)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: HSK[0x653bed0]: HELLO VERIFY REQUEST (3) was received. Length 19[19], frag offset 0, frag length: 19, sequence: 151
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: DTLS[0x653bed0]: End of flight transmission.
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: ASSERT: gnutls_buffers.c:1158
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:242 in pull    Pull: (nil)
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: READ: -1 returned from 0x651f610, errno=11
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: ASSERT: gnutls_buffers.c:588
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-client.cpp:201 in timeout    Timeout 843
[Wed Oct 28 15:26:38 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: ASSERT: gnutls_buffers.c:1158
[Wed Oct 28 15:26:38 2015] DEBUG:   try-dtls-client.cpp:242 in pull    Pull: (nil)
[Wed Oct 28 15:26:38 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: READ: -1 returned from 0x651f610, errno=11
[Wed Oct 28 15:26:38 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: ASSERT: gnutls_buffers.c:588
[Wed Oct 28 15:26:38 2015] DEBUG:   try-dtls-client.cpp:201 in timeout    Timeout 0
^C[Wed Oct 28 15:26:43 2015] DEBUG: try-dtls-client.cpp:261 in gnutls_log    Gnutls: REC[0x653bed0]: Start of epoch cleanup
[Wed Oct 28 15:26:43 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: REC[0x653bed0]: End of epoch cleanup
[Wed Oct 28 15:26:43 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: REC[0x653bed0]: Epoch #0 freed
[Wed Oct 28 15:26:43 2015] DEBUG:   try-dtls-client.cpp:261 in gnutls_log    Gnutls: REC[0x653bed0]: Epoch #1 freed
[Wed Oct 28 15:26:43 2015] DEBUG:   test-modules.c:83 in main    Kernel stop

-------------- next part --------------
[Wed Oct 28 15:26:12 2015]   Log initiated.
[Wed Oct 28 15:26:12 2015] DEBUG:   test-modules.c:63 in main    Kernel init, loading modules
[Wed Oct 28 15:26:12 2015] DEBUG:   ac-module-manager.c:84 in ac_module_manager_load_module    Loading module from `/home/shved/usr/lib/yaocw/try-dtls-server.so'
[Wed Oct 28 15:26:12 2015] DEBUG:   test-modules.c:66 in main    Modules loaded, running kernel
[Wed Oct 28 15:26:12 2015] DEBUG:   try-dtls-server.cpp:319 in gnutls_log    Gnutls: ASSERT: mpi.c:240
[Wed Oct 28 15:26:12 2015] DEBUG:   try-dtls-server.cpp:319 in gnutls_log    Gnutls: ASSERT: crl.c:1309
[Wed Oct 28 15:26:12 2015] DEBUG:   try-dtls-server.cpp:319 in gnutls_log    Gnutls: ASSERT: verify-high2.c:103
[Wed Oct 28 15:26:13 2015] DEBUG:   try-dtls-server.cpp:319 in gnutls_log    Gnutls: ASSERT: extensions.c:65
[Wed Oct 28 15:26:13 2015] DEBUG:   try-dtls-server.cpp:205 in generate_dh_params    Generating dh params
[Wed Oct 28 15:26:21 2015] DEBUG:   try-dtls-server.cpp:215 in generate_dh_params    Generating dh params done
[Wed Oct 28 15:26:21 2015] DEBUG:   try-dtls-server.cpp:95 in create_socket    Creating socket on port 6666
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-server.cpp:319 in gnutls_log    Gnutls: ASSERT: gnutls_dtls.c:1024
[Wed Oct 28 15:26:37 2015] DEBUG:   try-dtls-server.cpp:298 in push    Server: push Data 44
[Wed Oct 28 15:26:42 2015] DEBUG: test-modules.c:83 in main    Kernel stop


More information about the Gnutls-help mailing list