User Tools

Site Tools


c

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
c [2024/07/18 14:15] – adds tsan ASLR workaround ninec [2025/02/20 12:47] (current) – [tsan] nine
Line 36: Line 36:
 Sulution, disable ASLR for testing: Sulution, disable ASLR for testing:
   setarch --addr-no-randomize build/path/to/binary   setarch --addr-no-randomize build/path/to/binary
 +
 +or:
 +  sudo sysctl vm.mmap_rnd_bits=30   # 30: partly, 28 totally
c.txt · Last modified: 2025/02/20 12:47 by nine