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

QTcpSocket::write() sometimes crashes

    XMLWordPrintable

Details

    • Linux/X11, Windows
    • 21
    • Team 2 Foundation_Sprint 47

    Description

      To reproduce, run attached example for a few seconds. Output could be something like:

      connected
      slotAliveTimer: socket state: QAbstractSocket::ConnectedState
      disconnecting..
      reconnecting.. QAbstractSocket::UnconnectedState
      connected
      slotAliveTimer: socket state: QAbstractSocket::ConnectedState
      08:59:05: The program has unexpectedly finished.
      

      In debug builds there is an assert:

      ASSERT: "m_buf" in file /ext/qt/qt5/qtbase/src/corelib/io/qiodevice_p.h, line 120
      

      Attachments

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

        Activity

          People

            manordheim MÃ¥rten Nordheim
            poikelin Joni Poikelin
            Vladimir Minenko Vladimir Minenko
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes