public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug nptl/6976] allocated thread stack size can be less than requested stack size
       [not found] <bug-6976-131@http.sourceware.org/bugzilla/>
@ 2012-05-23 17:08 ` siddhesh at redhat dot com
  2014-07-02  6:06 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: siddhesh at redhat dot com @ 2012-05-23 17:08 UTC (permalink / raw)
  To: glibc-bugs

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

Siddhesh Poyarekar <siddhesh at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |siddhesh at redhat dot com
         Resolution|                            |DUPLICATE

--- Comment #2 from Siddhesh Poyarekar <siddhesh at redhat dot com> 2012-05-23 17:08:07 UTC ---
We're looking to fix this with bug 11787. Closing this as duplicate.

*** This bug has been marked as a duplicate of bug 11787 ***

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug nptl/6976] allocated thread stack size can be less than requested stack size
       [not found] <bug-6976-131@http.sourceware.org/bugzilla/>
  2012-05-23 17:08 ` [Bug nptl/6976] allocated thread stack size can be less than requested stack size siddhesh at redhat dot com
@ 2014-07-02  6:06 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-07-02  6:06 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=6976

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug nptl/6976] allocated thread stack size can be less than requested stack size
  2008-10-24  2:01 [Bug nptl/6976] New: " mtk dot manpages at gmail dot com
@ 2008-10-24  2:02 ` mtk dot manpages at gmail dot com
  0 siblings, 0 replies; 3+ messages in thread
From: mtk dot manpages at gmail dot com @ 2008-10-24  2:02 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From mtk dot manpages at gmail dot com  2008-10-24 02:01 -------
Created an attachment (id=3021)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3021&action=view)
test program

The attached program can be used to test.  Here's some examples:

$ uname -i
i386
$ ./a.out 0x400f
Attributes of created thread:
    Stack address	= 0xb7fe6000 (EOS = 0xb7fea000)
    Stack size		= 0x4000 (16384) bytes
$ ./a.out 0x5161f
Attributes of created thread:
    Stack address	= 0xb7d7c000 (EOS = 0xb7dcd610)
    Stack size		= 0x51610 (333328) bytes


-- 


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

------- 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:[~2014-07-02  6:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-6976-131@http.sourceware.org/bugzilla/>
2012-05-23 17:08 ` [Bug nptl/6976] allocated thread stack size can be less than requested stack size siddhesh at redhat dot com
2014-07-02  6:06 ` fweimer at redhat dot com
2008-10-24  2:01 [Bug nptl/6976] New: " mtk dot manpages at gmail dot com
2008-10-24  2:02 ` [Bug nptl/6976] " mtk dot manpages at gmail 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).