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

Bugcheck when copying image in MiLoadImageSection()

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Duplicate
    • Major
    • None
    • NTCore
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      This bug does not normally occur in ReactOS, so i mark it "enhancement".

      When executable has debug sections (typically they are discarded by rsym), PeFmtCreateSection() creates NOACCESS protected sections. Then MiLoadImageSection() tries to copy them (see RtlCopyMemory() call), and it causes bugcheck

      (ntoskrnl/mm/i386/page.c:1063) Setting physical address but not allowing access at address 0x0005A000 with attributes 4/1.
      KeBugCheck at ntoskrnl/mm/i386/page.c:1066

      Attachments

        Issue Links

          Activity

            People

              fireball fireball
              hto hto
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: