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

SetDIBitsToDevice fail to read BitMapInfo

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • Win32SS
    • None

    Description

      r63798

      Easy to replicate: Try install Visual Studio 6 runtime (from rapps) with first chance exception enabled.

      Debug log:

      Entered debugger on first-chance exception (Exception Code: 0xc0000005) (Page Fault)
      Memory at 0x001FA000 could not be read: Page not present.
      kdb:> bt
      Eip:
      <ntdll.dll:3dda9 (:0 (memmove))>
      Frames:
      <gdi32.dll:6c8c (include/crt/mingw32/intrin_x86.h:76 (SetDIBitsToDevice))>
      <gdi32.dll:6fb6 (win32ss/gdi/gdi32/objects/bitmap.c:617 (SetDIBits))>
      <COMCTL32.dll:1589 (dll/win32/comctl32/animate.c:287 (ANIMATE_PaintFrame))>
      <COMCTL32.dll:1abe (dll/win32/comctl32/animate.c:353 (ANIMATE_DrawFrame))>
      <COMCTL32.dll:33ec (dll/win32/comctl32/animate.c:394 (ANIMATE_AnimationThread))>
      <kernel32.dll:19f2a (dll/win32/kernel32/client/thread.c:69 (BaseThreadStartup))>
      <00000000>
      kdb:> cont
      (win32ss/gdi/gdi32/objects/bitmap.c:745) SetDIBitsToDevice fail to read BitMapInfo: 00149380 or Bits: 001F9008 & Size: 16320

      Attachments

        Issue Links

          Activity

            People

              ThePhysicist Timo Kreuzer
              Julcar Julcar
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: