Description
I developed a test which creates a named section in a process and then executes a system thread ( in system process context) which opens the section and modifies it and then I check the content of the section. The idea is to test checking intra-process communication via shared memory. On w2k3 this tests completes with no failure, while on ROS it BSODs. Checking further ROS crashes also when the view is using data-backed section.
Attachments
Issue Links
- relates to
-
ROSTESTS-105 ZwCreateSection/Zw(Map|Unmap)ViewOfSection/ZwAllocateVirtualMemory/ZwFreeVirtualMemory tests
- Resolved