Bug#343107: debians perl requires an extreme amount of stack

2005-12-13 Thread Andrew Suffield
On Mon, Dec 12, 2005 at 09:05:38PM +0100, Marc Lehmann wrote: This is the beginning of Perl_magic_get in debians (debug)perl on the same system: 0x004aaf61 Perl_magic_get+0: push %rbp 0x004aaf62 Perl_magic_get+1: mov%rsp,%rbp 0x004aaf65

Bug#343107: debians perl requires an extreme amount of stack

2005-12-13 Thread Marc Lehmann
On Tue, Dec 13, 2005 at 08:15:38AM +, Andrew Suffield [EMAIL PROTECTED] wrote: #ifdef HAS_GETGROUPS { Groups_t gary[NGROUPS]; i = getgroups(NGROUPS,gary); while (--i = 0) Perl_sv_catpvf(aTHX_ sv, %Gid_t_f, gary[i]); } #endif

Bug#343107: debians perl requires an extreme amount of stack

2005-12-12 Thread Marc Lehmann
Package: perl Version: 5.8.7-8 Severity: normal This is the beginning of Perl_magic_get in the perl-5.8.7 I compiled myself: Dump of assembler code for function Perl_magic_get: 0x0047dee0 Perl_magic_get+0: mov%r12,0xfff0(%rsp) 0x0047dee5