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

QProcessManager is not cleaned up, causing crashes when handling SIGCHLD

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.5.0 Alpha, 5.5.0
    • 5.4.0
    • Core: I/O
    • None
    • 1814142b7a11befab315bf3f9d91c4ffbf56ef3e

    Description

      after unloading a library that uses Qt, the application will crash on receiving SIGCHLD signals.

      the reason for this is that QProcessManager is installed when creating the QCoreApplication, but not destroyed on shutdown.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            timblechmann tim blechmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes