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

Memory leak(s) in QScriptEngine.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • 4.7.1
    • 4.6.0
    • Qt Script
    • None
    • Windows XP, Visual Studio .net (2003), Qt version 4.6.0 (configured with -static option and built using 'nmake sub-src').

    Description

      Declaring a QScriptEngine, as in the following line of code:
      QScriptEngine scriptEngine;
      causes the following memory leak report to be generated on Windows, Visual Studio .net (2003).

      Detected memory leaks!
      Dumping objects ->

      {8008}

      normal block at 0x019246F8, 4 bytes long.
      Data: < F > 18 46 92 01

      {8007}

      normal block at 0x01924688, 48 bytes long.
      Data: < ? > 00 00 00 00 00 00 00 00 FF FF FF 3F 9E 88 EC 04

      {8006}

      normal block at 0x01924618, 48 bytes long.
      Data: < @ > 00 00 00 00 00 00 00 00 00 00 00 40 9E 88 EC 04

      {8005}

      normal block at 0x019245C0, 24 bytes long.
      Data: < > 00 CD CD CD 00 00 00 00 00 00 00 00 00 00 00 00

      {8004}

      normal block at 0x01924580, 4 bytes long.
      Data: < E > C0 45 92 01

      {8003}

      normal block at 0x01924540, 4 bytes long.
      Data: < E > 80 45 92 01

      {7999}

      normal block at 0x01924210, 24 bytes long.
      Data: < > 00 CD CD CD 00 00 00 00 00 00 00 00 00 00 00 00

      {7998}

      normal block at 0x0191E990, 4 bytes long.
      Data: < B > 10 42 92 01

      {7997}

      normal block at 0x0191E950, 4 bytes long.
      Data: < > 90 E9 91 01
      Object dump complete.

      This did not occur in Qt 4.5.2

      Attachments

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

        Activity

          People

            kenthans Kent Hansen (Inactive)
            macraebr Bryan
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes