This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/4714] bus error when trying to access page created by mremap()


------- Additional Comments From jakub at redhat dot com  2007-07-02 15:21 -------
This has nothing to do with glibc, both mmap and mremap in glibc are tiny
wrappers around kernel syscalls.
So you need to report this to kernel bugzilla, not here.
BTW, MAP_ANONYMOUS needs -1 as 5th mmap argument and it is unclear what exactly
you are expecting MAP_GROWSDOWN there to do.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=4714

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]