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
- duplicates
-
CORE-18797 SizeOfRawData of BSS section should not be processed
- Resolved