mainGnuTLS - Support: sr #107647, Gnutls fails several tests - A TLS...

 
 

sr #107647: Gnutls fails several tests - A TLS packet with unexpected length was received.

Submitter:  -*- <_74148>
Submitted:  Mon 04 Apr 2011 12:49:30 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  nmav
Open/Closed:  Closed Operating System:  Microsoft Windows
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 04 Apr 2011 12:49:30 PM UTC, original submission:  

Probable cause might be located by this line in the log:
|<7>| WRITE: enqueued 83 bytes for ffffffff. Total 83 bytes.
Which, AFAIU, means that transport_send_ptr is -1. transport_recv_ptr is also -1, and reading from it suddenly fails. Makes me wonder.
AFAIU, transport_*_ptr are set by gnutls_transport_set_ptr() or gnutls_transport_set_ptr2(). The only in-library functions that call any of these are weirdly-defined s_scm_gnutls_set_session_transport_fd_x and s_scm_gnutls_set_session_transport_port_x. These two are not used by mini.c, and neither are transport_*_ptr.
Log is attached.

-*- <_74148>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #23100:  gdb.log.tar.xz added by _74148 (3KiB - application/octet-stream - Log of a debugging session)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nmav (Updated the item)
  • -email is unavailable- added by _74148 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-04-10 nmav StatusNone Done
        Assigned toNone nmav
        Open/ClosedOpen Closed
    2011-04-04 _74148 Attached File- Added gdb.log.tar.xz, #23100

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code