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

[FIXED] Dynamically loading VC1-compiled DLL and kills app

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • NTCore
    • None

    Description

      Test Version: reactos-bootcd-0.4.15-dev-5585-g543d390-x86-gcc-lin-dbg

      The text editor I maintained, GreenPad, uses CreateFileMapping() and MapViewOfFile() to open file in quick way. In ROS, when opening some text files (not every text file, just opening some of them causing problem), a line printed in debug console and program is being killed:

      (ntoskrnl/mm/ARM3/virtual.c:4902) Address range does not fit into the VAD

      (actual source is available in https://github.com/roytam1/rtoss/blob/master/GreenPad/kilib/file.cpp#L26 and several lines below)

      Attachments

        Issue Links

          Activity

            People

              roytam1 roytam1
              roytam1 roytam1
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: