Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-19962

Logspam "(/win32ss/gdi/ntgdi/gdiobj.c:1204) GreGetObjectOwner: invalid handle 0x00000000."

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 0.4.16
    • Win32SS
    • None

    Description

      When running regression tests for atl:CImage we see about 85 of these entries. It is obvious that if we try to find GreGetObjectOwner for a NULL, this will fail and sending a message to the debug log seems pointless for this case.
      I have also seen this same spam when testing nlite in CORE-16435. This should probably be demoted from a DPRINT1 to just a DPRINT. I created a VB6 test program to test the font problems in the referenced issue and it shows this same spam.
      Also, other regression tests show this same spam such as gdiplus:image which has over 200 of these messages.

      Attachments

        1. GreGetObjectOwner-NULL-handle.patch
          0.5 kB
          DougLyons
        2. vb6_GdipDrawString_Underlined_1.0.6_Setup.exe
          1.45 MB
          DougLyons

        Activity

          People

            DougLyons DougLyons
            DougLyons DougLyons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: