This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/16850] [aarch64] MINSIGSTKSZ is (much) too small


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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcus.shawcroft at arm dot com

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
Even SIGSTKSZ is very tight, it can barely handle a single signal frame.  Sparc
is using 4096/16384, which would be much more reasonable.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]