[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mmap_P failures



Hi,

I have same failures in the mmap_P test case of the binary RPM.
The problem is: Some of the mmap calls should fail. But the parameters
are calculated for the machine, where the RPM was build. On other
machines, the following happens: The program mmaped the area, where
the shared libraries are. Normally, this mmap should fail. But if
you have more memory/swap than the machine had where the test was
compiled on, it will not fail and you will overwrite your shared
libc with zeros.

Any ideas how to solve this?

  Thorsten

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/        kukuk@suse.de
SuSE Linux AG        Deutschherrenstr. 15-19       D-90429 Nuernberg
--------------------------------------------------------------------    
Key fingerprint = A368 676B 5E1B 3E46 CFCE  2D97 F8FD 4E23 56C6 FB4B



Reply to: