[ros-bugs] [Bug 4115] New: Assertion '((ULONG)pFreeEntry->KernelData & ~GDI_HANDLE_INDEX_MASK) == 0' failed

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Mon Feb 2 00:46:51 CET 2009


http://www.reactos.org/bugzilla/show_bug.cgi?id=4115

           Summary: Assertion '((ULONG)pFreeEntry->KernelData &
                    ~GDI_HANDLE_INDEX_MASK) == 0' failed
           Product: ReactOS
           Version: TRUNK
          Platform: QEmu
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Win32
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: hto at dev.null
         QAContact: ros-bugs at reactos.org


This is a random crash. Backtraces are different.

1) r39206

Assertion '((ULONG)pFreeEntry->KernelData & ~GDI_HANDLE_INDEX_MASK) == 0'
failed at subsystems/win32/win32k/objects/gdiobj.c line 212

InterlockedPopFreeEntry  objects/gdiobj.c:212
GDIOBJ_AllocObjWithHandle  objects/gdiobj.c:361
NtGdiHfontCreate  objects/font.c:800
CreateFontIndirectW

2) some older rev

Assertion '((ULONG)pFreeEntry->KernelData & ~GDI_HANDLE_INDEX_MASK) == 0' fail
ed at subsystems/win32/win32k/objects/gdiobj.c line 210

InterlockedPopFreeEntry  objects/gdiobj.c:210
GDIOBJ_AllocObjWithHandle
IntCreateBitmap  eng/surface.c:300
EngCreateBitmap  eng/surface.c:413
NtGdiExtTextOutW  objects/text.c:1998

See also bug 3680, bug 3740.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list