On Fri, Feb 22, 2008 at 5:32 PM, Edgar E. Iglesias
<[EMAIL PROTECTED]> wrote:
> Hi,
>
>  This is the third version of the linux-user/mmap bugfix patches:
>
>  * Let the native mmap choose addresses for unfixed mappings.
>  * For file mappings, correct mapping of pages beyond EOF.
>  * Adds a small testsuite for linux-user/mmap.
>
>  Tested with test-mmap for CRIS, MIPS, ARM and i386, simulated on linux-i686
>   hosts.
>
>  Felipe, I think the problems you are seeing are related to large mmaps 
> failing. By letting the native mmap choose the addresses for unfixed mmaps, I 
> hope your segfaults will go away.

This patch does fix the weird issues I was having.

Does the test checks for the issues I had?

-- 
Felipe Contreras


Reply via email to