Description
rostests\kmtest (kmtest_.exe), test case RtlException.
This test is running the code in RtlException.c in user-mode, where it gets the conditionally compiled path to test for stack guard page.
As ROS currently lacks stack guard pages, this code throws a SEGV and the test fails.
Code currently disabled by macro CORE_6640_IS_FIXED.
Attachments
Issue Links
- is blocked by
-
CORE-6639 Stack guard pages needed by different applications
- Resolved