Changes between Version 1 and Version 2 of Ticket #17895


Ignore:
Timestamp:
Aug 29, 2022, 7:50:01 PM (2 years ago)
Author:
korli
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17895 – Description

    v1 v2  
    1616PASS
    1717}}}
     18
     19
     20Test output on Haiku
     21{{{
     22Starting testcase "./fork-mprotect-cow", pid 585
     23Mapping synchronization area..done
     24Mapping hugepage area...mapped at 0x6e1872f000
     25Parent writes pre-fork...1234abcd
     26mprotect()ing to prot=0
     27Parent reading..Read back 305441741
     280
     29Child starts..
     30Child reading..SIGSEGV at 0x6e1872f000 (sig_expected=0x6e1872f000)
     31-1
     32Child exits...
     33FAIL    Parent read succeeded on mmap(prot=0)
     34
     35}}}