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

Memory leak in QNetwork on SunOS 5.10 64bit

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P4: Low
    • Some future release
    • 4.4.3, 4.5.3, 4.6.2
    • Network
    • None
    • SunOS 5.10, 64bit, SunStudio compiler 12.1

    Description

      When running the QT examples "fortuneserver" or "threadedfortuneserver" the server process allocates more an more memory, if QT was build in 64bit mode. If QT is build in 32bit mode, the server process has a constant amount memory allocated. So, only the 64bit build is affected.
      It seems, that the server doesn't free some memory after he had processed a client request ( request was send with the fortuneclient example ).

      Found in version 4.4.3, 4.5.3 and 4.6.2 .

      Memory allocation checked with prstat command ( see attached screenshot ).
      There were some requests send from the client to the server between 2 lines of the output in the screenshot.

      Attachments

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

        Activity

          People

            earthdomain Earth Domain (Inactive)
            griessba Konrad Grießbach
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes