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

QWebSocketServer fails to accept Connections on 5.5.1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • None
    • 5.5.1
    • WebSockets
    • 5.5 build system: 64bit debian with gcc 4.9.2 <-- works
      5.5.1 is a centOS 64bit with gcc 4.8.3 <-- does not work

      5.5 on CentOS 64bit with gcc 4.8.3 <-- works

    Description

      When compiling the [example Echo Server](http://doc.qt.io/qt-5/qtwebsockets-echoserver-example.html), all works well under 5.5, but when compiling with 5.5.1, the connection always fails.

      I tried connecting via the attached echoclient.html and also with the [echoClient Qt Example](http://doc.qt.io/qt-5/qtwebsockets-echoclient-example.html) implementation.

      Running the server compiled with Qt 5.5 works. It accepts connections from the html script, the client (compiled with 5.5) and also the client compiled with 5.5.1.

      [edit]
      I switched my CentOS build system to the 5.5(.0) release and now the websockets work. I therefore conclude that this is independant from the actual build setup (or at least the gcc version).

      Attachments

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

        Activity

          People

            kurt.pattyn Kurt Pattyn
            cnlpete Hauke Schade
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes