public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/2007] New: mmap seg faults on marginally improper arguments
@ 2005-12-08 23:35 bkorb at gnu dot org
  2005-12-12 19:14 ` [Bug libc/2007] " decimal at us dot ibm dot com
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: bkorb at gnu dot org @ 2005-12-08 23:35 UTC (permalink / raw)
  To: glibc-bugs

mmap does not seem to like both MAP_ANONYMOUS and MAP_SHARED being set, but
instead of returning ((void*)-1)/EINVAL, it seg faults.  It should just ignore
the MAP_SHARED bit, but if it must pay attention, then it should not fault.

-- 
           Summary: mmap seg faults on marginally improper arguments
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: critical
          Priority: P3
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: bkorb at gnu dot org
                CC: glibc-bugs at sources dot redhat dot com
  GCC host triplet: Linux/alpha 2.6.19


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

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2006-02-03 21:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-08 23:35 [Bug libc/2007] New: mmap seg faults on marginally improper arguments bkorb at gnu dot org
2005-12-12 19:14 ` [Bug libc/2007] " decimal at us dot ibm dot com
2005-12-12 19:57 ` bkorb at gnu dot org
2005-12-23  4:31 ` drepper at redhat dot com
2005-12-24 16:32 ` bkorb at gnu dot org
2005-12-25 17:52   ` Michael Vergoz
2005-12-25 17:52 ` mv at binarysec dot com
2005-12-25 18:17 ` bkorb at gnu dot org
2005-12-25 19:01 ` mv at binarysec dot com
2005-12-27  1:21 ` bkorb at gnu dot org
2005-12-27 13:33 ` mv at binarysec dot com
2005-12-30  9:36 ` aj at suse dot de
2006-01-27 14:23 ` bkorb at gnu dot org
2006-02-03 21:58 ` drepper at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).