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

QLocalSocket::flush() causes SIGPIPE crash when remote side closes connection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.12.6
    • Network: Sockets
    • None
    • Linux/X11

    Description

      When application calls flush() method on QLocalSocket object in Connected state and remote side closes connection during this call (or even long before object thread reaches event loop), then it causes application to crash with SIGPIPE signal.

      Attachments

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

        Activity

          People

            tpochep Timur Pocheptsov
            artem_pisarenko Artem Pisarenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes