public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mtk dot manpages at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sources.redhat.com
Subject: [Bug nptl/6976] allocated thread stack size can be less than requested stack size
Date: Fri, 24 Oct 2008 02:02:00 -0000	[thread overview]
Message-ID: <20081024020137.1105.qmail@sourceware.org> (raw)
In-Reply-To: <20081024015943.6976.mtk.manpages@gmail.com>


------- 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.


  reply	other threads:[~2008-10-24  2:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
     [not found] <bug-6976-131@http.sourceware.org/bugzilla/>
2012-05-23 17:08 ` [Bug nptl/6976] " siddhesh at redhat dot com
2014-07-02  6:06 ` fweimer at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081024020137.1105.qmail@sourceware.org \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).