Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-34804

QTcpSocket read and write of above 32-bit chunks of data crashes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.7.3, 4.8.3
    • Network: Sockets
    • None
    • Found on Linux (RHEL5)

      It sems clear that calling

      QTcpSocket::write(buffer, size);
      when size > (representable by 32 bit int)

      crashes during some memcpy inside QIODevice.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            shkearns Shane Kearns
            jacobstoren Jacob Støren
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes