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

[WinRT] UDP callback race condition crash on close

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.8.0 RC
    • 5.6.0, 5.6.1, 5.7.0, 5.8.0 Alpha
    • Network: Sockets
    • None
    • WinRT
    • fc35f9496439d7a236f7be1eecae53ad6ddd9112

      The UDP callback handler QNativeSocketEnginePrivate::handleNewDatagram for is not safely disconnected and waited for on close().

      Causing a infrequent, but very possible crash on destruction if QNativeSocketEnginePrivate::handleNewDatagram is still processing data when the socket object is destroyed.

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

            owolff Oliver Wolff
            kristjanbb Kristján Birgisson
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes