Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2009 01:00:11 GMT
From:      Alexander Best <alexbestms@math.uni-muenster.de>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/94827: [libc] mmap with given (void *addr) may lock memory-manager
Message-ID:  <200910210100.n9L10B2q088669@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/94827; it has been noted by GNATS.

From: Alexander Best <alexbestms@math.uni-muenster.de>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: kern/94827: [libc] mmap with given (void *addr) may lock
 memory-manager
Date: Wed, 21 Oct 2009 02:59:22 +0200 (CEST)

 this PR can be closed. the results described by jan when running the example
 code can no longer be reproduced (running 9-CURRENT). both printfs return a
 unique address.
 
 the problem described by rwatson however still exists (again running
 9-CURRENT). if mmap is called with MAP_FIXED|MAP_ANON a segfault will occur.
 this problem however seems completely unrelated to this PR.
 
 alex



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910210100.n9L10B2q088669>