public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/2386] New: ia64/clone2: make sure child_stack is non-NULL
@ 2006-02-23  3:12 vapier at gentoo dot org
  2006-02-23  3:13 ` [Bug libc/2386] " vapier at gentoo dot org
  2006-04-25 19:15 ` drepper at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: vapier at gentoo dot org @ 2006-02-23  3:12 UTC (permalink / raw)
  To: glibc-bugs

playing with uClibc/ia64 and i noticed that a test case we have for testing 
the return value of clone() when given bum arguments was failing ... seems 
the clone2() function in ia64 never verifies child_stack like all other 
architectures

attached patch adds a check for child_stack alongside the check for 
child_fn ... i know squat about ia64 assembly so i'd be surprised if this was 
correct :)

also, this is the first test case ive written for glibc, so it too may have quirks

-- 
           Summary: ia64/clone2: make sure child_stack is non-NULL
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: vapier at gentoo dot org
                CC: glibc-bugs at sources dot redhat dot com,hjl at lucon
                    dot org
  GCC host triplet: ia64-linux


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

------- 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] 3+ messages in thread

* [Bug libc/2386] ia64/clone2: make sure child_stack is non-NULL
  2006-02-23  3:12 [Bug libc/2386] New: ia64/clone2: make sure child_stack is non-NULL vapier at gentoo dot org
@ 2006-02-23  3:13 ` vapier at gentoo dot org
  2006-04-25 19:15 ` drepper at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: vapier at gentoo dot org @ 2006-02-23  3:13 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From vapier at gentoo dot org  2006-02-23 03:13 -------
Created an attachment (id=890)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=890&action=view)
glibc-ia64-clone2-check-child-stack.patch


-- 


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

------- 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] 3+ messages in thread

* [Bug libc/2386] ia64/clone2: make sure child_stack is non-NULL
  2006-02-23  3:12 [Bug libc/2386] New: ia64/clone2: make sure child_stack is non-NULL vapier at gentoo dot org
  2006-02-23  3:13 ` [Bug libc/2386] " vapier at gentoo dot org
@ 2006-04-25 19:15 ` drepper at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: drepper at redhat dot com @ 2006-04-25 19:15 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2006-04-25 19:15 -------
I made the change.  But the test program is Linux-specific.  Therefore must be
in the appropriate subdir.

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


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

------- 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] 3+ messages in thread

end of thread, other threads:[~2006-04-25 19:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-23  3:12 [Bug libc/2386] New: ia64/clone2: make sure child_stack is non-NULL vapier at gentoo dot org
2006-02-23  3:13 ` [Bug libc/2386] " vapier at gentoo dot org
2006-04-25 19:15 ` 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).