[lsb-bugs] [Bug 2939] pthread_attr_setstacksize.2 fails on ppc64 without an apparent reason

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Tue Sep 28 10:52:08 PDT 2010


http://bugs.linuxbase.org/show_bug.cgi?id=2939

brett.pub at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brett.pub at gmail.com

--- Comment #4 from brett.pub at gmail.com 2010-09-28 10:52:07 PDT ---
I see this same failure on WR Linux 4.0 on ppc32

=======================================================

If the feature test macro _POSIX_THREAD_ATTR_STACKSIZE
is defined:
when the value of stacksize is less than
PTHREAD_STACK_MIN, then a call to
pthread_attr_setstacksize(attr, stacksize) shall fail
and return EINVAL.
Posix Ref: Component PTHREAD_ATTR_SETSTACKSIZE
Assertion 9945-1:1996 16.2.1.4-2(C)
pthread_attr_setstacksize, expected 22, got 0

-- 
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the lsb-bugs mailing list