Bug 418756 - MAP_FIXED_NOREPLACE mmap flag unsupported
Summary: MAP_FIXED_NOREPLACE mmap flag unsupported
Status: REPORTED
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (show other bugs)
Version: 3.15 SVN
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-12 00:23 UTC by Stas Sergeev
Modified: 2020-03-12 00:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stas Sergeev 2020-03-12 00:23:37 UTC
SUMMARY
valgrind doesn't support MAP_FIXED_NOREPLACE mmap flag,
causing the programs that use it, to misbehave.